Skip to main content

Offchain Computation

Definition

Offchain Computation refers to performing complex calculations or data processing outside the main blockchain network. This approach significantly reduces the computational burden and transaction costs on the primary distributed ledger by moving intensive tasks to auxiliary systems. While the bulk of the processing occurs off-chain, the results or proofs of these computations are eventually submitted to the main chain for final settlement or verification. This method is fundamental to many layer-2 scaling solutions, enabling higher throughput and more complex application logic without congesting the base layer.