Mempool Fees
Retrieve statistics regarding the fee rates of transactions within estimated mempool blocks.
get
Retrieve stats for the projected blocks from the transactions in the mempool.
Authorizations
x-api-keystringRequired
Responses
200
Default Response
application/json
400
Invalid input
application/json
401
Unauthorized
application/json
404
Not found
application/json
429
Rate limit exceeded
application/json
500
Internal server error
application/json
get
/v1/bitcoin/mempool/statsLast updated