A node in a Rollup (L2) responsible for ordering transactions before they are batched and sent to the L1 (Ethereum).
Sequencers order transactions on L2 rollups before they are batched and submitted to L1
They determine the execution order which affects MEV extraction and transaction finality
Currently most rollups use centralized sequencers creating a single point of failure
Decentralized sequencers aim to distribute this critical role across multiple operators
Arbitrum's sequencer processes 10,000 transactions per second, orders them, and submits a compressed batch to Ethereum every 10 minutes. If the sequencer goes down, no new transactions are processed until it recovers.
The guarantee that the data required to verify a block is available to all network participants, critical for Rollup security.
A design where the task of proposing a block is separated from the task of building it, aimed at mitigating MEV centralization.
The moment at which it becomes impossible to change or revert a transaction once it has been added to the blockchain.
A secondary framework or protocol built on top of an existing blockchain (L1) to improve scalability and transaction speed.
Explore all our strategic guides about Blockchain to take your operations to the next level.
View all articles