Blockchain
Blockchain is the world's leading software platform for digital assets. Offering the largest production blockchain platform in the world, we are using new technology to build a radically better financial system.
Blockchain endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
convertAddressToHash /convertAddressToHash |
Converts a bitcoin address to a hash 160. |
| POST |
convertAddressToPublicKey /convertAddressToPublicKey |
Converts an address to public key (if available) |
| POST |
convertHashToAddress /convertHashToAddress |
Converts a hash 160 to a bitcoin address. |
| POST |
convertKeyToAddress /convertKeyToAddress |
Converts a public key to an Address |
| POST |
convertKeyToHash /convertKeyToHash |
Converts a public key to a hash 160 |
| POST |
convertToBTC /convertToBTC |
Convert x value in the provided currency to btc. |
| POST |
getAddressBalance /getAddressBalance |
Get the balance of an address (in satoshi). |
| POST |
getAddressReceivedNumber /getAddressReceivedNumber |
Get the total number of bitcoins received by an address (in satoshi). |
| POST |
getAddressTimestamp /getAddressTimestamp |
Timestamp of the block an address was first confirmed in. |
| POST |
getAddressTransmitBitcoins /getAddressTransmitBitcoins |
Get the total number of bitcoins send by an address |
| POST |
getBalance /getBalance |
List the balance summary of each address listed. |
| POST |
getBlockForSpecifiedHeight /getBlockForSpecifiedHeight |
Return a block for specified height |
| POST |
getChartData /getChartData |
Return a data for charts |
| POST |
getCurrentBlockHeight /getCurrentBlockHeight |
Current block height in the longest chain |
| POST |
getCurrentBlockReward /getCurrentBlockReward |
Current block reward in BTC |
| POST |
getDataBehindCharts /getDataBehindCharts |
Get the data behind Blockchain's charts. |
| POST |
getDataBehindPoolsInformation /getDataBehindPoolsInformation |
Get the data behind Blockchain's pools information |
| POST |
getDataBehindStats /getDataBehindStats |
Get the data behind Blockchain's stats |
| POST |
getDayBlocks /getDayBlocks |
Get blocks for one day |
| POST |
getExchangeRate /getExchangeRate |
Returns a JSON object with the currency codes as keys. `15m` is the 15 minutes delayed market price, `last` is the most recent market price, `symbol` is the currency symbol. |
| POST |
getLatestBlock /getLatestBlock |
Return latest block data |
| POST |
getMultiAddress /getMultiAddress |
Return data for multi address |
| POST |
getPoolBlocks /getPoolBlocks |
Get blocks for specific pool |
| POST |
getSingleAddress /getSingleAddress |
Return data for single address |
| POST |
getSingleBlock /getSingleBlock |
Return a single block |
| POST |
getSingleTransaction /getSingleTransaction |
Return a single transaction |
| POST |
getTransactionFree /getTransactionFree |
Get fee included in a transaction (in satoshi). |
| POST |
getTransationTotalInputValue /getTransationTotalInputValue |
Get total input value of a transaction (in satoshi) |
| POST |
getTransationTotalOutputValue /getTransationTotalOutputValue |
Get total output value of a transaction (in satoshi) |
| POST |
getUnconfirmedTransactions /getUnconfirmedTransactions |
Return unconfirmed transactions |
| POST |
getUnspentOutputs /getUnspentOutputs |
Return unspent outputs |
Blockchain pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |