Bitcoin basics

Card 58

Bitcoin basics
Card 58
Topic 5 · Bitcoin basics · Explorer

What does peer-to-peer mean in Bitcoin?

Card answer

Correct answer

Answer B: Direct data exchange without a central server.

Quick explanation

Information is passed between many participants in the network. There is no mandatory central server through which every transaction must pass.

Detailed explanation

In the Bitcoin network, programs connect to several other participants, called peers. Full nodes receive transactions and blocks, check them against their rules and forward valid data to other peers. Information thus spreads through a distributed network without requiring a single main server for everyone.

Peer-to-peer does not mean every payment requires only the sender's device to connect directly to the recipient's device. A transaction is normally relayed through several network nodes. Nor does it mean every user automatically runs a full node. Some wallets use a provider's servers and therefore offer less independent verification.

The term describes the underlying network architecture, not every particular user interface. Centralized exchanges, payment services or custodians can build on Bitcoin even though the protocol itself requires no central transaction processor. This distinction matters: a decentralized base network does not prevent individual services on top of it from being centrally organized.

Example or everyday application

In a network of many nodes, a message can pass from neighbor to neighbor until widely distributed. If one node fails, other connections still exist. No central main distributor is needed.

Key takeaway

Peer-to-peer distributes data through many participants rather than a required main server.

Sources used

Primary source · EN · Technical source

Bitcoin Developer Guide - P2P Network

HTTPS: YESChecked: 19.09.2026REACHABLE

This source is mainly intended for developers. The relevant information may therefore be harder to find.

Check original source
Supplementary source · EN · Beginner-friendly

Bitcoin – Open source P2P money

HTTPS: YESChecked: 19.09.2026REACHABLE
Check original source