Researchers' New Blockchain Method Runs on Cheap Phones and Slow Wi-Fi
Could let crypto work without giant power bills — or expensive mining rigs
Every blockchain — the shared record-keeping behind Bitcoin and similar systems — has to solve one problem: how do thousands of computers that don't trust each other agree on a single version of the truth? Bitcoin's answer is proof of work, where computers race to solve pointless puzzles. The winner gets to add the next page. It works, but it burns enormous amounts of electricity, and it rewards whoever can afford the most hardware. It also causes 'forks' — moments when two computers add competing pages at once, wasting effort and slowing the system down.
The new proposal, PoVD (proof of verifiable delay), swaps that race for a different kind of puzzle called a verifiable delay function. Think of a locked box with a timer: it always takes exactly ten minutes to open, and buying ten thousand computers doesn't help you open it faster. But once it's open, anyone can instantly check that the answer is correct. Because the timing is predictable, the network can stretch or squeeze how often new pages get added depending on how crowded or shaky the connection is.
The authors prove mathematically that under fairly ordinary network conditions, PoVD splits the chain less often than Bitcoin's mining does — while processing the same number of transactions. Their experiments also show it demands little computing power and little back-and-forth chatter between machines. That combination is what makes it interesting: it could run on inexpensive devices and in places where internet bandwidth is thin, rather than in warehouses full of specialized chips.
Now the honest part. This is a conference-style paper from six academics, not a product launch. There's no live network, no coin, no company behind it, and no sign that major blockchains plan to switch. The proofs rest on assumptions about how the network behaves and on the security of the underlying puzzle — both of which need real-world testing before anyone stakes money on them. Treat it as a promising direction rather than a done deal.
- PoVD replaces electricity-hungry mining with a timed math puzzle that can't be solved faster by buying more machines
- The authors claim it produces fewer conflicting records than Bitcoin-style mining while handling the same number of transactions
- It's designed for cheap devices and slow internet — but it's only a research paper, with no coin or product to use yet
Why It Matters
Could eventually make shared digital records and crypto run on everyday devices and weak connections, using far less power.