πŸš€ Premium Banner Placement β€” Reach 100K+ daily crypto readersAdvertise with us β†’
LIVE
BTCβ€”ETHβ€”SOLβ€”BNBβ€”XRPβ€”ADAβ€”AVAXβ€”DOGEβ€”LINKβ€”DOTβ€”MATICβ€”ATOMβ€”LTCβ€”TRXβ€”TONβ€”BTCβ€”ETHβ€”SOLβ€”BNBβ€”XRPβ€”ADAβ€”AVAXβ€”DOGEβ€”LINKβ€”DOTβ€”MATICβ€”ATOMβ€”LTCβ€”TRXβ€”TONβ€”
β€”β–²0.0%
Web3

What Is a Node in Crypto?

3 min readGuide
What Is a Node in Crypto?

A node is a computer that keeps its own copy of a blockchain and checks every transaction against the rules. Thousands of them run around the world, each one deciding for itself whether a new block is valid. Nothing about crypto works without them, because the network really is just the nodes and the connections between them.

What does a node actually do?

Imagine a card game where every player keeps their own scorecard instead of trusting one person to keep score. When someone claims a point, everybody checks it against their own sheet, and a claim that does not add up is simply ignored. A Bitcoin or Ethereum node does exactly that. It receives new transactions, verifies the signatures and the balances, passes the valid ones on to its neighbours, and drops the rest. It does not vote or negotiate.

Why do so many copies matter?

Because that is what decentralization looks like in practice. If the record lived on one server, whoever controlled it could edit it or switch it off. Spread across thousands of independent machines, there is nothing to seize and no single copy worth corrupting. It also means the rules cannot be changed by announcement: new software only takes effect if node operators actually choose to run it.

Is a node the same as a miner or a validator?

No, and the difference is worth knowing. Every miner and every validator runs a node, but most nodes do neither job. Miners on Bitcoin and validators on Ethereum compete to propose the next block and are paid for it. An ordinary full node simply checks their work and keeps them honest, for nothing.

Running one is more approachable than it sounds: a cheap computer, a few hundred gigabytes of disk and a normal internet connection will do it, and you gain the ability to verify your own transactions instead of asking someone else's server. If you would rather just look, a block explorer is somebody else's node with a web page on top.

← All guides