The block explorer provides an API allowing users and/or applications to retrieve information from the network without the need for a local wallet.
Return data from coind
getdifficulty
Returns the current difficulty.
http://explorer.nirodium.net/api/getdifficulty
getconnectioncount
Returns the number of connections the block explorer has to other nodes.
http://explorer.nirodium.net/api/getconnectioncount
getblockcount
Returns the current block index.
http://explorer.nirodium.net/api/getblockcount
getnetworkhashps
Returns the current network hashrate. (hash/s)
http://explorer.nirodium.net/api/getnetworkhashps
Return data from local indexes
getmoneysupply
Returns current money supply
http://explorer.nirodium.net/ext/getmoneysupply