Mempool
Mempool
Mempool
Get current Bitcoin mempool statistics including transaction count, fees, and memory usage.
GET
Mempool
Authorizations
Project API Key
Response
200 - application/json
Aggregated mempool data.
Mempool Statistic
Number of transactions in the mempool
Total size of mempool transactions in virtual bytes
Total fees paid by mempool transactions in satoshis
Mempool fee-rate distribution histogram as (feerate, vsize) tuples
Tuple of [feerate (number), vsize (number)]
Required array length:
2 elements
