Arbitrum Security Model

Architecture

Arbitrum’s security model is fundamentally based on an optimistic rollup architecture, where transaction execution occurs off-chain to achieve high throughput and reduced gas costs. The system relies on a sequencer to aggregate transactions into batches and submit the resulting state root to the Ethereum Layer 1 blockchain. This design assumes all transactions are valid by default, allowing for rapid processing on the Layer 2 network.