Skip to content

BitcoinBeachTravemuende/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://fees.bitcoinbeachtravemuende.de

Preview

preview-fees.webm

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