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
Oracle
Smart Contracts & DAppsA service that provides external real-world data to blockchain smart contracts that cannot access off-chain information directly.
Supply Chain Blockchain
FoundationsUsing blockchain technology to create transparent, tamper-proof records of product journeys through supply chains.
Programmable Money
Smart Contracts & DAppsDigital currency embedded with executable logic that can enforce spending conditions, automate payments, and integrate with smart contracts for conditional financial operations.
Digital Bond
Smart Contracts & DAppsA fixed-income security issued and managed on blockchain infrastructure, automating coupon payments, settlement, and transfer of ownership through smart contracts.
On-Chain Governance
FoundationsA decentralised decision-making process where protocol changes are proposed, debated, and voted on through blockchain-based mechanisms by token holders or validators.
Blockchain Forensics
FoundationsThe analysis of blockchain transaction data to trace asset flows, identify illicit activity, and support regulatory compliance using graph analysis and clustering techniques.
Tokenised Deposits
FoundationsBank deposits represented as digital tokens on a blockchain, enabling programmable settlement, interbank transfers, and integration with decentralised financial infrastructure.
Blockchain Interoperability
Protocols & NetworksThe ability of different blockchain networks to communicate, share data, and transfer assets seamlessly, enabling cross-chain applications and unified digital asset ecosystems.