Get on-chain fee rates
fees
Get on-chain fee rates
Returns the current mempool fee rates from the chain source at three confirmation targets: fast (~1 block), regular (~3 blocks), and slow (~6 blocks). Rates are in sat/vB, rounded up.
GET
Get on-chain fee rates
Authorizations
Base64url-encoded auth token
Response
Returns current mempool fee rates
Mempool fee rates for on-chain transactions.
Fee rate targeting ~1 block confirmation (sat/vB)
Required range:
x >= 0Fee rate targeting ~3 block confirmation (sat/vB)
Required range:
x >= 0Fee rate targeting ~6 block confirmation (sat/vB)
Required range:
x >= 0