Skip to main content
용어집으로 돌아가기
Fundamentals
Intermediate

Node

다른 명칭: Network Node, Blockchain Node

A computer that maintains a copy of the blockchain and helps validate and relay transactions across the network.

A node is a computer connected to a blockchain network that maintains a copy of the ledger and participates in network operations. Nodes are essential for decentralization, ensuring no single entity controls the network.

Types of nodes:

Full Nodes: - Store the complete blockchain history - Independently validate all transactions and blocks - Enforce consensus rules - Provide maximum security and decentralization

Light Nodes (SPV - Simplified Payment Verification): - Store only block headers, not full transaction history - Rely on full nodes for transaction verification - Faster to set up, use less storage - Common in mobile wallets

Archive Nodes: - Store everything a full node does plus historical states - Used by block explorers and analytics services - Require significant storage (terabytes for Ethereum)

Mining/Validator Nodes: - Special nodes that create new blocks - Miners in PoW systems, validators in PoS systems - Earn rewards for block production

Running your own node: - Contributes to network decentralization - Provides privacy (no reliance on third parties) - Ensures you verify your own transactions - Typically requires 500GB-2TB storage depending on the blockchain

관련 암호화폐 분석

심층 STRICT 점수 분석을 통해 이 암호화폐들에 Node이(가) 어떻게 적용되는지 알아보세요.

최종 업데이트: 2026. 1. 19.