Skip to main content

Offchain Processing

Definition

Offchain processing involves executing transactions or computations outside the main blockchain network. This method aims to alleviate congestion and reduce transaction costs on the primary ledger by handling a significant portion of activity externally. Only the final results or aggregated data are then recorded on the main chain, preserving its security guarantees. Solutions like sidechains, state channels, and optimistic rollups utilize this approach to boost network throughput.