Node
A computer running blockchain software that stores and verifies the ledger.
A node keeps a copy of the chain and independently checks every block against the protocol rules. If a block breaks a rule, the node rejects it regardless of who produced it.
The wider the spread of independently operated nodes, the harder it is to force a rule change on the network. Node count and geographic distribution are common decentralisation metrics.
