The ledgers that record transactions is hosted on *many* servers simultaneously, and verified by even more computers.
The key to your identity on a ledger can be stored on someone else’s server (and you just have to hope they don’t steal it) or locally on your computer or detachable storage (and you just have to hope it doesn’t break or someone steals it).
It’s distributed, not decentralized.
Distributed means rhe final state is calculated across the net, and every node has proportional voting power. However the blockchain is the central element. In a decentralized system (like email or BitTorrent) each node would only have to worry about its local state being consistent and the protocols used to talk to others.
Latest Answers