Skip to main content

What is a node

Node is a computer or virtual machine connected to a blockchain network that stores a copy of the blockchain and participates in verifying transactions and blocks.

Nodes are a fundamental part of blockchain infrastructure and enable decentralized operation of the network.

Node explained simply

A node is a computer connected to the blockchain that helps verify and distribute transactions across the network.

How a node works

Each node:

  1. stores a copy of the blockchain
  2. receives new transactions
  3. verifies data validity
  4. shares information with other nodes

This decentralized structure allows blockchain networks to operate without a central server.

Types of nodes

Different types of nodes exist in blockchain networks:

  • full nodes — store the entire blockchain
  • light nodes — store only partial data
  • validator nodes — participate in block creation

Example of nodes

In the Bitcoin network, thousands of nodes around the world maintain and verify the blockchain.

Where nodes are used

Nodes exist in all blockchain networks, including:

  • Bitcoin
  • Ethereum
  • Solana

FAQ

What is a node in blockchain?

It is a computer connected to the blockchain network that verifies and distributes data.

How many nodes can a blockchain network have?

Blockchain networks can have thousands or even tens of thousands of nodes.

Can anyone run a node?

Yes. Anyone can run a node by installing the appropriate blockchain software.