What is the Bitcoin Network?

Bitcoin Network

The network of computers running the bitcoin program.

What is the Bitcoin Network?

The Bitcoin Network is made up of everyone running the bitcoin software (better known as “bitcoin clients”).

Bitcoin is a network people running the same computer program.

What does the network do?

People (well, bitcoin clients) on the network talk to each other.

Very sociable.

And by “talk to each other” I mean pass on information about what’s going on in other parts of the network. This is done by sending each other messages.

For example, a message could be information about a new transaction.

Sharing information about new transactions.

This sharing of information (e.g. transactions) is what allows the everyone on the network to keep up-to-date, which is pretty important if you want to run a digital currency on the Internet.

Eventually everyone knows about the new transaction. Good network.

The Bitcoin Network is described as a “peer-to-peer network”, because:

  1. Everyone is connected to each other, so it’s a network.
  2. Everyone on the network is equal, so we are peers.

Who makes up the network?

As mentioned, anyone with an active Internet connection and running a bitcoin client.

Seriously, anyone can join the bitcoin network. All you need is an internet connection and a bitcoin client, which is a piece of software like any other.

And once you’re up and running you’ll be referred to as a node on the bitcoin network.

Node – a slightly more concise way of saying “an individual running a bitcoin client and relaying information around the network”.

How can I join the network?

That’s the spirit.

All you need to do is download (and run) a bitcoin client.

When you run the client it will connect to other nodes and start downloading a full copy of the blockchain (the file that contains all the verified transactions). After that, your client will start receiving transactions from other nodes and relaying them around the network.

Congratulations, you are now a node on the bitcoin network.

You may need to edit some settings in your router to allow other nodes to connect to you, but this is just a minor configuration. By downloading and running a bitcoin client you are 95% of the way to becoming an active node on the bitcoin network.

By Greg Walker, 27 February 2015

  • 04 Feb 2021: spelling fixes
  • 28 Mar 2020: updated html for h1 headers and subheadings – now dynamic from yaml
  • 28 Mar 2020: updated html for h1 headers and subheadings
  • 09 Oct 2019: renamed browser to explorer, glossary to guide, and guide to beginners