Skip to main content

UTXO Paradigm

Definition

The UTXO paradigm, or Unspent Transaction Output model, is a method for tracking the ownership of digital assets, notably utilized by Bitcoin. In this model, every unit of currency is an unspent output from a previous transaction, acting like a discrete bill or coin. When a transaction occurs, old UTXOs are consumed, and new ones are created as outputs. This system provides a clear, auditable history of asset provenance.