Advertise on KripZen — put your brand in front of a global crypto audience.Get in touch →

Glossary entry

Distributed Network

infrastructure

Distributed network explained: how spreading data and validation across many nodes buys resilience, and why distributed is not the same as decentralised.

Definition

A distributed network is one whose work and data are spread across many computers in different places, so no single machine holds the only copy or makes every decision. Blockchains are distributed networks in which each node stores the ledger, validates incoming blocks and relays them onward to its peers. Distributed is not the same as decentralised: a company can run a thousand servers around the world and still control every one of them. What matters is whether the participants are independent and free to join. The practical benefit is resilience — nodes can go offline, be seized or be censored while the network keeps producing blocks — and the practical cost is that every participant repeats the same verification work, which limits throughput compared with a single database.

Next

Related terms

More in infrastructure