- UTXO’s are the the transactions that you have received that hasn’t been spend from you at the moment.
- Transaction will be invalid.
- Bitcoin wallet will check every blockchain for the the transaction fee.
- A variety/different addresses can be used.
- utxo’s ( unspent transaction outputs) are the data from a previous transactions that then can be used to create a new transaction.
- you need to construct a transaction from multiple utxo’s or the blockchain will refuse you.
- the fee is a claculated remainder from all inputs minus the outputs.
- the security functions lies in the keys not the blockchain itself even though through using the key pair in conjunction brings open anonymity.
You can use multiple UTXOs as inputs to a new tx. If you don’t have enough your transaction would be declined.
- Describe what Unspent Transaction Outputs (UTXO) are.
UTXO become input later after receiving. The sum of all UTXOs is the balance in a wallet. - What would happen if you don’t have any single UTXO that is large enough to cover for your transaction?
Transaction will be not happening. - How would a bitcoin wallet specify the transaction fee when creating a transaction?
Transaction fee is input minus output, it is calculated by the bitcoin wallet, by looking at old transaction to choose the fee that gets you into blockchain faster. - How could you use the notion of transaction inputs and outputs to increase privacy in your transaction?
It is send to several addresses, so it is difficult to say which one was sent back to the sender.
You can use multiple UTXOs as inputs to a new tx. If you don’t have enough your transaction would be declined.
- Describe what Unspent Transaction Outputs (UTXO) are.
UTXO are the previous transactions you received but still not spent yet. - What would happen if you don’t have any single UTXO that is large enough to cover for your transaction?
The wallet will sum up all my small transactions to cover up the required transaction and the fees - How would a bitcoin wallet specify the transaction fee when creating a transaction?
It depends on the transactions and it is not specified
4.How could you use the notion of transaction inputs and outputs to increase privacy in your transaction?
Because it is hard to track the output
- Describe what Unspent Transaction Outputs (UTXO) are.
Input, in the form of received funds you hold, that are yet to be sent to another holder. It is calculated by taking the sum of the remaining funds you hold after all transactions made previously.
- What would happen if you don’t have any single UTXO that is large enough to cover for your transaction?
You would use all your remaining UTXO to sum the sufficient amount and ‘send back’ the remainder to yourself minus the fee.
- How would a bitcoin wallet specify the transaction fee when creating a transaction?
Transaction fee is calculated by taking the difference between your input and output (amount you have vs. amount you spent)
- How could you use the notion of transaction inputs and outputs to increase privacy in your transaction?
By encrypting the transaction using public key, the input and output is untraceable to the sender/receiver though there is an estimation on the amount transferred
-
Describe what Unspent Transaction Outputs (UTXO) are.
It the amount you have available to spend that is comprised of all your inputs and is completed when you have made outputs. Each output will become a new UTXO for someone else (or yourself if a sum is sent back to yourself) -
What would happen if you don’t have any single UTXO that is large enough to cover for your transaction?
A combination of smaller UTXOs would be used (plus a fee that goes to the miners for writing the UTXO into the blockchain). -
How would a bitcoin wallet specify the transaction fee when creating a transaction?
Input-output=fee -
How could you use the notion of transaction inputs and outputs to increase privacy in your transaction?
Noone knows who owns the public address so you could use multiple addresses in the same wallet to receive inputs
- Describe what Unspent Transaction Outputs (UTXO) are.
Unspent Transaction Outputs are the left balance that can be spent for future transactions - What would happen if you don’t have any single UTXO that is large enough to cover for your transaction?
We need to sum up all remaining smaller UTXOs to cover the transaction minus fee. - How would a bitcoin wallet specify the transaction fee when creating a transaction?
The transaction fee is calculated from all inputs minus all outputs - How could you use the notion of transaction inputs and outputs to increase privacy in your transaction?
Using the concept of cryptography (bitcoin Account) and UTXO allow to guarantee the transaction privacy
Hi everyone,
- UTXO is the amount you receive from previous transactions and that you can spend. There is no balance recorded for you on the blockchain, instead the wallet will query the blockchain and work out the UTXO for you.
- The transaction can’t be verified as valid and will not be accepted into the blockchain.
- The transaction is the difference between input and output. The wallet can work out the fee by looking at previous fees to ensure your transaction can be processed fast enough.
- Imagine a transaction with 1 BTC as input, and as outputs 0.1BTC to an address (A) and 0.9 BTC to another address (B). (We ignore fee for simplicity). It is possible that B is one of your adresses and really you are just sending 0.1 BTC to someone else. But nobody will know, nobody know one of the adresses in the outputs is actually yours. More generally you can have various adresses so nobody can really tell how much you received from others and how much you sent to others.
You can use multiple UTXOs as inputs to a new tx. If you don’t have enough your transaction would be declined.
-
UTXOs are the balance left that your wallet keeps track of.
-
If you don’t have a single UTXO that covers the transaction then the transaction is declined or rejected.
-
It specifies the transaction fee by subtracting the input by the output.
-
People are unable to track who the addresses belong to so you could send 15 bitcoin and 3 of them could be sent to a wallet you own and the other 12 could be sent to someone else. This way it is more private for you.
You can use multiple UTXOs as inputs to a new tx. If you don’t have enough your transaction would be declined.
- Describe what Unspent Transaction Outputs (UTXO) are.
They are previous transactions, which you can spent to create new transaction. They are the transactions you received, but did not spent yet. The sum of the UTXO’s is the amount you can spend.
- What would happen if you don’t have any single UTXO that is large enough to cover for your transaction?
The transaction will be declined.The blockchain will refuse the transaction because you don’t have enough UTXO’s.
- How would a bitcoin wallet specify the transaction fee when creating a transaction?
The wallet will determain the fee as a calculation form the inputs minus the outputs.
- How could you use the notion of transaction inputs and outputs to increase privacy in your transaction?
if it is send to more than one adress, it is difficult to determine which one was sent to back to the sender.
You can use multiple UTXOs as inputs to a new tx. If you don’t have enough your transaction would be declined.
-
Describe what Unspent Transaction Outputs (UTXO) are
The total balance in your wallet that you can spend, UTXO is a currency unit recognise by the entire blockchain network. -
What would happen if you don’t have any single UTXO that is large enough to cover for your transaction?
Not having a single UTXO, simply means you have an empty wallet and you won’t be be able to perform any transaction. You need UTXO to be able to construct a transaction. -
How would a bitcoin wallet specify the transaction fee when creating a transaction?
When creating a transaction input needs to be addition of output + Transaction Fee, i.e
Input = Output + Transaction Fee -
How could you use the notion of transaction inputs and outputs to increase privacy in your transaction?
You can’t, UTXO is recorded on the blockchain system.
You can use a different address for each receiving transaction.
-
The inputs that are available to spend.
-
The transaction will be rejected when the UTXO sum is insufficient.
-
The remainder from input minus output is the fee.
-
Create more addresses.
-
An unspent transaction output is “Bitcoins someone send to an adress” [someone deposited money information]
-
if i have enough compined UTXOs it would send out if not there will be no transaction
-
Your wallet suggests the transaction fee from the recent transaction fees, some wallets allow you to set the amount to make the transaction faster but it costs more
-
I would send my bitcoins to other wallets because no one knows who is behind the wallet. And quantum computers can just hack (if ever) wallets who created a UTXOs because out of this wallets the private key is calculated. Wallet with UTXOs cant be hacked as long thex dont create an input aka UTXO to a new wallet or their own.
- Describe what Unspent Transaction Outputs (UTXO) are.
In general it is the incoming transactions which wasn’t used in spending yet. - What would happen if you don’t have any single UTXO that is large enough to cover for your transaction?
The wallet will collect enough amount with multiple UTXOs - How would a bitcoin wallet specify the transaction fee when creating a transaction?
It will subtract input amount from output amount - How could you use the notion of transaction inputs and outputs to increase privacy in your transaction?
One of the possible solutions is to collect money on several public addresses.