Blockchain Data
Fast. Unified. Incredibly Scalable.
Get unified access to complex and dynamic blockchain data from a single point using REST APIs. The perfectly synced and indexed database guarantees a quick response time of 25ms.
Retrieve information from top blockchain protocols on account balances, blocks, transaction activity, tokens, smart contracts, mempool, fees recommendations and more.
Top blockchain protocols
25ms response time
Mempool data
One integration. Infinite possibilities
Get access to over 100+ endpoints using a single point of integration.
Get Fee Recommendations
GETSync HD Wallet (xPub, yPub, zPub)
POSTGet HD Wallet (xPub, yPub, zPub) Details
GETGet Transaction Details By Transaction ID
GETList Confirmed Transactions By Address
GETGet Address Details
GETList Tokens Transfers By Transaction Hash
GETGet XRP (Ripple) Address Details
GETGet Fee Recommendations
GET{
"apiVersion": "2.0.0",
"requestId": "601c1710034ed6d407996b30",
"context": "yourExampleString",
"data": {
"item": {
"unit": "BTC",
"fast": "0.00000021",
"slow": "0.00000021",
"standard": "0.00000021"
}
}
}
{
"context": "yourExampleString",
"data": {
"item": {
"extendedPublicKey": "upub5Ei6bRNneqozk6smK7dvtXHC5PjUyEL4ynCfMKvjznLcXi9DQaikETzQjHvJC43XexMvQs64jxB1njMjCHpRZ4xQWAmv3ge9cVtjfsHmbvQ"
}
}
}
{
"apiVersion": "2.0.0",
"requestId": "601c1710034ed6d407996b30",
"context": "yourExampleString",
"data": {
"item": {
"confirmedBalance": "0.0021",
"totalReceived": "0.0002",
"totalSpent": "0.0001"
}
}
}
{
"apiVersion": "2.0.0",
"requestId": "601c1710034ed6d407996b30",
"context": "yourExampleString",
"data": {
"item": {
"index": 1,
"isConfirmed": true,
"minedInBlockHash": "00000000407f119ecb74b44229228910400aaeb9f4e3b9869955b85a53e9b7db",
"minedInBlockHeight": 1939750,
"recipients": [
{
"address": "2MzakdGTEp8SMWEHKwKM4HYv6uNCBXtHpkV",
"amount": "0.000144"
}
],
"senders": [
{
"address": "2N5PcdirZUzKF9bWuGdugNuzcQrCbBudxv1",
"amount": "0.00873472"
}
],
"timestamp": 1582202940,
"transactionHash": "1ec73b0f61359927d02376b35993b756b1097cb9a857bec23da4c98c4977d2b2",
"transactionId": "4b66461bf88b61e1e4326356534c135129defb504c7acb2fd6c92697d79eb250",
"fee": {
"amount": "0.00016932",
"unit": "ZEC"
},
"blockchainSpecific": {
"locktime": 1781965,
"size": 248,
"vSize": 166,
"version": 1,
"vin": [
{
"addresses": [
"2N5PcdirZUzKF9bWuGdugNuzcQrCbBudxv1"
],
"coinbase": "0399991d20706f6f6c2e656e6a6f79626f646965732e636f6d20393963336532346234374747a53e994c4a000001",
"scriptSig": {
"asm": "0014daaf6d5cb86befe42df851a4d1df052e663754c1",
"hex": "160014daaf6d5cb86befe42df851a4d1df052e663754c1",
"type": "scripthash"
},
"sequence": 4294967295,
"txid": "caee978cae255bbe303ac86152679e46113a8b12925aa3afaa312d89d11ccbf8",
"txinwitness": [
"3045022100c11ea5740bcd69f0f68a4914279838014d28923134d18e05c5a5486dfd06cc8c02200dadccec3f07bed0d1040f9e5a155efa5fdd40fc91f92342578d26848da4c6b901"
],
"value": "0.00873472",
"vout": 1
}
],
"vout": [
{
"isSpent": false,
"scriptPubKey": {
"addresses": [
"2MzakdGTEp8SMWEHKwKM4HYv6uNCBXtHpkV"
],
"asm": "OP_HASH160 507a5bd8cac1d9efdf4c0a4bfacb3e0abb4f8d15 OP_EQUAL",
"hex": "a914507a5bd8cac1d9efdf4c0a4bfacb3e0abb4f8d1587",
"reqSigs": 1,
"type": "scripthash"
},
"value": "0.00014400"
}
]
}
}
}
}
{
"apiVersion": "2.0.0",
"requestId": "601c1710034ed6d407996b30",
"context": "yourExampleString",
"data": {
"limit": 50,
"offset": 0,
"total": 100,
"items": [
{
"index": 1,
"minedInBlockHash": "00000000407f119ecb74b44229228910400aaeb9f4e3b9869955b85a53e9b7db",
"minedInBlockHeight": 1903849,
"recipients": [
{
"address": "2MzakdGTEp8SMWEHKwKM4HYv6uNCBXtHpkV",
"amount": "0.000144"
}
],
"senders": [
{
"address": "2N5PcdirZUzKF9bWuGdugNuzcQrCbBudxv1",
"amount": "0.00873472"
}
],
"timestamp": 1582202940,
"transactionHash": "1ec73b0f61359927d02376b35993b756b1097cb9a857bec23da4c98c4977d2b2",
"transactionId": "4b66461bf88b61e1e4326356534c135129defb504c7acb2fd6c92697d79eb250",
"fee": {
"amount": "0.00016932",
"unit": "BTC"
},
"blockchainSpecific": {
"locktime": 1781965,
"size": 125,
"vSize": 166,
"version": 2,
"vin": [
{
"addresses": [
"2N5PcdirZUzKF9bWuGdugNuzcQrCbBudxv1"
],
"coinbase": "0399991d20706f6f6c2e656e6a6f79626f646965732e636f6d20393963336532346234374747a53e994c4a000001",
"scriptSig": {
"asm": "0014daaf6d5cb86befe42df851a4d1df052e663754c1",
"hex": "160014daaf6d5cb86befe42df851a4d1df052e663754c1",
"type": "scripthash"
},
"sequence": "4294967295",
"txid": "caee978cae255bbe303ac86152679e46113a8b12925aa3afaa312d89d11ccbf8",
"txinwitness": [
"3045022100c11ea5740bcd69f0f68a4914279838014d28923134d18e05c5a5486dfd06cc8c02200dadccec3f07bed0d1040f9e5a155efa5fdd40fc91f92342578d26848da4c6b901"
],
"value": "0.00873472",
"vout": 1
}
],
"vout": [
{
"isSpent": true,
"scriptPubKey": {
"addresses": [
"2N5PcdirZUzKF9bWuGdugNuzcQrCbBudxv1"
],
"asm": "OP_HASH160 ca94af32587de4e5006685ffffc65a818ccd3fbc OP_EQUAL",
"hex": "a914507a5bd8cac1d9efdf4c0a4bfacb3e0abb4f8d1587",
"reqSigs": 1,
"type": "scripthash"
},
"value": "0.000144"
}
]
}
}
]
}
}
{
"apiVersion": "2.0.0",
"requestId": "601c1710034ed6d407996b30",
"context": "yourExampleString",
"data": {
"item": {
"transactionsCount": 3,
"confirmedBalance": {
"amount": "3.5",
"unit": "BTC"
},
"totalReceived": {
"amount": "5.6",
"unit": "BTC"
},
"totalSpent": {
"amount": "2.1",
"unit": "BTC"
},
"incomingTransactionsCount": 2,
"outgoingTransactionsCount": 6
}
}
}
{
"apiVersion": "2.0.0",
"requestId": "601c1710034ed6d407996b30",
"context": "yourExampleString",
"data": {
"limit": 50,
"offset": 0,
"total": 100,
"items": [
{
"contractAddress": "0x7495fede000c8a3b77eeae09cf70fa94cd2d53f5",
"minedInBlockHeight": 9841271,
"recipientAddress": "0x9e91eb3a35b96f0f0fe71f3c17fe8d29eb406b16",
"senderAddress": "0x9df8a6441e8a3dda75019595d431f9aa0dec475c",
"tokenDecimals": 6,
"tokenName": "Tether USD",
"tokenSymbol": "BAND",
"tokenType": "ERC-20",
"tokensAmount": "0.0012",
"transactionHash": "0x60ba3dded833e61f63b6b6d62afe5c7526c5ca09c6744749f13eef11afde2cb4",
"transactionTimestamp": 1615818368
}
]
}
}
{
"apiVersion": "2.0.0",
"requestId": "601c1710034ed6d407996b30",
"context": "yourExampleString",
"data": {
"item": {
"balance": {
"amount": "22.0000",
"unit": "XRP"
},
"incomingTransactionsCount": 1,
"outgoingTransactionsCount": 1,
"sequence": 25648975,
"transactionsCount": 2
}
}
}