Loading chain data…

API Reference

All endpoints return JSON. Enter a value and click Execute — opens in a new tab.

Chain

/api/getdifficultyPoW and PoS difficulty
/api/getconnectioncountActive peer connections
/api/getblockcountCurrent block height
/api/getmempoolinfoMempool info: size, bytes, fees
/api/getrawmempoolMempool transaction IDs
/api/getnetworkhashpsNetwork hashrate (H/s)
/api/getnetworkinfoNode version and connections
/api/masternodesFull masternode list

Block queries

/api/getblockhashBlock hash at a given height
/api/getblockFull block data

Transaction queries

/api/getrawtransactionDecoded transaction (verbose) — decrypt=1
/api/getrawtransactionRaw encoded hex transaction — decrypt=0
/ext/gettx/valueTransaction detail from block index

Supply

/ext/getmoneysupplyCirculating supply — plain decimal (CMC/CoinGecko)
/ext/gettotalsupplyTotal minted including burned
/ext/gettotalburnTotal burned + per-address breakdown
/ext/getsupplydetailFull breakdown: minted, burned, circulating, wXDN on BSC
/ext/getdistributionWealth distribution by top-100 bands

Address queries

/ext/getaddress/valueAddress info: balance, received, sent, tx list
/ext/getbalance/valueAddress net balance (plain decimal)
/ext/getwxdnbalance/valuewXDN BEP-20 balance on BSC
/ext/getlasttxsajax/valueRecent transactions above minimum value

Market data

/api/marketsAll registered exchanges
/api/markets/klingex/summaryKlingex 24h summary
/api/markets/klingex/tradesKlingex recent trades