100% — Verification Without Enforcement: Before anything e…
100% — Verification Without Enforcement:
Before anything else, credit where credit is due.
This piece would not exist without the work of Kurt Wuckert Jr. I spent several hours over the weekend reading through his series The Written History of Bitcoin, and his recent piece on Craig Wright's IEEE-accepted paper. His writing is rigorous, his footnotes are real, and going through his work led me into avenues I would not have walked into otherwise. The receipts in his footnotes are public, dated, and citable.
You can read him here: kurtwuckertjr.com
Now to what I want to talk about.
Going through Kurt's work, two things stopped me in my tracks. The first was a peer-reviewed paper by Craig Wright that, according to its author and its commentary, has been accepted for publication at an IEEE conference in Dubai. The second was a technical case study published by Amazon Web Services about BSV's Teranode software achieving one million transactions per second.
I will deal with Amazon in the next piece. This one is about the paper. And before I go further, I am going to be honest about its current status. The IEEE conference, CCNCPS 2026, was originally scheduled for June 1-4 in Dubai. When I went looking for the paper in the IEEE Xplore proceedings this week, I could not find it. So I went looking for why. The conference has been postponed to September 14-17, 2026. The proceedings will not appear in IEEE Xplore until after the conference happens, probably late 2026.
So this is an if. A big if. If the paper survives to publication, if the conference happens, if the math holds up to wider review. I cannot pretend it is done until it is done. But the argument is publicly readable today on arXiv, the academic preprint server, and the argument is what I want to share.
Because the argument, if it is true, changes everything we have been told about Bitcoin for ten years.
Now let me put it in my own words. I am not a coder. I am just a simple man. So I am going to explain this the way I would explain it to a person like myself.
Imagine a small town with one bank vault. The bank vault is real. It holds real money. A small team of armed guards protects it. Now imagine ten thousand people in the town each set up a little hobby of their own. They each install a camera pointed at the bank. They each independently note down which transactions they think the bank should and should not approve. They make spreadsheets. They argue about edge cases on internet forums. They each feel like an important part of the security of the bank.
Question. Do those ten thousand amateur camera watchers make the bank vault more secure?
Some will say yes. Of course they do. More eyes, more transparency, more accountability.
The honest answer is no.
The guards are the security. The watchers are spectators with extra hardware. If the bank gets robbed, the watchers can shout, complain, write angry posts, or unplug their cameras. The vault has still been emptied. If the guards approve a transaction the watchers do not like, the transaction still goes through. The watchers contribute exactly nothing to whether the vault is safe or what gets recorded. They just feel useful.
Now apply that to Bitcoin.
The bank vault is the blockchain itself. The guards are the miners, the people doing the proof-of-work, who actually decide which blocks of transactions become the official record. The ten thousand watchers are what the BTC community calls home full nodes, people running Bitcoin validation software on their laptops or Raspberry Pis at home, not mining anything, just observing.
For ten years, the BTC side of the argument has gone like this. We need to keep Bitcoin blocks small. We need to keep the data manageable. We need to do this so that ordinary people can run home nodes on their laptops. Because home nodes are what make Bitcoin decentralised and secure. Without home nodes, the network would be controlled by miners alone, and that would be dangerous. Therefore, no big blocks. No on-chain scaling. Bitcoin must stay small.
That argument is the foundation stone of the entire BTC roadmap. It is why blocks stayed at one megabyte. It is why fees got high. It is why Bitcoin stopped being usable as cash. It is why Lightning Network had to be invented as a workaround. It is why we are where we are.
Craig Wright's paper, if it survives proper peer review and publishes as planned, claims to prove mathematically that this foundation stone was wrong all along. That the home nodes never added security. That the math, when properly written out, says the miners do all the security, and the home nodes are just watchers.
The paper makes five formal claims. I will put each one in plain words.
One. Your home node is actually more likely to be looking at a wrong or out-of-date version of the blockchain than a lightweight phone wallet is, because it has to download every block in full and that creates bottlenecks that the lightweight wallet does not have.
Two. If your home node…