How Solana Achieves High Throughput

Solana processes thousands of transactions per second using Proof of History and parallel execution. Here's the actual mechanism behind the speed — and the trade-offs it creates.
Lewis Jackson
CEO and Founder

The Speed Claim, Grounded

Solana's throughput numbers sound almost implausible. While Ethereum processes around 15 transactions per second on its base layer and Bitcoin handles roughly 7, Solana advertises tens of thousands of TPS — a figure large enough to raise immediate questions about what's actually being measured and what's being traded away.

The short answer is that Solana achieves its throughput through three main systems working together: a cryptographic timekeeping tool called Proof of History, a mempool-less transaction forwarding protocol called Gulf Stream, and a parallel execution engine called Sealevel. None of these is magic. Each involves real architectural choices that determine what Solana is good at and where it runs into limits.

Understanding the mechanism also clarifies what the TPS number actually means — and why the comparison to other chains isn't quite apples-to-apples.

How the Architecture Actually Works

The core problem every distributed blockchain solves is ordering. Nodes spread across the world need to agree on which transactions happened first, without trusting any central coordinator. Bitcoin solves this by having miners compete to add blocks — expensive, deliberately slow, but robust. Solana takes a different approach.

Proof of History is not a consensus mechanism. That's the most common misconception. It's a timekeeping tool — specifically, a verifiable delay function that creates a cryptographic record of when events occurred. The mechanism works like this: a designated leader node runs a SHA-256 hash function continuously, feeding each output as the input to the next iteration. This creates a chain of hashes where each output encodes a specific position in sequence. When a transaction gets embedded into this hash chain, its timestamp becomes mathematically provable without any external coordination.

In most blockchains, validators communicate back and forth to agree on transaction ordering. With Proof of History, the ordering is encoded in the data itself. Validators verify it locally rather than negotiating it across the network. This removes a significant source of communication overhead — which is where much of the speed gain comes from.

Gulf Stream is the mempool-less forwarding protocol. Traditional blockchains hold unconfirmed transactions in a mempool — a waiting room where they sit until a block producer picks them up. Gulf Stream routes transactions directly to the validators expected to lead upcoming slots, based on the known validator schedule. Validators can begin processing transactions before they formally become leaders, reducing confirmation latency further.

Sealevel is the parallel execution engine. Most blockchains — including Ethereum — process transactions sequentially in a single thread. Sealevel analyzes incoming transactions to determine which ones touch different parts of state (different accounts, different programs) and executes them simultaneously across multiple threads. Two transactions that don't share any state dependencies can run in parallel. The throughput gain is proportional to how many non-overlapping transactions appear in a given batch.

Together: Proof of History encodes ordering into the data, Gulf Stream pre-routes transactions to upcoming validators, and Sealevel executes non-conflicting transactions in parallel. That's the actual engine.

Where the Constraints Live

The architecture makes a deliberate trade-off: it shifts hardware requirements onto validators to gain throughput at the network level.

Running a Solana validator requires meaningfully more hardware than participating as a validator on most other chains — fast NVMe drives, high-bandwidth internet connections, substantial RAM. This is structural, not incidental. The parallel execution and high transaction volume generate data that validators must process in real time. The hardware demands create a barrier to entry that limits who can participate in block production.

The result is a smaller validator set than Ethereum. Solana has approximately 1,500–2,000 active validators as of early 2026. Ethereum has over 1 million validator keys (though many belong to a smaller number of operators through pooling services). Whether this difference matters depends on what properties you're optimizing for.

There's also the network's outage history. Solana has experienced several halts since its launch — most caused by spam attacks flooding the scheduler or specific failure modes in the transaction processing pipeline. Each incident tested the claim that hardware-intensive design solves the scaling problem, and each revealed edge cases the protocol didn't initially anticipate. The team has addressed the specific causes of each known outage, but the pattern raised legitimate questions about architectural stability under adversarial conditions.

What's Changing

The most significant near-term development is Firedancer — a second, independent Solana validator client built from scratch by Jump Crypto. Right now, almost all Solana validators run the same client codebase. If that software has a bug, the entire network is exposed to it simultaneously. Firedancer introduces client diversity: different implementations of the same protocol, so a bug in one doesn't take down the whole network. Client diversity is a standard resilience mechanism in mature networks — Ethereum has multiple production-grade clients for exactly this reason.

