IMPCT Institute
← Course outline
Module 01·Part 1Foundations

Why does crypto exist?

By Deven Davis·6 min read

Crypto was not designed because someone thought programmable money sounded cool. It was designed because the existing financial system had stopped self-correcting, and someone wanted to build money that did not require trust in intermediaries that had repeatedly proven not to deserve it.

By the end of this module

You will be able to:

  • Explain why Bitcoin was published when it was, and what specific failure of the financial system it was responding to.
  • Identify the load-bearing innovation in Satoshi's paper — and why removing trust mattered more than any single technical detail.
  • Trace the intellectual lineage that made Bitcoin possible, from the cypherpunks of the late 1980s to the genesis block in 2009.
  • Apply the 'where in this design is trust required' question to evaluate any crypto project you encounter from here on.
Why does crypto exist?

Module Overview

Get the origin right and every other module becomes legible. Get it wrong and you'll spend the next twenty-nine modules confused about what crypto was actually trying to solve.

  • Bitcoin was published in October 2008, six weeks after Lehman Brothers collapsed, by an anonymous author writing as Satoshi Nakamoto.
  • The genesis block embedded a Times headline about bank bailouts — Satoshi made the motive part of the protocol itself, permanently.
  • The technical innovation was real. The more important contribution was the framing: none of the trust the existing system required should be necessary.
  • Every category in crypto today traces back to the same question Satoshi asked: what trust can we eliminate?
  • The legitimate question to ask of any crypto project is not 'will this make money' but 'where in this design is trust required, and what happens if that trust is misplaced.'

Key Terms

The vocabulary this module unlocks. Skim before you read.

Bitcoin
The first cryptocurrency, launched in January 2009 by an anonymous developer or group using the name Satoshi Nakamoto. Designed as peer-to-peer electronic cash that doesn't require a financial intermediary.
Cryptocurrency
A form of digital money that uses cryptography to secure transactions and is recorded on a blockchain rather than in the books of a central institution.
Blockchain
A shared, append-only ledger maintained by a distributed network of computers rather than by a single authority.
Cryptography
The mathematical techniques used to secure information. In crypto, primarily public-key cryptography (which lets users prove ownership without revealing secrets) and hashing (which fingerprints data).
Decentralization
The property of a system in which no single party can unilaterally change the rules or block participation.
Double-spend problem
The challenge of preventing someone from spending the same unit of digital money twice. Solved by Bitcoin without needing a central authority.

The lineage before 2008

  1. 1988

    The Crypto Anarchist Manifesto (Tim May)

    Argues that strong cryptography will reshape the relationship between individuals and institutions. Predates the public web.

  2. 1993

    A Cypherpunk's Manifesto (Eric Hughes)

    'Cypherpunks write code.' The movement that produces the intellectual lineage of Bitcoin begins organizing publicly.

  3. 1997

    Hashcash (Adam Back)

    Introduces proof-of-work to fight email spam. Satoshi will cite it in the Bitcoin whitepaper eleven years later.

  4. 1998

    b-money (Wei Dai) + Bit Gold (Nick Szabo)

    Two independent proposals describe distributed digital cash. Each contains pieces of what becomes Bitcoin.

  5. Sep–Oct 2008

    The financial system unravels

    Lehman files for bankruptcy. AIG nationalized. Money markets break the buck. Government bailouts begin.

  6. Oct 31, 2008

    Satoshi publishes the Bitcoin whitepaper

    Nine pages posted to the cryptography mailing list. The synthesis of two decades of cypherpunk work into a working design.

  7. Jan 3, 2009

    Genesis block mined

    First Bitcoin block contains the Times headline 'Chancellor on brink of second bailout for banks.' Permanently encoded into the protocol.

The crisis that motivated the design

In the autumn of 2008, the global financial system was about two weeks from collapse. Lehman Brothers had filed for bankruptcy. The U.S. government had nationalized AIG, the largest insurer in the world, with an $85 billion emergency loan. The commercial paper market — the plumbing that lets Fortune 500 companies make payroll — froze. Money market funds, which most Americans had been told were "as safe as cash," broke the buck for the first time in fourteen years.

In Washington, Treasury Secretary Hank Paulson was, by his own admission, on his knees asking Nancy Pelosi for a bailout.

On October 31 of that year, while all of this was still unfolding, an anonymous person posting under the name Satoshi Nakamoto published a nine-page paper to a cryptography mailing list. The paper described a peer-to-peer electronic cash system. Three months later the network went live. Embedded in the very first block was a single line of text:

"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks."

— Genesis block, January 3, 2009

That is the origin. Bitcoin was not designed because someone thought programmable money sounded cool. It was designed because someone watched the entire global financial system require trillions of dollars in taxpayer bailouts to avoid imploding, and concluded that the problem wasn't really the bankers.

The problem was the system itself.

What Satoshi actually proposed

The technical innovation in Satoshi's paper was real, and the next twenty-nine modules will spend most of their time unpacking it. But the more important contribution was the framing.

Money, the thing we use to coordinate value across our entire lives, had been almost entirely a question of who do you trust. You trusted your bank not to lose your deposits. You trusted the government to back your dollars. You trusted Visa to settle your card transactions. You trusted SWIFT to wire your money. You trusted Western Union not to fleece you when you sent money to family abroad.

