State Transition

Ledger

State transition describes the process by which a blockchain’s ledger moves from one valid state to the next, based on the execution of transactions within a new block. Each transaction represents an instruction that modifies the balances, smart contract variables, or ownership records stored on the chain. The new state is derived from applying these instructions to the previous state.