Post
Topic
Board Beginners & Help
Re: Bitcoin transaction
by
nc50lc
on 28/06/2019, 03:50:31 UTC
For example.
After those many transactions from multiple receiving addresses, I decided to send all my bitcoin from my x wallet to another wallet.
So, my total input in a transaction are all the addresses that still have unspent bitcoins.

A small correction to your example scenario: It will be based on the number of unspent outputs (UTXO) from your "inbound transactions" not from the number of addresses alone (as they said: there's no addresses in the protocol level).
If you've used an address to receive BTC multiple times, it will have multiple UTXO and that address will display multiple times in the "send-all transaction" as inputs.

Quote from: GreatArkansas
My questions are:
1.) What are the pros/cons of changing my receiving address for every time I receive a bitcoin to my Hierarchical Deterministic wallet?
2.) I also noticed that if you have much input in one transaction, the transaction size gets bigger, then it requires some huge fee to confirm my transaction.(Let's say my example transaction above is executed).
-already answered-