Post
Topic
Board Bitcoin Technical Support
Merits 4 from 2 users
Re: What happened to keeping all my bitcoin in same address? Now I pay insane fees?!
by
hosseinimr93
on 21/09/2023, 08:12:22 UTC
⭐ Merited by NotATether (2) ,Charles-Tim (2)
For example, if you have 70 UTXOs in total, then each utxo takes about 200 or so (v)bytes in the transaction, so 70 * 200 = at least 14000 sats transaction if not more.
The v(size) of data added to a transaction for each input is usually much smaller.
Even if you add a legacy input to your transaction, it adds around 140 vbytes to transaction size. Each native segwit input adds around 68 vbyte and each nested input adds around 93 vbytes to transaction size.