Node RPC API
Transactions

Estimate Fee

1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/rpc/transaction/estimatefee/{blocks}
Bitcoin Mainnet API
Estimate approximate fee per kilobyte needed for a transaction.
Path Parameters
blocks
*
Query Parameters
mode
Responses
200
OK
data
last_updated
400
Invalid request. Ensure one of the following estimate modes is used: conservative, economical, unset.
One Of
api_bitcoin.NodeRPCError
500
Error processing fee estimate response.
One Of
api_bitcoin.APIError