In this article, you will learn what is Bitcoin node. Bitcoin's decentralized network is made of computers which are called nodes. They run the Bitcoin software and accept a set of proof-of-work (PoW) consensus rules to validate and broadcast transactions on the blockchain.
What is a Bitcoin Node?
A node is a computer connected to other computers which follows rules and shares information. A 'full node' is a computer in Bitcoin's peer-to-peer network which hosts and synchronizes a copy of the entire Bitcoin blockchain. Nodes are essential for keeping a cryptocurrency network running
What is defined as a 'full node'?
The terms 'node' and 'full node' are often used synonymously, but there actually is a difference between these two.
According to Bitcoin Core documentation, “a full node is a program that fully validates transactions and blocks. Almost all full nodes also support the network by accepting transactions and blocks from other full nodes, validating those transactions and blocks, and then relaying them to further full nodes."
What is a 'light node'?
There are also “light nodes” or “lightweight nodes” that depend on full nodes for functioning. They require significantly less download and storage capacities than full nodes since they only download block headers from the Bitcoin blockchain and thus do not store the entire blockchain. Their The only task is to verify transactions in the blockchain using simplified payment verification (SPV).
Types of Full nodes
One type of full node is the pruned full node, that downloads blocks from the beginning of the chain until it reaches a certain limit and then deletes the oldest blocks. It is called a “pruned” node because the subtree of the decision tree has been removed, thus the pruned node takes up less space on the hard-drive.
Archival full nodes, on the other hand, host the entire blockchain, taking up a lot more hard-drive space than the pruned full node. Archival nodes are classified into further subcategories.
Minimum Requirements for a Bitcoin Full Node
Bitcoin Core full nodes have certain requirements. If you try running a node on weak hardware, it may work—but you'll likely spend more time dealing with issues. If you can meet the following requirements, you'll have an easy-to -use node.
- Desktop or laptop hardware running recent versions of Windows, Mac OS X, or Linux.
- 7 gigabytes of free disk space, accessible at a minimum read/write speed of 100 MB/s.
- 2 gigabytes of memory (RAM)
- A broadband Internet connection with upload speeds of at least 400 kilobits (50 kilobytes) per second
- An unmetered connection, a connection with high upload limits, or a connection you regularly monitor to ensure it doesn't exceed its upload limits. It's common for full nodes on high-speed connections to use 200 gigabytes of upload or more a month. Download usage is around 20 gigabytes a month, plus around an additional 340 gigabytes the first time you start your node.
- 6 hours a day that your full node can be left running. (You can do other things with your computer while running a full node.) More hours would be better, and best of all would be if you can run your node continuously.
Bottom Line
In the Bitcoin network, nodes fulfill a very important role. They act as pillars and monitor the blockchain. So, if you are one of the crypto enthusiasts, you will need to know the basics of cryptocurrency like what is Bitcoin node.


















