mar 2026
every public blockchain makes every transaction visible to everyone, permanently. that is not a bug, it is the mechanism. it is how you get verification without trusting anyone.
it is also why almost nobody wants to be paid on one.
fifteen years of work has gone into that middle row. mixers, shielded pools, zero knowledge, privacy chains. the honest summary is that the ones which hide you well enough to be useful hide everyone else equally well, so regulated institutions cannot touch them, and the ones institutions can touch do not hide very much.
so the argument has been binary the entire time. transparent, or private. pick one.
it isnt binary, and i saw the proof of that in a restaurant.
earlier this year, in the mainland, i watched someone pay for dinner. no wallet, no seed phrase, no gas, no chain to select. just a payment.
the part that stayed with me was what was underneath it. the money being spent was a subsidy, and it only worked on food. not enforced by an app, not checked by the merchant, not a separate contract wrapping a transfer.
i have spent a lot of time around programmable payments and i had always assumed programmability lives around value. you put money somewhere, and then an escrow or a policy engine or a set of account rules decides what may happen to it. the money itself is inert. it is a number, and numbers do not have opinions.
here the condition travelled with it. the recipient installs nothing and agrees to nothing and does not know a rule exists until they hit one.
the system underneath that is built on a principle its issuer calls controlled anonymity. small payments are anonymous to the people you transact with and to everyone else. larger ones are not. the issuer sees what it decides it needs to.
it gets implemented through tiered wallets. the least identified wallet behaves almost like cash and can barely move anything. each additional piece of identity you hand over raises the ceiling.
which quietly changes what privacy is in the system. it stops being a property you either have or dont, and becomes a price you pay per wallet. and the anonymity you get is genuinely real against your counterparty, your bank and your neighbours. it is conditional against exactly one party.
one correction, since i had this wrong and had repeated it: this is not the same thing as the big consumer payment apps. those are private companies moving commercial bank money and have nothing to do with the state issued version. the two interoperate now, which is precisely why people conflate them, and i did.
controlled anonymity is two words and the second one is doing all the work.
anonymous to your counterparty. anonymous to the public. never anonymous to the issuer, above a threshold the issuer sets, in a system where the issuer is the state. the same mechanism that makes a subsidy food-only makes money time-limited, place-limited, person-limited, or off. nothing in the architecture distinguishes a good rule from a bad one. that judgement sits entirely outside the system, with whoever holds it.
so i dont think you can admire the mechanism and skip the politics, and the version of this argument that travels does exactly that. the single issuer is the feature. it is what makes tiering enforceable and conditions unrefusable. you cannot copy the capability without copying the authority, which is the authority this entire field exists to route around.
the demand is real, and it is the clearest thing i have seen in a while. every regulated institution wants the same shape: private to the public, legible to the regulator, with rules enforced where value moves rather than reconstructed afterwards from logs. they are not asking for transparency and they are not asking for secrecy. they have been asking for a third thing the whole time, while the field kept offering them a choice between two things they had already refused.
somebody has now built it, in the one architecture where it is easy, by putting an authority at the centre who can simply decide.
the open problem, and i think it is the interesting one, is whether you can get that shape without that authority. selective disclosure instead of a central view. proving a payment is compliant without revealing it to anyone, issuer included. conditions enforced by something other than a party who can also revoke them.
i dont know if thats possible. i suspect conditions cannot ride on value that is both fungible and permissionless, because if anyone can move it anywhere then there is nobody positioned to refuse, and the rule has to attach to something else. i would like to be wrong about that.
but at minimum the field should stop arguing about a binary that a working payment system has now demonstrated was never the actual choice.