Glass Ledger

Stratum V2 Adoption: What Changes for Solo Miners

Pools controlling 75% of Bitcoin's hashrate just joined the Stratum V2 working group. Here's what the protocol actually does, and what it doesn't.

Stratum V2 Adoption: What Changes for Solo Miners

In May 2026, seven of the largest Bitcoin mining pools, together representing close to three quarters of the network's total hashrate, agreed to join the Stratum V2 working group, according to reporting from CoinDesk. A handful of those pools individually control double-digit percentages of global hashrate on their own, which is exactly why the announcement matters: this isn't a handful of small operators experimenting with a new protocol, it's most of the network's actual mining capacity committing to it at once. That's
not a routine software announcement. It's the clearest signal yet that Stratum V2, not Stratum V1, is becoming the protocol the mining industry expects to run on by default.

What Stratum V2 Actually Does

Stratum V2 has existed since 2022, when Braiins and Spiral co-founded the working group behind it. For most of that time it stayed a niche side project with limited real adoption. The version now getting backed by most of the network's hashrate carries two changes that matter to anyone running a rig, not just to pool operators. First, connections run encrypted by default, with the pool's identity pinned to a known key, closing a gap that plaintext Stratum V1 has carried since 2012. Second, and more significant, it lets an individual miner construct or influence its own block template instead of just accepting whatever the pool assembled. Under the older model, the pool alone decided which transactions from the mempool went into a candidate block. Under Stratum V2's job negotiation extension, that decision can move back toward the miner.

Why This Announcement Is Bigger Than a Version Bump

A handful of pools controlling most of the network's hashrate also means a handful of entities have, in practice, controlled most of the network's transaction selection. That's a different, sharper concern than hashrate concentration alone: it's about who decides which valid, fee-paying transactions actually get confirmed. Seven pools representing three quarters of hashrate committing to a protocol that structurally moves that decision outward is a real, measurable step against that concentration, not a marketing claim about decentralization.

Why Job Negotiation Matters More Than Encryption

Encryption is the easier half of this story to explain and the easier half to ship: run the connection over an authenticated, encrypted channel instead of plaintext, and a whole category of tampering and eavesdropping risk closes. Job negotiation is the harder, more structural half. It requires a pool to give up something it has held by default since mining pools existed: exclusive control over which transactions from the mempool make it into the next candidate block. That control has real economic weight, since transaction fees and ordering aren't neutral decisions, and moving even part of that decision back toward individual miners is a genuine redistribution of authority, not a cosmetic feature. That's the part of this announcement worth paying attention to past the headline percentage.

What Doesn't Change: A Miner's Odds

None of this touches a miner's odds of finding a block. The odds of finding a block are set entirely by the network's current difficulty divided by a miner's own hashrate, identical for every participant on the chain, whether they run Stratum V1 or V2, and whichever pool they're connected to. A protocol upgrade improves the pipe the search runs through. It doesn't change what's being searched for, and no pool, however it's built, can change that ratio.

Where NexusPool Already Stood on Stratum V2

NexusPool has run Stratum V2 natively, alongside Stratum V1 on the same port with automatic protocol detection, since before this specific industry announcement. Full technical details on how that detection and the encrypted, authority-key-pinned connection actually work are laid out on NexusPool's technology page. This is free, non-custodial software, not an investment, and no protocol version changes the odds of finding a block.

What This Post Doesn't Claim

This post doesn't claim NexusPool caused or influenced this industry shift, and it doesn't claim Stratum V2 adoption improves anyone's odds of finding a block. It also doesn't claim every pool that joined the working group has already shipped a complete, production Stratum V2 implementation; joining a working group is a commitment, not proof of finished code, and that distinction is worth keeping in mind before assuming the whole network has already switched over.

FAQ

Does Stratum V2 make it easier to find a block? No. The odds of finding a block are set by network difficulty divided by a miner's hashrate, identical under either protocol version.

What's the difference between Stratum V1 and Stratum V2? Stratum V1 sends data in plaintext JSON messages, with the pool deciding the block template alone. Stratum V2 runs over an encrypted, authenticated connection and can let a miner participate in constructing its own block template.

Do I need new hardware to use Stratum V2? It depends on firmware. Devices running firmware that supports Stratum V2 can use it; older firmware can keep working over Stratum V1, including on a pool that auto-detects which protocol a connection is speaking.

Did this announcement change how NexusPool works? No. NexusPool already ran native Stratum V2 alongside Stratum V1 before this specific announcement.

Is this related to a pool taking a bigger cut of rewards? No. Stratum V2 concerns protocol security and transaction selection, not fee structure.

Trust nothing. Verify whether a pool's "Stratum V2 support" claim covers the whole protocol or just a label.