What Satoshi proposed was that none of that trust should be necessary. With cryptography, with a clever incentive mechanism called proof-of-work, and with a public ledger anyone could verify, you could have money that did not depend on any of those institutions. The line everyone quotes from the paper is "without going through a financial institution." If you wanted to send value to anyone in the world, you could.

That was the original problem. It had nothing to do with how crypto would later get sold — not framed as an investment opportunity, not marketed as speculation, not pitched as an alternative asset class. The problem was that the global financial system requires trust in intermediaries that have repeatedly proven not to deserve it. And the question was whether we could build money that does not.

Trust is the original problem

Seventeen years later, this is where the conversation should still start. Because everything else flows from this.

Stablecoins exist because billions of people do not have reliable access to dollars, and trusting their local currency has become more expensive than trusting code. DeFi exists because credit markets are gatekept in ways that benefit the gatekeepers, and a permissionless lending protocol can do much of the same work without the gatekeepers. Tokenized real-world assets exist because property records, ownership, and reporting are still mostly trapped in nineteenth-century paper systems that require trust in title companies and county clerks who do not always do their job. Even NFTs, in their less ridiculous form, exist because no one had figured out a clean way to prove digital ownership at all.

You can disagree with whether crypto has actually solved any of these problems. Plenty of thoughtful people do, and we are going to look at the strongest version of those arguments later in this course. But to evaluate the question fairly, you first have to understand what it was trying to solve.

The legitimate question to ask of any crypto project is not whether it has a good token or a strong team or a clever feature. The question is: where in this design is trust required, and what happens if that trust is misplaced? If the answer is "nowhere," you have something structurally interesting. If the answer is "trust the founders, trust the operator, trust the custodian," you have a slower version of the financial system Bitcoin was built to make optional.

Why this matters in 2026

The crisis that motivated Bitcoin is no longer the most acute version of the problem. The 2008-era concerns about banking instability have shifted toward different concerns: prolonged currency debasement, financial surveillance that would have been unthinkable two decades ago, regulatory pressure on private financial activity that intensifies year over year.

The motive has not changed. The trigger has shifted. Bitcoin's original answer — a financial system that does not require trusting any single institution — applies as cleanly to the concerns of 2026 as to the concerns of 2008.

This is the lens to carry forward as you go through the rest of this course. Every protocol you encounter from Module 2 onward either inherits from the original design choices Satoshi made, or deliberately diverges from them. The interesting question every time is not "what does this thing do" but "what is it doing about trust."

The lens to carry forward

Where in this design is trust required, and what happens if that trust is misplaced?

If the answer is 'nowhere,' you have something structurally interesting. If the answer is 'trust the founders, trust the operator, trust the custodian,' you have a slower version of the financial system Bitcoin was built to make optional. This question will return in every module from here forward.

The next module goes one level deeper on the mechanism. What is a blockchain, really? You have probably heard the analogy that a blockchain is a shared spreadsheet that nobody owns and nobody can secretly edit. Module 2 figures out why that is mostly right, where it breaks down, and why this particular trick was unsolvable for forty years before Satoshi solved it.

Key takeaways

Carry these with you

01

Bitcoin's origin is political and structural, not speculative — knowing this changes how you read every later development.

02

The genesis block is the most durable piece of editorial in computer science.

03

Every category that has succeeded in crypto has extended the same core principle: removing trust requirements that previously caused systems to fail.

04

Hold the 'where is trust required' question in your head as you go through the rest of the course. It is the single most useful evaluative frame in this space.

What you should now be able to do

  1. 01.Explain why Bitcoin was published when it was, and what specific failure of the financial system it was responding to.
  2. 02.Identify the load-bearing innovation in Satoshi's paper — and why removing trust mattered more than any single technical detail.
  3. 03.Trace the intellectual lineage that made Bitcoin possible, from the cypherpunks of the late 1980s to the genesis block in 2009.
  4. 04.Apply the 'where in this design is trust required' question to evaluate any crypto project you encounter from here on.

Module quiz

Test what you learned

Pick an answer, see the result immediately, and check your reasoning against the explanation. The questions are tied directly to the outcomes promised at the top of this module.

  1. Question 1 of 6

    What event most directly triggered the publication of the Bitcoin whitepaper in October 2008?

  2. Question 2 of 6

    Satoshi's most important contribution was not any single technical detail. It was:

  3. Question 3 of 6

    Which of the following predates Bitcoin and was directly cited as inspiration in the whitepaper?

  4. Question 4 of 6

    The text embedded in Bitcoin's genesis block is:

  5. Question 5 of 6

    Why does decentralization matter to Bitcoin's value proposition?

  6. Question 6 of 6

    What is the most useful question to ask of any new crypto project?

Read deeper

Curated readings for Module 1

Up next

Module 2 · Beginner · 7 min

What is a blockchain, really?

Preview reader

You are reading a private preview of IMPCT Institute. If something landed, didn't land, or felt confusing on this lesson, tell us. Short notes are useful. Long notes are useful. No notes are also fine.

Send feedback on Module 1Opens your email with a short template prefilled.