Skip to content
Onchain Economics

Node

A computer running blockchain software that maintains a copy of the ledger and helps validate/relay transactions.

In-Depth Explanation

Full nodes store the complete blockchain and independently verify all transactions against consensus rules. Light nodes store only headers and verify specific transactions. More nodes = more decentralization and censorship resistance. Running a node requires disk space, bandwidth, and computation—Ethereum requires ~1TB storage.

Related Terms

More in Infrastructure

View all →