sat 为btc最小单位1 btc=100000000 sat
sat 1 btc = 10,000 000 sat
假设当前btc价格:¥73,578.16
当前时间矿工费的价格是: 61 sat/byte (不同时间会变化)
Assuming the current btc price: §73,578.16
The price of miner fees at the current time is:
钱包的最小转账金额一般是 :
The minimum transfer amount for wallets is generally:
0.0000273 BTC=2730 sat ≈ 2 元
0.000273 BTC = 2730 sat 2
手续费的计算公式
Formula for calculating fees
((148 * nIn) + (34 * nOut) + 10)
其中nIn是input的uxto的个数
其中nOut是output的uxto的个数 ,默认一般是 2
nIn is the number of uxto in input
where nuut is the number of uxto inoutput, the default is usually 2
也就是最小的fee 是 花费 1个UTXO的情况:
The smallest fee is a case where one UTXO is spent:
148 *1 + 34 * 2 + 10=226 byte
那就相当于最小的手续费是:
That would amount to the smallest fee:
61*226=13786 sat ≈ 0.00013 BTC ≈ 10元
61*226 = 13786 sat 0.00013 BTC 10
BTC不适合小额转账,如果转账小于10元的BTC,你转账的付出的矿工费会比你转账的金额高很多。
BTC is not suitable for small transfers, and if you transfer BTC less than $10, you will pay much more for miners than you transfer.
》假如 uxto 总额为 0.1 btc ≈ 7357.8 元 , fee单价为: 61 sat/byte
》总共 uxto 数量 为 10 个
全部uxto需要的费用是
If the uxto totals 0.1 btc 7357.8, the fee unit price is 61 sat/byte
, the total number of uxto is 10 br > all uxto costs
148 *10 + 34 * 2 + 10=1554 byte
1554*61=94794 sat=0.00094794 btc ≈ 69.74 元148 *10 + 34 * 2 + 10 = 1554 byte
1554 * 61 = 94794 sat = 0.000094794 btc 69.74
所以设置转账数量是 0.1 - 0.00094794=0.09905206 ≈ 69.74 就可以转出所有btc
实际到账 7,288.06 元
So setting the number of transfers is 0.1 - 0.000944794 = 0.09905206 69.74 to transfer out all btc
actually to the account $7,288.06
》假如 uxto 总额为 0.00273 btc ≈ 200.8 元, fee单价为: 61 sat/byte
》总共 uxto 数量 为 100 个 每个都是最小单位的数量 0.0000273 btc=2740 sat
If the uxto totals 0.000273 btc 200.8, the fee unit price is 61 sat/byte
, the uxto total is 100 0.000273 btc = 2740 sat
全部uxto需要的费用是
All the uxto costs are:
148 *100 + 34 * 2 + 10=14878 byte
14,878*61=907558 sat=0.0907558 btc ≈ 6,677 元148 *100 + 34 * 2 + 10 = 14878 byte
14,878*61 = 907558 sat = 0.0907558 btc = $6,677
此时 全部转出 btc的需要的fee 远大于 btc 的总金额,所以没办法转出。
例子比较极端,说明一个道理,小额的转账会让账户变得难用
At this point, the need for all transfers out of btc is much greater than the total amount of btc, so it is not possible to transfer them out. The example of
is extreme.
假设有uxto 101 个 分别为 总金额为0.02273 ≈ 1,672.4元
Assuming that there are uxto 101 with a total value of 0.02273 $1,672.4
0.01 (2个)
0.0000273 (100个)0.01 (2)
0.000273 (100)
此时全部转出手续费为
All outgoing fees at this time are as follows:
148 *102 + 34 * 2 + 10=15,174 byte
15,174*61=925,61 sat=0.0925,61 btc ≈ 6,810.46 元148 *102 + 34 * 2 + 10 = 15,174 byte
15,174*61 = 925,61 sat = 0.0925,61 btc 6,810.46
无法转出
Can not get message: %s %s
注册有任何问题请添加 微信:MVIP619 拉你进入群
打开微信扫一扫
添加客服
进入交流群
发表评论