Bitcoin researchers just proposed pivoting Bitcoin into... Aztec, amid all the privacy hype.
a new Shielded Bitcoin proposal wants to bring private
$BTC transfers directly to Bitcoin L1, without changing Bitcoin consensus.
• encrypted notes
• nullifiers
• Merkle trees
• ZK proofs
Bitcoin itself mostly acts as the publication + ordering layer.
the shielded state gets reconstructed and verified above it.
sounds familiar?
private state → notes
spending private state → nullifiers
validity → ZK proofs
read access → viewing keys
the difference is where they stop.
Shielded Bitcoin uses this architecture for one narrow job: private
$BTC transfers.
@aztecnetwork takes the same general model much further: programmable private state + private execution.
and the most interesting part?
the paper itself points to Aztec’s direction as extremely important, while acknowledging that general private execution is significantly more complex than private transfers.
not bad for project with token ethereum:0xa27ec0006e59f245217ff08cd52a7e8b169e62d2 sitting at a ~$49m market cap, roughly 535x smaller than Zcash, 120x smaller than NEAR, and ~5x smaller than Zama?
Bitcoin is slowly trying to make a machine built for transparent money do things it was never really designed for.
maybe instead of bolting wings onto a car, at some point you just use the plane that was built to fly?
Developers just figured out a way to hide who sent bitcoin, who received it, and how much moved, without changing Bitcoin itself.
This new proposed idea is not a fork around the protocol or new cryptocurrency. This is how Bitcoin was designed, a base layer people can innovate on without asking permission.
On Thursday, researcher Misha Komarov and colleagues published Shielded Bitcoin, a Zcash-style shielded pool for Bitcoin’s base layer.
Encrypted notes and zero-knowledge proofs ride along in ordinary Bitcoin transactions. Separate software checks that no coins are created from nothing and none are spent twice.
There is no company running the pool, no sidechain, and no soft fork. Funds go in and out through cryptographic vaults Komarov has been building, called PIPEs, so no federation has to hold the bitcoin.
Miners do not enforce the privacy rules. Invalid shielded data can still land in a block, indexers simply ignore it.
The trade is: Bitcoin stays conservative, and the experiment lives on top of it. If it works, private transfers arrive the way most of Bitcoin’s best ideas have, not by rewriting the constitution, but by building on the settlement layer everyone already trusts.