¿Qué es Change output?
The output that returns leftover value to the sender when a spent UTXO is larger than the amount being sent.
Because UTXOs are consumed whole, sending 0.1 BTC from a 0.5 BTC UTXO produces two outputs: 0.1 to the recipient and roughly 0.4 back to a change address you control.
Wallets normally use a fresh address for change, which is good privacy practice but confuses newcomers reading their own transactions in a block explorer.
Términos relacionados
UTXO
An unspent transaction output: a discrete chunk of bitcoin locked to a condition. Bitcoin has no account…
Cómo funcionaTransaction
A signed instruction consuming one or more UTXOs and creating new ones. Once confirmed it cannot be reversed.
Keys & custodyAddress
A string encoding the conditions under which an output can be spent. Bitcoin's equivalent of an account…
Esta definición forma parte del glosario de Bitcoin Logical. Para la explicación completa, empieza por Aprender, o consulta las cifras en vivo en La Señal Bitcoin.