Home
»
Glossary
»
Bitcoin Core

Bitcoin Core

Bitcoin Core is a full node implementation of the Bitcoin protocol. It is written in the programming language C++, and serves as an open source software for node-based bitcoin transactions. At its core, Bitcoin Core serves as an interface between users’ wallets and the Bitcoin network.

This allows for a seamless experience for users looking to send, receive, and store their digital currency. Bitcoin Core is a fully-featured node that holds the entire transaction history of Bitcoin from its genesis block back in 2009. It validates all Bitcoin transactions and blocks by downloading a full copy of the blockchain, which includes all the transactions that have ever happened on the Bitcoin network.

Every new block that is added to the blockchain is checked against Bitcoin Core’s history, meaning only valid transactions that meet the consensus rules of the network can be included in a block. Additionally, Bitcoin Core is also able to serve as a mining node, allowing users to join the network and become miners by validating transactions and creating new blocks.

Miners earn rewards for their work in the form of newly-minted Bitcoin, helping to maintain the security of the network and ensuring its decentralization. Overall, Bitcoin Core is an essential part of the Bitcoin infrastructure that connects users with the Bitcoin network and maintains its security by preventing double-spend attacks. Without Bitcoin Core, Bitcoin wouldn’t be able to function as a secure, globally-accessible digital currency.