You can combine multiple smaller utxo’s together to cover the amount if you don’t have any single UTXO that is large enough.
You can combine multiple smaller utxo’s together to cover the amount if you don’t have any single UTXO that is large enough.
You can combine multiple smaller utxo’s together to cover the amount if you don’t have any single UTXO that is large enough.
You can combine multiple smaller utxo’s together to cover the amount if you don’t have any single UTXO that is large enough.
You can combine multiple smaller utxo’s together to cover the amount if you don’t have any single UTXO that is large enough.
You can combine multiple smaller utxo’s together to cover the amount if you don’t have any single UTXO that is large enough.
Goshhhh, I even feel ashamed !! Absolutely !! One of the basic things we learnt. I will add to my answer. I appreciate a lot how refined you are. Amazing here !! I love how much you attend each detail <3
-
UTXO is the value generated from an input to an output that hasn’t been spent yet. For example. A (input) sends 0.5BTC to B (output). B now can send 0.3 and 0.2 BTC to D. The 0.5BTC at B is an unspent transaction when it’s not yet sent to D.
-
The transaction will be declined.
-
The wallet will specify that the input needs to equal the output plus the fee.
-
Generating different output addresses will create and increase anonymity in the public ledger.
-
Unspent transaction outputs are basically your balance. They are funds that you have received.
-
The transaction would either be declined or more than one UTXO would be used to cover it.
-
The fee is input - output
-
You can use different addresses for different receiving transactions.
@arod773 @hubitutl @rbrownlow @AndreaLuigi @lovreez @cryp2 @Watchuku @Lucky_Mkosana
Correct, but if there is multiple UTXO’s they could always be combined to create a large enough transaction.
A hash of a block only tells us that there was work put in the network. The hash itself cannot help you to stay private. If I know what addresses you own I can track you regardless of the hash. In order for you to stay private you would want to create multiple outputs, in which I would no longer be aware if the outputs you made belong to you or to someone else anymore.
I always recommend to try and answer the questions with as much details as you can. It will help you in the future if you have to ever revisit one of the terms or questions. On the other hand it always helps other users to see different explanations or things that they may have missed when learning.
You can always find a connection between a user and an address. Maybe they posted their own address at some point on the internet, indicating that they most probably own it. You can then track his transactions on the blockchain. The key point is that they can create multiple outputs to the point you are no longer sure if they spend it all or not. For all you know they could have send all the outputs back to themselves again to a series of new address.
Correct. I would also like to add that it is important for the wallet to check the size of the current mempool. It would help it determine how much satoshi per byte is needed for you transaction to go through in the next block.
One small mistake. You have been doing pretty good from what I have seen.
UTXO is the balance you can spend.
The transaction would be invalid unless you add another UTXO
The fee is the input minus the output
Use different addresses
1 - amounts that previous transactions have sent to your wallet
2 - Wallet will look for additional UTXOs and use them as well
3 - It does not specifically specify. Is the diff of your inputs and outputs (which will also include an output for your change.
4 - Break up your outputs to many public keys?
My bad, I meant to put Input - Output. Thank you for that bit of extra info as well!!
yes! Noted. Thank you, Fabrice.