Author

Topic: How does leaving Bitcoin Core running contribute to the network? (Read 564 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
I've heard somewhere that leaving the Bitcoin Core app running contributes to the network?
Yes, that is true.

If so how does it work? What does it do?
Bitcoin Core (and its derivatives) connect to other computers also running Bitcoin Core. Those computers are known as nodes. Each node, when it receives a block or transaction, verifies it fully. In order to do full trustless verification, it needs to have verified the entire blockchain. Doing that requires downloading and verifying the entire blockchain. Once a block or transaction is considered valid, the node will then relay the block or transaction to all of the nodes that it is connected to.
legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
I've heard somewhere that leaving the Bitcoin Core app running contributes to the network? If so how does it work? What does it do?
Bitcoin Core is the backbone of the network. A full node enforces the rules of the network and helps to decentralise the network. A full node will not trust one another and they have a set of rules to follow. They will check each block for the validity and whether it follows the rules the client enforces. Without them checking the rules, a miner can easily change the protocol rules such as the maximum market cap. Just running Bitcoin Core will do this, no need to port forward.
legendary
Activity: 1512
Merit: 1012
You can inform yourself about this on the Bitcoin Wiki, there a page on why your should run a node.
legendary
Activity: 1204
Merit: 1001
I've heard somewhere that leaving the Bitcoin Core app running contributes to the network? If so how does it work? What does it do?
Jump to: