approvedbitcoin-tools

Bitcoin Recommended Transaction Fees

Get current recommended Bitcoin transaction fees based on mempool congestion. Returns fee rates in sats per vbyte for different confirmation speeds fastest half hour hour economy minimum. Includes mempool unconfirmed tx count, total mempool size in MB, total fee in sats, and a per fee tier histogram. Critical for AI agents broadcasting Bitcoin transactions.

Networks

Base (Coinbase L2)solana:mainnetNoble

Regions

Global (no regional restriction)

Tags

#bitcoin#fees#mempool#btc#transactions

How to use

Sample response
{"chain":"bitcoin","satsPerVbyte":{"fastest":2,"halfHour":1,"hour":1,"economy":1,"minimum":1},"mempool":{"unconfirmedTxCount":111862,"totalVsizeMb":44.2,"totalFeeSats":9544511}}
curl -X GET 'https://proxy.suverse.io/v1/data/bitcoin-fees-recommended'