get_btc_fee_estimates
Get current Bitcoin fee rate recommendations in sat/vB for five confirmation speeds: fastest (next block), half hour, hour, economy (1 day), and minimum (mempool floor).
Instructions
READ-ONLY — current Bitcoin fee-rate recommendations in sat/vB. Returns five labels: fastestFee (~next block), halfHourFee (~3 blocks), hourFee (~6 blocks), economyFee (~144 blocks / 1 day), and minimumFee (mempool floor). Sourced from mempool.space's /v1/fees/recommended endpoint when available; falls back to per-target estimates from the standard Esplora /fee-estimates for self-hosted indexers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||