Previously we looked more closely at the Bitcoin Difficulty and what it is. Now we will take a closer look at the ‘hash rate’, what it is and also what it means for the decentralization of Bitcoin.
Hash and hash rate
As we mentioned in the article on the bitcoin difficulty, a ‘hash’ is the output of a hash function, and the hash rate is the speed a single computational action needs to complete an operation in the code. For mining purposes, the higher the hash rate the better, because it increases the chance of finding the next block and thus receiving the block reward. The blocks are like mathematical puzzles; the mining machines have to make thousands or even millions of guesses per second to find the right answers to ‘solve’ the block.
Three pillars of blockchain technology
- Transparency: Anyone can see the ledger of transactions.
- Immutability: The stored information is time-stamped and can’t be changed by a single actor.
- Decentralization: The ledger exists on multiple computers, often referred to as nodes and everyone can run the code to get the blockchain on their machine.
While all are very important for blockchain technology, this article will specifically focus on decentralization.
Bitcoin was designed as a decentralized alternative to fiat money and therefore was created to not have any single point of failure, making it more resilient, efficient and democratic. Its underlying technology, the Blockchain, is what allows for this decentralization, as it offers every single user the opportunity to become one of the network’s many payment processors.
The Bitcoin network can only be altered if more than 50% of the network ‘agrees’, the bitcoin network is the collective hashing power of all the mining hardware all over the world. Theoretically, if there are a lot of miners there is no single actor that should be able to control or alter the network in any way. The problem arises when there are big actors or mining pools that control a very high number of hashing power compared to the overall hashing power of the network.
In order to understand Bitcoin mining and decentralization, it is important to understand what Bitcoin Mining Pools are.
Mining Pools are groups of cooperating miners who agree to share block rewards in proportion to their contributed mining hash power. By cooperating in a mining pool all the hash power of the separate miners is ‘pooled’ together giving the mining pool a higher % part of the hashing power of the overall network.
For Bitcoin to be decentralized it should not have a single actor control a large part of the network. As we can see from the information gathered from btc.com, the top 5 mining pools of 2019 are:
The top 3 mining pools are responsible for 42.02% of Bitcoin’s hash power. If AntPool is included with 11.97%, the collective group is responsible for over 50% of the hash power in the network. Bitcoin miners can switch mining pools easily by routing their hash power to a different pool, so the market share of pools is constantly changing.
Mining pools are desirable to the average miner because the reward is equally split among all the participants according to their contributed mining hash power and the frequency of the rewards is much more stable. Therefore, miners that don’t have a lot of hashing power can still get a stable mining reward. Unfortunately, the concentration of hashing power in the mining pool gives more power to those pools. The higher the % share of hashing power the easier it theoretically is for potentially bad actors to collude.
Therefore, it is very important to choose which mining pool to use. There are various Bitcoin mining pools, smaller ones, and bigger ones, it is important to always think and keep decentralization in mind before choosing which to use.
—
Written and researched by Erald Cipi from the EMI R&D department.