Digital cash was already a research field
In the 1980s David Chaum described blind signatures, through which a bank can sign a digital coin without later linking its withdrawal to a payment in the obvious way. Later digital-cash systems also examined how to expose double spending. They offered important privacy properties while still requiring a bank or issuer.
Electronic cash and cryptographic payments did not begin with Bitcoin. Earlier proposals addressed different parts of the problem: authenticity, privacy, controlled duplication or account keeping. The commercial failure of one project does not erase its technical contribution.
Cypherpunks sought to build privacy in code
The cypherpunks were a loose community of cryptographers, programmers and activists discussing privacy in an electronic world from the early 1990s. Eric Hughes's 1993 manifesto stressed selective disclosure of identity, cryptography, digital signatures, electronic money and the practical publication of working code.
The community did not share one economic or political doctrine. It was united by the idea that technical tools could reduce the need to trust intermediaries blindly. Bitcoin continued that tradition through open code and pseudonymous keys, but it is not fully anonymous: its public transaction history can reveal patterns.
Individual building blocks
Adam Back's Hashcash required a computationally costly but cheaply verifiable proof of work, originally mainly to resist spam and denial-of-service attacks. Wei Dai's b-money described pseudonymous participants maintaining accounts and using computational work. Nick Szabo's bit gold combined proof of work, timestamps and a distributed title registry.
Hal Finney built RPOW, in which proofs of work could be transferred repeatedly by exchanging them for fresh tokens. It nevertheless used specialised server hardware verified by remote attestation. Each design moved a different boundary while leaving questions about ordering, issuance, trust or practical launch unresolved.
- eCash: private digital tokens signed by an issuer
- Hashcash: computational cost that is cheap to verify
- b-money and bit gold: proposals for distributed money and ownership records
- RPOW: transferable reusable proofs of work with a specialised server
Bitcoin was both a synthesis and a working launch
The white paper explicitly cites Hashcash and lists b-money in its references. Similarities to other work are real, but similarity alone does not prove a direct line of copying. Bitcoin connected transactions, public ordering, proof of work, difficulty adjustment and an economic reward in a network people could actually run.
Open software, concrete parameters and a community willing to operate the network mattered as much as the concept. Calling Bitcoin the first digital money is therefore inaccurate. It is more precise to call it the first long-running solution to double spending without a central administrator in an open network.