Out of interest.
Do you know what coin control is and how to use it when you create Bitcoin transactions on the main-net? Do you know how to exclude several inputs from being included in your output before broadcasting a transaction hence reducing the transaction fee by not sending the entire balance to the network only to receive most of it back in change while paying more tx fee?
You need to know this shit.
Login to reply
Replies (29)
Yes
Yes
You betcha π
Thatβs a huge wallet issue. Very few explain what this is.
additionally, consolidating smaller UTXOs into larger ones is good practice. my smallest UTXO in cold storage is 1M sats.
Nah I just use lightning and don't worry about it
First Iβm hearing of thisβ¦
1. What is the 30k foot view statement of the problem?
2. What is the solution (especially for normal every day users transacting via a hot wallet and/or cold storageβ¦both self-custody)?
I din't know Google Pay had lightning π jk
yes absolutely.
It's not really a wallet issue. It's how Bitcoin transactions work by design.
Every transaction creates a separate input in your wallet. When you send a transaction the wallet generally takes ALL the inputs, puts them into one output and sends that to the network. Now, if you have received a decent numbers of transactions each input adds to your tx bloat.
Decent wallets (like Electrum) have a coin control option. The way that works is, you select a specific address in your wallet to send from. Then you open coin control and remove all inputs that aren't needed to meet the sum you want to send. Then you broadcast your transaction and it will be cheaper. In some cases A LOT cheaper.
Not surprised π
A no would have come as a surprise. π
π» highly underrated knowledge!
1. not sure what you mean.
2. Make sure you have a wallet that lets you view and select your inputs. Electrum has coin control. So do other wallets.
Those are rookie numbers in this racket.
Sparrow
Also green desktop. Maybe mobile now too.
Some people really haven't had fun playing with their Bitcoins and it shows.
And consolidating small utxos shows an ownership heuristic. Don't consolidate utxos if you don't have to.
Shouldnβt a decent wallet figure out the cheapest tx on its own?
Iv never looked at a utxo.
But am well aware and keep my cold storage utxos at half a mill or more.
Indeed.
Hi grinder letβs get together in June Prague
Google pay is straight out fiat
Most wallets calculate the current sat/vb but still add all inputs into the output.
If I go I'll let you know.
Oke good to
Know β¦ π
I understand that, but why do you say the solution is manually selecting inputs? It sounds like something the software could be patched to be able to do automatically.