UTXO-Based System

Architecture

The UTXO-Based System describes an accounting architecture where currency balances are not stored as single account totals but as a collection of unspent transaction outputs. Each UTXO represents a specific denomination of value available for spending in a future transaction. This model fundamentally differs from account-based systems in its transaction construction.