Complete API documentation for blockchain data access
Base URL: http://localhost:3001
Description: Get current blockchain statistics
Response:
Description: Add or update an address label
Request Body:
Response:
Description: Get all saved address labels
Response:
Description: Remove an address label
Example: DELETE /api/address-label/VKQzVzrLvhRPAgACUEFmKYCzeFPMVMRqk3
Response:
These RPC methods are used internally by the explorer. Direct RPC access requires authentication and is available on port 7778.
getblockchaininfo
- Network informationgetblockcount
- Current block heightgetblockhash
- Get block hash by heightgetblock
- Get block detailsgetrawtransaction
- Transaction datagetchaintips
- Chain tip informationgetmininginfo
- Mining statisticsgetnetworkhashps
- Network hashrategetblocktemplate
- Block templategetdifficulty
- Current difficultyznode count
- Masternode countznode list
- List active masternodesznode status
- Node statusmasternode payments
- Payment infogetsparkanonymitysetmeta
- Anonymity setgetsparklatestcoinid
- Latest coin IDgetmempoolsparktxids
- Mempool Spark TXsgetsparknames
- Spark Names registrygetsparknamedata
- Spark Name detailsNo rate limits currently
Use responsibly to avoid overloading the nodeNo CORS restrictions
Available for cross-origin requestsReal-time
Data fetched directly from blockchain node