From 88e437759ef069ce5f2fa7f50dc323b04484c037 Mon Sep 17 00:00:00 2001 From: balajibashyam Date: Tue, 2 Dec 2025 19:00:48 +0530 Subject: [PATCH 1/2] Add Bitcoin Fee Calculator Add Bitcoin Fee Calculator to Useful Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bccea36..06cdc8e 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ Curated collection of blockchain & cryptocurrency links. # Useful Tools * [QR Code Generator](https://bitcoinqrcodegenerator.win/) - With this free tool you can instantly generate QR code for your Bitcoin/Litecoin/Ethereum/Dogecoin address. * [Block Explorer](https://tradeblock.com/bitcoin/) - Discover the Bitcoin blockchain blocks online. Includes fees and miners information. +* [Bitcoin Fee Calculator](https://www.btcbench.com/calculator.html) - Estimate transaction costs based on current network conditions. * [EtherScan](https://etherscan.io) - Block Explorer and Analytics Platform for Ethereum. * [ETH Gas Station](https://ethgasstation.info) - Consumer oriented metrics for the Ethereum Gas Market. * [Metamask](https://metamask.io/) - Run Ethereum dApps right in your browser without running full node. From b6b7c5759726822e4b33edbb522fb90d88312b47 Mon Sep 17 00:00:00 2001 From: balajibashyam Date: Wed, 3 Dec 2025 17:21:12 +0530 Subject: [PATCH 2/2] Add Bitcoin Fee Calculator - All-In-One Add Bitcoin Fee Calculator - All-In-One to ##Useful tools section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06cdc8e..84810fd 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ Curated collection of blockchain & cryptocurrency links. # Useful Tools * [QR Code Generator](https://bitcoinqrcodegenerator.win/) - With this free tool you can instantly generate QR code for your Bitcoin/Litecoin/Ethereum/Dogecoin address. * [Block Explorer](https://tradeblock.com/bitcoin/) - Discover the Bitcoin blockchain blocks online. Includes fees and miners information. -* [Bitcoin Fee Calculator](https://www.btcbench.com/calculator.html) - Estimate transaction costs based on current network conditions. +* [Bitcoin Fee Calculator - All-In-One](https://www.btcbench.com/calculator.html) - Estimate Bitcoin transaction costs, benchmark them against real‑time network data, and uncover over-payment on your wallet’s fee estimates. * [EtherScan](https://etherscan.io) - Block Explorer and Analytics Platform for Ethereum. * [ETH Gas Station](https://ethgasstation.info) - Consumer oriented metrics for the Ethereum Gas Market. * [Metamask](https://metamask.io/) - Run Ethereum dApps right in your browser without running full node.