Output
A spendable unit of cryptocurrency created by transactions; referenced as an input when later spent.
- Also known as
- UTXO
Outputs are discrete chunks of value created by transactions. Each output can be spent once by referencing it as an input in a future transaction that satisfies its locking script.
Wallets manage sets of outputs, not a single account balance. Coin selection chooses which outputs to spend, and good wallet behavior avoids creating tiny uneconomical outputs that may cost more to spend than they are worth.
Related terms
3 linkedExplore connected entries beyond the alphabetical index.
Unspent Transaction Output (UTXO)
→A discrete spendable output on a UTXO blockchain, similar to a digital coin that must be spent whole.
Transaction
→A signed data message that asks a blockchain to transfer value, execute code, or update state.
Wallet
→Software or hardware that manages crypto keys, creates addresses, signs transactions, and shows blockchain activity.
All terms and definitions may update as the Cryptionary improves.
