
Extended API
Return data from local indexes
getmoneysupply
Returns current money supply
explorer.debitmydata.io/ext/getmoneysupply
getdistribution
Returns wealth distribution stats
explorer.debitmydata.io/ext/getdistribution
getaddress (/ext/getaddress/hash)
Returns information for given address
explorer.debitmydata.io/ext/getaddress/DN35Vss3PUzxJ1VyYCTJDcrE2Hhzt1d2sF
getaddresstxs (/ext/getaddresstxs/hash/start/length)
Returns last [length] transactions for address [hash], starting from offset [start]
explorer.debitmydata.io/ext/getaddresstxs/DN35Vss3PUzxJ1VyYCTJDcrE2Hhzt1d2sF/0/50
gettx (/ext/gettx/hash)
Returns information for given tx hash
explorer.debitmydata.io/ext/gettx/282e01bbdf334e601d0ba1bebe9ea1534168846956ab5106f49398e22d3aec8e
getbalance (/ext/getbalance/hash)
Returns current balance of given address
explorer.debitmydata.io/ext/getbalance/DN35Vss3PUzxJ1VyYCTJDcrE2Hhzt1d2sF
getlasttxs (/ext/getlasttxs/min/start/length)
Returns last [length] transactions greater than [min] coins, starting from offset [start]
Note: [length] is limited to returning 100 records per query
getnetworkpeers
Returns the list of network peers that have connected to the explorer node in the last 24 hours
explorer.debitmydata.io/ext/getnetworkpeers
getbasicstats
Returns basic statistics about the coin including: block count, circulating supply, USD price, BTC price
explorer.debitmydata.io/ext/getbasicstats
getsummary
Returns a summary of coin data including: difficulty, hybrid difficulty, circulating supply, hash rate, BTC price, network connection count, block count
explorer.debitmydata.io/ext/getsummary
Linking (GET)
Linking to the block explorer