The Usefulness Gap in Proof-of-Useful-Work: An Empirical Study of Pearl's cuPOW Protocol
2026-06-03 • Cryptography and Security
Cryptography and SecurityComputers and SocietyDistributed, Parallel, and Cluster Computing
AI summaryⓘ
The authors studied Pearl, a blockchain that claims its mining process also helps with AI tasks. They found that although the network uses lots of powerful hardware, it does not actually perform any meaningful AI work. The mining process can be tricked with random data, is unprofitable at current prices, and only performs simple math that works on any hardware. Their findings show a real-world example of how making mining both useful and verifiable is very challenging.
blockchainProof-of-Useful-WorkAI inferenceGPU miningnetwork verificationmining profitabilityhardware utilizationinteger arithmetic
Authors
Abhinaba Basu
Abstract
Pearl, a Layer-1 blockchain with high-profile AI industry endorsements, markets its Proof-of-Useful-Work (PoUW) protocol as simultaneously securing the network and performing AI inference. We present the first systematic empirical measurement of a deployed PoUW system, finding that Pearl's 24 EH/s network -- representing approximately 320,000 GPU-equivalents consuming an estimated 112 MW -- produces zero useful AI computation. Budget GPU rental prices rose 38% and utilization surged from 57% to 94% following the mining software's public release, displacing legitimate research workloads. Our measurements span five dimensions: (1) network composition analysis of 8,012 workers shows all have inference-capable hardware, yet the dominant mining software contains no inference code; (2) the verification protocol accepts random matrices by design, confirmed by 44 pool-accepted shares from our open-source miner across NVIDIA, AMD, CPU, and Apple Silicon hardware; (3) statistical distribution checks are trivially defeated by adversarial Gaussian sampling; (4) mining is unprofitable at current PRL prices ($0.21) across all GPU tiers (-54% to -72% ROI); and (5) the mining computation is commodity integer arithmetic portable to any hardware platform, offering no vendor lock-in. These findings quantify the verifiability-usefulness tension identified theoretically by Leinweber et al., providing concrete measurements of its magnitude and economic consequences in a deployed system.