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

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.

Live

https://sectore.github.io/fees/

Preview

// TODO: Upload

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