Qu’est-ce que UTXO ?
An unspent transaction output: a discrete chunk of bitcoin locked to a condition. Bitcoin has no account balances, only UTXOs.
Every transaction consumes existing UTXOs entirely and creates new ones. Spending part of a UTXO means creating a change output back to yourself, exactly like breaking a banknote.
A wallet "balance" is the sum of the UTXOs it can spend. This model explains why fees depend on the number of inputs, and why consolidating many small UTXOs when fees are low is a real optimisation.
Termes liés
Transaction
A signed instruction consuming one or more UTXOs and creating new ones. Once confirmed it cannot be reversed.
Comment ça marcheChange output
The output that returns leftover value to the sender when a spent UTXO is larger than the amount being sent.
Transactions & feesDust
A UTXO so small that spending it would cost more in fees than it is worth.
Keys & custodyCoin control
A wallet feature that lets you choose which specific UTXOs a transaction spends.
Cette définition fait partie du glossaire Bitcoin Logical. Pour l’explication complète, commencez par Apprendre, ou consultez les chiffres en direct sur Le Signal Bitcoin.