# What is a Bitcoin node?

Source URL: https://helpcenter.dxp-frontend.devserver.app/education/nodes/introduction-and-role/what-is-a-bitcoin-node
Updated: 2026-05-12T09:39:50.000Z
Category: Nodes
Section: Introduction and Role

---

A Bitcoin node runs a version of the Bitcoin software client (typically [Bitcoin Core](https://blog.blockstream.com/education/nodes/what-is-bitcoin-core/)) that connects the user to Bitcoin's open peer-to-peer network. Anyone can run a Bitcoin node, the only limitations are the hardware requirements and access to the internet.

Nodes in the Bitcoin network interact with each other by validating, broadcasting, and requesting new blocks and transactions. By doing so, they play an important role in achieving consensus within the network, ensuring the integrity of the blockchain, and protecting the network from harmful or haphazard source code, reorganizations, and other changes to the protocol.

Sometimes, people refer to the hardware on which the Bitcoin software runs as the node, but that is not strictly the definition. You can install and run the software client on any computer and call it a node.

Navigation: Blockstream Help Center > Education > Nodes > What is a Bitcoin node?

## Related Articles in This Section
- [What is a Bitcoin node?](https://helpcenter.dxp-frontend.devserver.app/education/nodes/introduction-and-role/what-is-a-bitcoin-node) (current)
- [What are the types of Bitcoin nodes?](https://helpcenter.dxp-frontend.devserver.app/education/nodes/introduction-and-role/what-are-the-types-of-bitcoin-nodes)
- [Should I run a Bitcoin full node or a pruned node?](https://helpcenter.dxp-frontend.devserver.app/education/nodes/introduction-and-role/should-i-run-a-bitcoin-full-node-or-a-pruned-node)
- [What is the role of a Bitcoin node?](https://helpcenter.dxp-frontend.devserver.app/education/nodes/introduction-and-role/what-is-the-role-of-a-bitcoin-node)
- [What is the role of a node in mining?](https://helpcenter.dxp-frontend.devserver.app/education/nodes/introduction-and-role/what-is-the-role-of-a-node-in-mining)
