Knowledge Base Sections ▾

Analytics

Proof of Useful Work: A Complete Guide to Useful Mining

Proof of Useful Work (PoUW) is the idea that GPU computations on the blockchain can solve real-world problems instead of wasting energy. Bitcoin consumes about 150 TWh per year — more than entire countries. PoUW offers an alternative: the same blockchain security, but every computation provides value.

The Problem with Ordinary Proof of Work

Bitcoin consumes about 26 GW of power – that's ~150 TWh per year, comparable to Argentina's energy consumption. Every watt goes into computing SHA-256 hashes, whose sole purpose is to prove energy expenditure. In 15 years, Bitcoin has produced no useful results: no neural network response, no scientific calculation, no renders. All this energy is pure payment for security.

Ethereum recognized the problem and in September 2022 conducted “The Merge” – transitioning from Proof of Work to PoS. The network's energy consumption dropped by 99.95%. But PoS created a new problem: security now depends not on work, but on capital. Large stakers (Lido, Coinbase, Binance) control a significant share of the network. PoS sacrifices decentralization for energy efficiency – and decentralization was the blockchain's main promise.

PoUW offers a third path: retain GPU work (like in Bitcoin – security through computations), but direct this work towards real tasks (AI inference, scientific calculations, rendering). Security not through useless hashing, nor through locking up capital, but through useful work.

What is Proof of Useful Work

The concept of PoUW was formalized in the Ofelimos protocol, presented at the IACR Crypto 2022 conference – one of the world's leading cryptography forums. The idea: instead of meaningless hashing, miners solve real optimization problems. The result simultaneously confirms a block on the blockchain and creates value for the end-user.

The key challenge for PoUW is verifiability. In traditional PoW, checking the result is trivial: a hash is either less than the target or it isn't. Useful computations (a neural network response, a 3D scene render) are harder to verify. If the result cannot be quickly verified, an attacker could fake it, sending garbage instead of a real answer and claiming a reward.

Different projects solve this problem in fundamentally different ways:

  • Approach 1: Mathematical proof (Gonka). Computation → PoC V2 cross-verification → BLS signature on the blockchain. 1–10% of tasks are verified by other nodes. If results don't match, a 20% collateral penalty. Security guarantees: mathematical, not subjective.
  • Approach 2: Subjective evaluation (Bittensor). Computation → validators evaluate the “quality” of the response via Yuma Consensus. Problem: “quality” is subjective, and the system is vulnerable to validator collusion. Guarantees: economic (stake), not cryptographic.

The difference is critical: mathematical proof cannot be faked (regardless of how much money an attacker has). Subjective evaluation is vulnerable to a majority attack. This determines the different levels of trust in each approach.

Projects with Proof of Useful Work

Let's look at the key projects implementing PoUW in 2026:

ProjectUseful WorkConsensusGPUInvestments / Cap
GonkaAI inference (Kimi K2.6)Sprint (PoW 2.0)~4,648$80M
FluxDocker hostingPoUW v2 (CPU)No (CPU)~$23M cap
Prime IntellectDistributed trainingProof-of-TrainingClustersEarly stage
Bittensor126 subnets (various)Yuma ConsensusVarious$2.07B cap

Gonka (PoW 2.0) is the purest implementation of PoUW. Every processed AI request simultaneously confirms a block. 99% of network resources are dedicated to useful work, 1% to verification. The Kimi K2.6 model (MoE) is served by clusters of H100/H200. $80M in investment from Coatue, Bitfury, Insight Partners.

Flux is historically one of the first PoUW projects, but in 2025 it abandoned GPU mining and switched to CPU nodes. Useful work = hosting containerized applications (Docker). In essence, Flux has become a decentralized cloud hosting service rather than an AI network. Market cap ~$23M.

Prime Intellect focuses on distributed model training rather than inference. They use an approach similar to DiLoCo in Gonka, but as a primary product rather than an auxiliary function.

Bittensor is formally not a pure PoUW project — Yuma Consensus is based on the subjective evaluation of validators rather than cryptographic proof. However, 126 subnets cover a wide spectrum of AI tasks, and the project boasts the largest market capitalization in the segment.

Why PoUW is the Future of Mining

The AI computing market is valued at over $150 billion and is growing by 30%+ annually. Meanwhile, Bitcoin continues to burn ~150 TWh per year on empty hashes. PoUW resolves this contradiction: the same "energy = security" principle, but energy now creates real value.

For Bitcoin miners with GPUs: after Ethereum transitioned to PoS in 2022, millions of GPUs were left idle. Bitcoin mining on GPUs has long been unprofitable (as ASICs are required). PoUW projects like Gonka give GPUs a second life — the same cards that used to calculate useless hashes now process AI requests and earn rewards.

For investors: PoUW is the convergence point of two major technological trends: crypto ($2+ trillion market) and AI ($150+ billion market). Gonka is the first project where PoUW is implemented in production with real AI requests, having passed a CertiK audit and raised $80M from institutional investors.

The future of PoUW: Gonka serves multiple models simultaneously — Kimi K2.6 and MiniMax-M2.7 (the latter added in v0.2.13 — proposal #54, accepted May 21, 2026, activated at block 4267300). In the future, hosts will be able to serve more specialized models (text, code, image, embeddings) depending on their GPUs. DiLoCo adds distributed training — Gonka will be able to not only run but also train models. This transforms Gonka from an inference network into a full-fledged AI platform — open, decentralized, and based on mathematically verifiable Proof of Useful Work.

Proof of Useful Work = mining that solves real problems. Bitcoin wastes 150 TWh, PoUW directs this energy to AI. Gonka is the leading PoUW implementation with $80M investment and ~4,648 GPUs in the network.

Want to learn more?

Explore other sections or start earning GNK right now.

How PoW 2.0 Works in Gonka →