Skip to main content

Record Model

Definition

A record model in blockchain refers to the fundamental structure used to represent and store transactional data within the ledger. This defines how individual entries are organized, linked, and updated over time. Examples include the Unspent Transaction Output model used by Bitcoin or the account-based model employed by Ethereum. The chosen record model impacts transaction processing, privacy, and smart contract capabilities.