Skip to content
/ fees Public

Estimated fees for Bitcoin txs. Supports 5 providers. Point to your own node.

License

Notifications You must be signed in to change notification settings

sectore/fees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ea5229 · Mar 3, 2025

History

37 Commits
Feb 8, 2024
Jan 15, 2024
Feb 8, 2024
Jan 8, 2025
Feb 11, 2024
Jan 15, 2024
Feb 9, 2024
Jan 15, 2024
Feb 10, 2024
Feb 9, 2024
Feb 10, 2024
Jan 8, 2025
Mar 3, 2025
Feb 9, 2024
Jan 15, 2024
Jan 8, 2025
Feb 10, 2024
Feb 10, 2024
Jan 15, 2024
Mar 27, 2024
Feb 8, 2024
Feb 9, 2024
Jan 15, 2024
Jan 8, 2025

Repository files navigation

Fees

Estimated fees for Bitcoin transactions using public endpoints. All endpoints are customizable to point to local or private endpoint if needed.

fees

APIs

Inspired by @0xb10c's list of Public Bitcoin Feerate Estimation APIs following APIs are currently supported:

Following APIs can't be supported due missing data:

  • Bitcoiner.live starts calculation of estimated fees for next 30min, but not before. That's 'fast' fees for next block are missing.
  • Blockchair supports a single suggested_transaction_fee_per_byte_sat only, but no relationship to next blocks.
  • BTC.com supports a one_block_fee only, but no relationship to next blocks.

Build

TBD

Random

This app is build with Svelte, Effect, XState and daisyUI.

License

MIT License

About

Estimated fees for Bitcoin txs. Supports 5 providers. Point to your own node.

Topics

Resources

License

Stars

Watchers

Forks