Blockpulsar Bitcoin Aggregated Data
Blockpulsar Bitcoin Aggregated Data
33 subscribers
15 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Blockpulsar Bitcoin Aggregated Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getblockbyheight /btc/getblockbyheight |
Get block of the given height. |
| GET |
gettransaction /btc/gettransaction |
Get transaction of the given transaction ID. |
| GET |
getmempoolinfo /btc/getmempoolinfo |
Returns mempool information. |
| GET |
estimatesmartfee /btc/estimatesmartfee |
Estimates the approximate fee per kilobyte needed for a transaction to begin confirmation within provided target blocks if possible and return the number of blocks for which the… |
| GET |
getaddresstxs /btc/getaddresstxs |
Get bitcoin address transactions. Hint: If you want to get current unconfirmed incoming and outgoing mempool trnsactions use the `/btc/getaddressmempooltxs` endpoint. |
| GET |
getmempooltransaction /btc/getmempooltransaction |
Get mempool transaction of the given transaction ID. |
| GET |
getblockheader /btc/getblockheader |
Get block header. |
| GET |
getbestblock /btc/getbestblock |
Get the best (tip) block in the most-work validated chain. |
| GET |
gettransactionout /btc/gettransactionout |
Get transaction output (vout). |
| GET |
getaddressmempooltxs /btc/getaddressmempooltxs |
Get bitcoin address mempool (unconfirmed incoming and outgoing) transactions. |
| GET |
getrawmempool /btc/getrawmempool |
Returns all transactions in memory pool. Hint: use `/getmempoolentry` to fetch a specific raw transaction from the mempool or `/gettransaction` to get mempool transaction itself. |
| GET |
getaddressutxo /btc/getaddressutxo |
Get unspent transaction outputs (UTXO) of the given address.. |
| GET |
getmempoolentry /btc/getmempoolentry |
Returns mempool data for given transaction. Hint: use `/gettransaction` endpoint to get mempool transaction itself. |
| GET |
getblock /btc/getblock |
Get block with a given block hash. |
| GET |
getaddressbalance /btc/getaddressbalance |
Get bitcoin address balance. |
Blockpulsar Bitcoin Aggregated Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|