Skip to main content

UTXO Accounts Model

Definition

The UTXO accounts model, or Unspent Transaction Output model, is a method for tracking cryptocurrency ownership where each transaction consumes specific unspent outputs from previous transactions and creates new unspent outputs. Instead of maintaining a balance in an account, a user’s total holdings are the sum of all UTXOs they control. This model ensures clear ownership and transaction finality.