Overview
Direct Answer
A node is an individual computer or server that participates in a blockchain network by maintaining a complete or partial copy of the distributed ledger and executing the network's consensus protocol. Nodes form the decentralised infrastructure that eliminates dependency on a single authoritative database.
How It Works
Each node independently receives, validates, and stores transactions according to the network's rules. Nodes communicate peer-to-peer to synchronise ledger state, relay transactions to the mempool, and collaboratively reach agreement on which transactions are valid through consensus mechanisms such as proof-of-work or proof-of-stake. Full nodes retain the entire transaction history; light nodes store only headers and query full nodes for transaction data when required.
Why It Matters
Nodes enable true decentralisation by distributing trust across multiple independent participants rather than centralised intermediaries, reducing single points of failure and censorship risk. The number and geographic distribution of nodes directly influence network resilience, transaction security, and regulatory acceptance in enterprise deployments.
Common Applications
Financial institutions run nodes to settle cross-border payments and securities transactions without intermediaries. Supply chain organisations operate nodes within permissioned blockchain networks to track provenance of goods. Cryptocurrency exchanges and custodians maintain nodes to independently validate transaction authenticity.
Key Considerations
Operating a node requires substantial computational resources, storage capacity, and network bandwidth, presenting barriers to participation for smaller organisations. Node operators bear responsibility for maintaining software updates and managing security vulnerabilities to prevent compromised consensus participation.
Cross-References(1)
Referenced By5 terms mention Node
Other entries in the wiki whose definition references Node — useful for understanding how this concept connects across Blockchain & DLT and adjacent domains.
More in Blockchain & DLT
Decentralised Finance
FoundationsFinancial services built on blockchain technology that operate without traditional intermediaries like banks or brokerages.
Rollup
Protocols & NetworksA Layer 2 scaling solution that executes transactions off-chain and posts compressed transaction data to the main chain.
Decentralised Physical Infrastructure
FoundationsNetworks that use blockchain token incentives to coordinate the deployment and operation of physical infrastructure such as wireless networks, energy grids, and compute resources.
ERC-20
Tokens & AssetsA technical standard for implementing fungible tokens on the Ethereum blockchain.
Tokenomics
Tokens & AssetsThe economic design and incentive structures governing a cryptocurrency or token ecosystem.
Decentralised Storage
FoundationsDistributed file storage systems where data is spread across multiple nodes rather than centralised servers.
Real-World Assets
Tokens & AssetsPhysical or traditional financial assets such as real estate, commodities, and securities that are represented as digital tokens on a blockchain for improved liquidity and accessibility.
Cold Wallet
FoundationsAn offline cryptocurrency storage solution disconnected from the internet for maximum security.