Bitcoin Fee Calculator with Mempool Data

Refresh recommended fees, enter transaction virtual size, and compare priority, total sats, and BTC value.

该工具的内容尚未完全翻译成中文,目前展示的是英文版本。我们正在逐步翻译所有工具,如果你希望我们优先翻译某个工具或有其他建议,欢迎点击右下角的 建议工具 按钮告诉我们。

使用该工具

Bitcoin fee calculator with mempool

Fetch current sat/vB fees, estimate cost by virtual size, and compare priorities.

Send simulation

Recipient receives

0.00100000 BTC

Miner receives

1128 sats

Total leaving wallet

0.00101128 BTC

Formula used

141 vB x 8 sat/vB = 1128 sats (0.00001128 BTC)

Practical estimate

In Bitcoin, the fee depends on transaction size in vbytes, not the amount sent. A transaction with many inputs costs more even when sending a small amount.

Prioritysat/vBsatsBTC
Fastest1216920.00001692
Half hour811280.00001128
One hour57050.00000705
Economy34230.00000423
Minimum11410.00000141
Custom811280.00001128

快速指南与实用说明

Estimate by sat/vB

Bitcoin fees are usually estimated in satoshis per virtual byte. Multiplying sat/vB by transaction vsize gives an estimated total cost in sats.

The tool compares fast, half-hour, hour, economy, minimum, and custom rates for planning.

Public mempool lookup

Refresh queries public recommended fee endpoints for the selected network. If the API fails, the table still shows sample values for manual calculation.

No private key, seed, or signing is involved. This page only calculates costs and displays fee data.

  • Mainnet and testnet
  • sat/vB to sats
  • JSON export

What estimates cannot guarantee

Recommended fees change quickly with demand. The value does not guarantee confirmation in a specific block and should be checked when broadcasting.

常见问题

What is vsize?

It is transaction virtual size in vB, used to calculate fee in sat/vB.

Does the tool send transactions?

No. It only estimates fees and does not sign or broadcast anything.

Does it fetch mempool data?

Yes. Refresh queries a public fee API when available.

Does it support mainnet?

Yes. You can choose mainnet or testnet.

相关链接,帮助你继续完成类似任务,无需重新开始。

针对常见用途的快捷入口,使用相同的完整流程。

隐私与本地处理

本页面的工具直接在你的浏览器中运行,不会将输入内容发送到后端服务器。这样可以提升隐私保护并降低延迟。