Skip to main content

Unspent Transaction Output (UTXO)

technical
blockchain

A discrete spendable output on a UTXO blockchain, similar to a digital coin that must be spent whole.

Acronym
UTXO
Also known as
UTXO
1
technical

An unspent transaction output (UTXO) is a chunk of value created by a transaction and not yet consumed by a later transaction. Wallet balances on UTXO chains are the sum of spendable outputs controlled by the user's keys.

2
model

UTXO systems track coins rather than account balances. Every valid transaction consumes existing outputs as inputs and creates new outputs with locking conditions for future spending.

3
management

UTXO selection affects fees and privacy. Spending many small outputs increases transaction size, while combining unrelated outputs can reveal that the same wallet likely controls them.

Conceptual links

Related terms

6 linked

Explore connected entries beyond the alphabetical index.

All terms and definitions may update as the Cryptionary improves.