There's also ongoing work to improve the transaction scheduler's behavior under spam loads and to reduce hardware requirements for smaller validators over time. Neither effort is complete. Both reflect known weaknesses in the current architecture.

Confirmation Signals

Watch for: Firedancer reaching meaningful validator market share (above 20%), sustained network uptime through high-volume periods without halts, steady growth in the validator set over time, and measurable reduction in spam-induced congestion events.

Invalidation Signals

The architectural thesis weakens if: network outages recur at a rate suggesting structural limits rather than addressable bugs, the validator set shrinks as hardware costs become prohibitive for smaller operators, or Firedancer development stalls.

Timing Perspective

Now: Solana's throughput is operational and handles real transaction volume — particularly in consumer applications and DeFi. The validator concentration and outage history are also real and ongoing considerations.

Next: Firedancer deployment is the most material near-term development. Validator client share data is the metric to watch.

Later: Whether the hardware-intensive model holds up as transaction volume scales further is the multi-year question.

What This Doesn't Settle

This piece explains the mechanism, not a preference ranking. Throughput is one dimension among several. The relevant question for any specific use case is whether Solana's trade-offs — validator hardware requirements, concentration of block production, historical outage risk — match what that application needs. For high-frequency, low-latency applications where some trust in a smaller validator set is acceptable, they might. For applications where maximum censorship resistance matters more than speed, the calculus looks different.

The architecture is well-understood. The trade-offs are real and documented. The rest is application-specific.

This is educational content. Nothing here constitutes financial or investment advice.

Related Posts

See All
Crypto Research
New XRP-Focused Research Defining the “Velocity Threshold” for Global Settlement and Liquidity
A lot of people looking at my recent research have asked the same question: “Surely Ripple already understands all of this. So what does that mean for XRP?” That question is completely valid — and it turns out it’s the right question to ask. This research breaks down why XRP is unlikely to be the internal settlement asset of CBDC shared ledgers or unified bank platforms, and why that doesn’t mean XRP is irrelevant. Instead, it explains where XRP realistically fits in the system banks are actually building: at the seams, where different rulebooks, platforms, and networks still need to connect. Using liquidity math, system design, and real-world settlement mechanics, this piece explains: why most value settles inside venues, not through bridges why XRP’s role is narrower but more precise than most narratives suggest how velocity (refresh interval) determines whether XRP creates scarcity or just throughput and why Ripple’s strategy makes more sense once you stop assuming XRP must be “the core of everything” This isn’t a bullish or bearish take — it’s a structural one. If you want to understand XRP beyond hype and price targets, this is the question you need to grapple with.
Read Now
Crypto Research
The Jackson Liquidity Framework - Announcement
Lewis Jackson Ventures announces the release of the Jackson Liquidity Framework — the first quantitative, regulator-aligned model for liquidity sizing in AMM-based settlement systems, CBDC corridors, and tokenised financial infrastructures. Developed using advanced stochastic simulations and grounded in Basel III and PFMI principles, the framework provides a missing methodology for determining how much liquidity prefunded AMM pools actually require under real-world flow conditions.
Read Now
Crypto Research
Banks, Stablecoins, and Tokenized Assets
In Episode 011 of The Macro, crypto analyst Lewis Jackson unpacks a pivotal week in global finance — one marked by record growth in tokenized assets, expanding stablecoin adoption across emerging markets, and major institutions deepening their blockchain commitments. This research brief summarises Jackson’s key findings, from tokenized deposits to institutional RWA chains and AI-driven compliance, and explains how these developments signal a maturing, multi-rail settlement architecture spanning Ethereum, XRPL, stablecoin networks, and new interoperability layers.Taken together, this episode marks a structural shift toward programmable finance, instant settlement, and tokenized real-world assets at global scale.
Read Now

Related Posts

See All
No items found.
Lewsletter

Weekly notes on what I’m seeing

A personal letter I send straight to your inbox —reflections on crypto, wealth, time and life.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.