Logo
My Crypto News AI

Solana's Concentration Problem: How Flowra Aims to Break One Validator's 95% Stranglehold

Solana's block-building market has become dangerously concentrated, with one validator client running under 95% of the stake and collecting more than 60% of every priority fee paid on the network. Flowra, a Seoul-based company, is launching an Open Orderflow Auction designed to decentralize this market and create genuine competition among validators and block builders, much like Ethereum did after its 2022 Merge.

Why Should Solana Care About Block-Building Concentration?

To understand the problem, it helps to know how Solana processes transactions. Unlike Ethereum, which routes transactions through a public mempool that anyone can observe, Solana uses Gulf Stream, a system that sends transactions privately to the upcoming validator (called a "leader") before they are included in a block. This private routing means visibility into money-making opportunities, known as MEV (maximal extractable value), depends entirely on who you have a relationship with. When one firm controls the entire pipeline from transaction submission to block production, it creates what economists would call a monopoly.

Jito, the dominant validator client on Solana, has grown from handling roughly 10% of priority-fee volume in April 2023 to more than 60% by 2025, and that share has remained stable. Over the same period, the Jito-Solana client went from running under 92% of active stake in late 2024 to more than 95% by mid-2026. This concentration is so extreme that if Solana block building were a traditional industry, it would trigger antitrust scrutiny. Using the Herfindahl-Hirschman Index, a standard measure of market concentration, Solana's builder market scores above 9,025 out of a maximum of 10,000, far exceeding the 2,500 threshold that US competition authorities consider "highly concentrated".

How Does Flowra's Solution Work?

Flowra's approach is explicitly modeled on proposer-builder separation, the design that reshaped Ethereum's MEV market after the Merge. The idea sounds counterintuitive: expose orderflow to more competitors, and validators actually earn more, not less. Ethereum's experience supports this claim. After separating the job of proposing a block from the job of building it, a peer-reviewed empirical study measured a 261% increase in proposer revenue.

Flowra is shipping two key components to achieve this on Solana:

  • Open Orderflow Auction: Registered searchers can bid openly for transaction inclusion rather than routing flow through closed channels, creating a competitive market for blockspace.
  • Programmable Block Policy: Each validator can define its own transaction inclusion rules at the block-building layer, allowing institutional validators to apply compliance and sanctions screening without relying on a single gatekeeper.
  • Compliance Integration: Flowra has announced a collaboration with compliance provider Honeypot to bring sanctions and risk screening directly into the block-building layer.

What Does Early Performance Data Show?

Flowra is launching with one piece of performance evidence that is worth examining carefully. On a single validator, a Flowra-enabled setup raised compute units per block by 20.6%, moving that node from 84% of the network average to 101%. Compute units per block is the right metric to lead with because it measures block packing efficiency rather than MEV extraction, making it independently checkable and harder to misrepresent. The company also reports higher block fees than comparable validator software, 100% block production, and 99.999% block engine uptime.

However, this is self-reported data from a single node during testing. The number that will actually matter is what a cohort of institutional validators reports after a quarter of real-world operation, not what one node achieved in controlled conditions.

What Went Wrong With Ethereum's Builder Market?

Flowra should be judged on whether it has learned from Ethereum's cautionary tale. While Ethereum's proposer-builder separation did create a competitive market initially, it eventually concentrated again. Roughly 90% of Ethereum blocks now come through MEV-Boost, an auction platform, and a handful of firms build almost all of them. Between October 2023 and March 2024, three builders produced about 80% of MEV-Boost blocks. By March 2025, two firms accounted for around 86%. By mid-2026, the top two builders were at roughly 73% of blocks, and the top four were above 95%.

The mechanism that eroded Ethereum's openness was exclusive orderflow. Builders with access to private transaction flow win more blocks, winning more blocks attracts more exclusive flow, and the cost for a newcomer to buy even a 1% market share rose from close to nothing before May 2023 to more than 1.4 ETH by March 2024. That is precisely the structural problem Flowra's design targets by building an accessible transaction stream that multiple validators share and that searchers reach through a standard API.

What Challenges Will Determine Flowra's Success?

Four critical questions will decide whether Flowra can actually open Solana's block-building market and prevent the concentration that plagued Ethereum:

  • Liquidity: An auction with few bidders is a worse price discovery mechanism than a closed channel with one motivated buyer, so the searcher side has to arrive at roughly the same time as the validator side. Flowra is approaching this by onboarding institutional validators first, which is the correct sequencing because searchers follow blockspace rather than the other way around.
  • Exclusivity Prevention: Nothing prevents a large searcher from striking a private deal with a builder outside the auction, replicating the exclusive orderflow problem that concentrated Ethereum's market. Flowra's design targets this by making the shared transaction stream the default path, but enforcement will require sustained validator participation.
  • Validator Adoption: Institutional validators running stake for regulated counterparties have an unresolved problem: they are expected to apply sanctions and risk controls to what they process, but existing tooling operates after transactions have already reached a block. Programmable Block Policy moves that check into block construction, where each validator writes its own policy rather than inheriting someone else's.
  • Network Effects: The policy layer may matter more than the auction itself for winning validator adoption. By letting validators define their own compliance rules at the block-building layer while keeping Solana's base protocol neutral, Flowra creates a defensible distinction between a network with configurable operators and a network with a filtered base layer.

Flowra is attempting to open a market that has every structural reason to stay closed. Whether it succeeds will depend not just on the elegance of its design, but on whether it can maintain openness as a property that requires active defense rather than a feature that can be declared once and forgotten.