block explorer
Read Only

Explorer API

NameEndpointDescription
Status/api/statusIndexed height, node height, peer count, and staking summary.
Blocks/api/blocksLatest indexed blocks.
Transactions/api/transactionsLatest indexed transactions.
Rich List/api/rich-listTop indexed positive address balances.
Supply/api/supplyIndexed supply and unspent-output summary.
Charts/api/chartsLightweight daily block, transaction, and difficulty series.
Address/api/address/<address>Indexed address summary and recent activity.
Block/api/block/<height-or-hash>Indexed block detail.
Transaction/api/tx/<txid>Indexed transaction detail.
Mempool/api/mempoolLive node mempool ids.
Legacy Supply/ext/getmoneysupplyPlain-text circulating supply compatibility endpoint.
Legacy Height/ext/getblockcountPlain-text chain height compatibility endpoint.
Legacy Difficulty/ext/getdifficultyJSON difficulty compatibility endpoint.
Legacy Hashrate/ext/getnetworkhashpsPlain-text network hashrate compatibility endpoint.