Almost every transaction on Ethereum’s Layer 2 network passes through one machine, run by one company, called a sequencer. You can command trades, set the pace on the chain, earn fees, go dark or say no. This guide explains what sequencers actually do, why cryptocurrencies’ most decentralized ecosystems run fast lanes through a central operator, what can go wrong, what can’t go wrong, and the roadmap we’re rushing to fix it.
table of contents
Here are some unpleasant facts about the latest Ethereum expansion. When you swap on the Arbitrum exchange, mint on Base, or pay on Optimism, your transactions are received, ordered, and confirmed by one machine operated by one company. That machine is a sequencer, and it occupies a position of quiet and enormous power. The sequencer determines which transactions enter the chain and in what order, and collects fee income for the network. And when the sequencer stops, as the main sequencer does during an outage, the entire network simply pauses, freezing all apps at once.
Layer 2 rollups are a way for Ethereum to scale, inheriting its security while moving execution away from the congested base chain that currently handles the majority of ecosystem activity. This success has made Sequencer the most important piece of centralized infrastructure in an ecosystem where decentralization is its founding promise, and its tensions are no secret. This is an engineering roadmap, with fixes publicly promised in every major rollup, but none completed. Meanwhile, the base layer itself has been redesigned around adjacent ideas, and future Glamsterdam upgrades will incorporate proposer/constructor separation into the protocol and restructure the environment in which the sequencer operates.
This guide will give you an honest look at sequencers. What is a rollup, what kind of work does a sequencer do in it, the specific powers that a centralized sequencer has and its actual failure record, the important distinctions between what a sequencer can and cannot do for your money, the economics of sequencers and why operators are slow to abandon them, decentralized design, shared sequencing, base sequencers, sequencer sets, competition as a replacement for a single machine, and today’s L2 Describes how to evaluate the actual trust profile of.
One section rollup and sequencer job
Rollup is a blockchain that executes transactions in its own fast and cheap environment, posts a compressed record of everything it does to Ethereum, and inherits the historical security of the base chain. Optimistic rollups will post results and allow a challenge window for proof of cheating. The validity rollup includes cryptographic proof that the results are correct. In either design, Ethereum is the court of last record, and rollups are high-throughput execution venues whose state can, in principle, always be reconstructed and verified from the data posted below.
However, someone has to run the high-speed venue in real time. This means we need to receive a large number of transactions, decide on orders, execute them, give instant confirmation to the user, and batch the results back to Ethereum. That person is a sequencer. It is best understood as an amalgamation of three roles: a memory pool and matching engine that orders the flow, a block producer that executes it, and a shipping department that posts batches to the base chain. In any financial system, the role of trading orders is powerful because they are money. That is, who gets the arbitrage, who liquidates first, and who buys before the price moves. At Ethereum’s base layer, that power is fragmented across thousands of validators and the adversarial supply chain built to capture it. Almost every major rollup now has a single operator appointed by the team owning and running the official sequencer.
Why would the most decentralized ecosystem in software ship a scaling layer in this way? Centralized sequences are fast, simple, and securely bootstrapped, providing instant validation on a single machine, no consensus overhead, and a clean upgrade path, with only one chance of suffocating during the inevitable early bugs. The architects’ bet is that because the rollup design strictly limits what the sequencer can do, sequencing can be temporarily centralized, and the next two sections examine both sides of this bet.
What you can and cannot do with a sequencer
Sequencer capabilities are real, and enumerating them accurately is more important than the usual hand-waving in either direction.
What can you do? Whether due to policy, error, or legal enforcement, censorship, such as refusing to include a transaction, is possible, and regulated entities have compliance obligations that make selective exclusion more than just a hypothesis. It can be ordered. Place your own or preferred trades ahead of yours and extract profits without seeing the value delivered by your orders. Most major carriers publicly prohibit this, but this prohibition is a policy and not a protocol guarantee. It may stop. Sequencer outages repeatedly freeze major rollups for hours on end, cause all applications to stop at the same time, create a failure mode that has no analogue in the base chain, and for thousands of validators mean the chain simply won’t stop. It is also the only real-time gateway to the network’s block space, allowing it to set the pace and price of inclusion.
What you can’t doThis is the true result of rollup design. It cannot be stolen. Sequencers cannot use user funds to forge transactions because all transactions require a user signature, and any proof of fraud or legitimacy posted on Ethereum would expose the invented state. Since history exists on the basic chain, entrenched history cannot be rewritten. And, importantly, a well-constructed rollup includes an escape hatch so it can’t trap you forever. This is a mechanism that completely bypasses the sequencer and forces the inclusion of transactions directly through Ethereum, even a completely censored or dead sequencer will only delay users and will not tie up their funds. Latency is real and forced ingestion is slow and clumsy, but the difference between a chokepoint that can inconvenience users and a custodian that can rob users is the very difference between a rollup model and a centralized exchange, and that’s why the ecosystem tolerated the centralized sequence. The trust profile is more like a bridge than multisig, with a strong design to minimize trust. That means operations are centralized and encryption is limited.
Honest Risk Summary: Major Rollup assets are secured by Ethereum. Your access, timing, and fair orders are protected by one company’s machines, policies, and legal status. For casual users, this difference means little. For traders whose profits are in orders, for protocols where the quality of execution depends on fair orders and where liquidations must occur on time, and for anyone in a jurisdiction where compliant operators may be instructed to exclude, sequencers are the most important assumption of trust and the least audited.
Outage records: The real cost of centralization
Sequencer risks are not theoretical, and the best syllabus to demonstrate what a single operator infrastructure means in practice is the incident record. Every major rollup has suffered from sequencer downtime. These include multi-hour outages due to spikes in registration traffic, outages due to software bugs during batch posting, and freezes during unplanned upgrades. The pattern across incidents is consistent and informative. Funds are never lost, the basechain security model is always preserved, the network restarts with history intact, and it is designed to work as promised. Each time, it was everything else that stopped. Trades froze midway, liquidation engines failed to reach positions as prices moved, arbitrage broke against live markets elsewhere, and users learned that forced participation, a theoretical escape hatch, was actually too slow and too technical to matter within hours of an incident.
A more subtle lesson lies in second-order effects. During one notable outage, the network’s applications discovered their own emergency procedures that assumed the sequencer was functioning, such as market pauses, oracle updates, and even communication with users were all routed through the downed machine. In other periods, the reopening itself became a trading event, with trades that had been waiting for hours landing at once against volatile prices. It’s a microcosm of the adjustment dynamics that any gap-prone market is familiar with. And across it all, operator incident response, status pages, engineer readiness, and postmortems were the de facto governance of a multibillion-dollar economy, run by companies without the mandate of protocols to properly run them.
This summary of the record is fair to both sides of the argument. A constrained power design truly protects capital through any failure, and a single-machine design equally reliably imposes interrelated economy-wide outages that are not possible with distributed systems, and the roadmap exists to eliminate just that.
It’s also worth putting the sequencer within a full trust stack of rollups. Although the sequencer is the most visible dependency, it is not the only one. Rollup security consists of three legs. One is the data posted to Ethereum. This made rebuilding possible and much cheaper in the era of blob fees. A proof system that monitors the correctness of a nation, fraud or legitimacy. Some of them are still running with training wheels, security councils, and authorized challengers for proof of maturity. and a sequencer that controls liveness and order. Independent frameworks have evaluated all three rollups, and their evaluations regularly surprise would-be marketing users. Networks that are praised for having minimal trust often include upgrade keys and council powers that completely exceed the sequencer’s questions. Sequencer is a great place to start reading your L2 trust profile. Wrong place to stop.
Economics: Why it’s hard to give up
Sequence is more than just power. It’s returns, and returns explain the pace of decentralization better than technical obstacles. Sequencer collects the difference between what a user pays for an L2 transaction and the cost of posting the data to Ethereum. This gap widened dramatically as Ethereum’s blob-based data pricing collapsed in posting costs. Additionally, the order value you choose to retrieve or auction will be added. In the case of major rollups, this is a nine-figure annual business that now flows to the operating company or foundation to fund development and, in some cases, constitute the main revenue of the network token.
Sequencer decentralization means distributing exactly this revenue, and the design on the table is, among other things, a proposal as to who receives the rewards. That’s not ironic. This is the right lens through which to evaluate your roadmap. Because a decentralized plan that never specifies an ordered return destination is a plan that does not face that most difficult problem. This also represents the user-side framework for trading today. Concentration sequences quietly subsidize the network that users enjoy, and similar revenue and token related issues run through all fee-generating protocols, redistributing the pie that someone currently owns at every step toward neutrality.
The numbers behind the revenue discussion are worth a concrete paragraph. L2’s gross profit margin is the spread between the user fees collected and the data fees paid to Ethereum, and the blob fee era has transformed that spread. Posting costs for major rollups collapsed by orders of magnitude, and while user fees were low, the decline was modest, allowing large networks to operate at gross profit margins that most software companies would envy. Public dashboards track operations in real-time, revenue is generated, data costs are incurred, and the person running the sequencer receives the balance within the day. This residual funds engineering subsidizes user fees during growth promotion and, in the case of token-holding networks, constitutes the cash flow to which all valuation discussions ultimately refer.
A decentralized design needs to answer where it goes: a staked sequencer set as a yield, a shared network as a service fee, an Ethereum validator based on a base sequence, or a user as a rebate, and each answer creates and destroys a different building block. The engineering of neutral sequencing was largely worked out on whiteboards many years ago. The political economy of that revenue is still being negotiated, and this is the clearest truth about why the timeline is the way it is.
Fix: Three paths to a neutral sequencer
Three design families compete to replace one machine, each replacing something different.
The first is a sequencer set. Replace one operator with an authorized or funded committee, reach consensus among members, and rotate leadership. As a result, censorship requires collusion and outage requires correlated failures. This is an incremental path, and its critics point out that small commissions of known parties are less progress than they seem, especially against legal mandates that can easily scale up commissions.
The second is shared sequencing. It’s an independent network. Its business is to provide distributed ordering as a service for many rollups at once, adding atomic cross-rollup composability, transactions that run together across multiple L2s, or not at all, recreating some of the seamlessness that the multi-rollup world was destroying. This deal is a new external dependency and is again a revenue issue. Shared sequencers require paying customers, and rollups protect that margin.
The third and most Ethereum native is base sequencing. We do manual ordering in Ethereum itself and have validators on the base chain order L2 transactions as part of block generation. It inherits the best of Ethereum’s neutrality and censorship resistance at the expense of Ethereum’s pace, and the pre-check design aims to restore speed, but at the base layer speed rather than in the instantaneous sense that users have learned. The fate of base sequencing is intertwined with the evolution of the base layer itself. The proposer and builder separation built into the Gramsterdam upgrade precisely restructures the block generation pipeline that the base rollup connects to. As such, the Sequencer Roadmap and the Ethereum Core Roadmap currently read as one document with two authors.
No major rollups of any of the three have been completed. Public commitments are actual, step-by-step plans, published designs, testnets, and timelines are off by years. Because the current arrangement works, makes money, and only embarrasses operators when something breaks. A realistic prediction is a long interregnum between committees and hybrid designs, with full neutrality being reached unevenly across networks during this decade.
Notes on terminology avoid common confusion. That is, the sequencer is not a prover, and distributing one has no effect on the other. The prover generates a cryptographic proof of correct execution in a validity rollup. The sequencer commands and executes. The network can decentralize sequence processing by keeping the proof on one machine or vice versa. These two roles fail in different ways. This means that when the prover dies, finality on Ethereum is delayed while the chain continues to run, and when the sequencer stops, the chain stops while the finality of past batches is maintained. Roles are always blurred in roadmap language, and reading which role a decentralization milestone actually corresponds to is a small skill that pays for itself.
How to read the actual trust profile of L2
Sequencer questions are compressed into actionable checklists when users or builders choose from a rollup. Who operates the sequencer and under what legal jurisdiction? Does the network include a working force? And what numbers limit its delays, worst-case censorship? What is its outage history? And were funds ever dependent on the operator’s goodwill during an outage? Published ordering policy, first-come, first-served, private Is there a mechanism to force it beyond menpools, auctions, and reputation? Where is the decentralization roadmap actually at in terms of running code and blog posts? And since the answer predicts the pace of the roadmap more accurately than the roadmap, where will the proceeds of the sequence go?
Sequencer is an honest asterisk to Ethereum’s scaling victory. The rollup ecosystem has truly extended the security of the base chain to more activities at a significantly lower cost. It also did so by temporarily and by design concentrating the one force that the base chain was most successful at decentralizing. The asterisk is slowly shrinking under public pressure and published plans, and until the asterisk disappears, the most useful information you can know about L2 is exactly what that one important machine can and cannot do for you.
The Sequencer problem is one where Ethereum’s theory of decentralization fits into successful scaling, and its solution is what defines what the ecosystem really is, so it deserves broader stakes in the final frame. If the rollup era were to end with a few corporate sequencers ordering most on-chain activity, Ethereum would have rebuilt its execution layer, the intermediary structure it was designed to replace, and the base chain would be reduced to a private venue settlement court. Scaling will be real if the decentralization roadmap provides base ordering, trusted committees, and a shared network. More activity, same neutrality, and 100x more throughput than the original promise. Both futures are still open, incentives lean toward the former, corporate culture leans toward the latter, and outcomes will be determined not by white papers but by the aforementioned low-key engineering and revenue negotiations network by network over the next few years. Users are not spectators of the contest. The trust profile is public, the alternatives are one bridge away, and where the activity lulls is the only vote the operator has ever reliably counted.
A practical note for builders: Finally, sequencer risks are inherited. Applications deployed on a rollup import sequencer stop records, censor surfaces, and ordering policies as silent dependencies. A mature practice, as evidenced by the severity of current protocol deployments, is to treat chain selection as a security decision, document forced inclusion paths in runbooks, and design clearing and oracle mechanisms to fail safely through outages. Sequencers are infrastructure and infrastructure first rules apply. It won’t be visible until the day when the sequencer becomes the only thing that matters.
A shortlist of readers to follow the story: An independent rollup risk framework that rates each network’s sequencers, proofs, and upgrade keys. The network’s own decentralization roadmap page. Dates are displayed instead of adjectives. Post-mortem verification after suspension. Each paragraph tells you more than any other document. A base layer upgrade calendar has been added since Gramsterdam-era changes to Ethereum’s block pipeline restructured what base sequencing could offer. The problems are well documented by everyone but marketers, and the truth is in the documents.
If there is one image that will remain in this guide, please make it a geometry. Ethereum was expanded by turning one wide, slow, neutral road into a system of high-speed toll lanes with one operator at a booth. The lanes carry traffic, the operators are competent, and the toll revenue builds better booths. But the map of who can park what cars where is now the most important map in the ecosystem, and anyone reading this article can create one on any network in about five minutes. Do this once, no matter where your funds are. This is five minutes of the highest yield in crypto self-custody.
Disclaimer: This article is for educational purposes only and does not constitute investment advice. The network design and roadmap described are current as of July 9, 2026 and are subject to frequent change. Always do your own research.
FAQ
What is an L2 sequencer in simple terms?
A sequencer is a machine that performs layer 2 rollups in real time. It receives a transaction, decides on its order, executes it, gives the user instant confirmation, and posts a compressed batch of results to Ethereum. In almost every major rollup today, Sequencer is a single server operated by the network’s founding company, making it the most centralized component in Ethereum’s scaling stack.
Is it possible for a sequencer to steal my funds?
no. Sequencer cannot fake transactions from your account as everything requires a user signature. The results also cannot be faked, as the proof of the rollup posted to Ethereum will expose the invalid state. Its powers are limited to ordering, delaying, censoring, and suspending. A well-designed rollup will also include a forced built-in mechanism that allows users to push transactions directly over Ethereum, allowing even a hostile sequencer to delay funds but not permanently trap them.
What happens when the sequencer goes down?
The network is effectively suspended. No new transactions are confirmed and all applications on the rollup freeze simultaneously until the operator restores service. Major rollups have resulted in several-hour outages like this. Your funds are protected by Ethereum, so they remain safe, but access to them is suspended. This is very important for time-sensitive positions, such as loans that are close to liquidation.
Why is Sequencer centralized while Ethereum is decentralized?
Centralized sequence control was a practical startup method. Until the technology matured, a single operator provided instant confirmation, easy upgrades, and clean incident response. Rollup designs limit what carriers can do, and all major networks have published decentralization roadmaps. This tradeoff was intentionally temporary. Its length is a matter of controversy.
What is a base sequence?
Base sequencing brings transaction ordering back to Ethereum itself, allowing validators on the base chain to sequence rollup transactions during block generation. This makes Rollup Ethereum completely neutral and censorship-resistant, but it introduces a confirmation delay that the pre-verification design aims to offset. This is the most Ethereum-compliant of the decentralized paths.
What is a shared sequencer?
A shared sequencer is an independent network that provides distributed transaction ordering as a service to multiple rollups simultaneously. Beyond decentralization, its selling point is atomic cross-rollup composability, the ability to execute transactions together across multiple L2s, which a single rollup sequencer cannot provide.
Does the sequencer extract MEV from the user?
Power ordering is exactly what MEV extraction requires, and they are possible because the sequencer checks every transaction before it arrives. Major carriers have publicly committed to neutral policies such as first-come, first-served orders, and some are directing order proceeds to public goods and auctions. These are policies, not protocol guarantees, and are the central argument for decentralizing roles.
How can I find out how centralized a particular L2 is?
Please ask me 5 questions. Who is operating the sequencer and where? Whether forced inserts exist and how long they take. Network outage history. Published Ordering Policy. and the actual stages of the decentralization roadmap. Independent trackers score major rollups based on these aspects, but their scoring is much different than marketing does.

