Position: Home page » Bitcoin » How to calculate bitcoin's computing power

How to calculate bitcoin's computing power

Publish: 2021-05-21 21:56:59
1.

The concept of bitcoin was first proposed by Nakamoto on November 1, 2008, and was officially born on January 3, 2009. According to the idea of Nakamoto, the open source software is designed and released, and the P2P network on it is constructed. Bitcoin is a virtual encrypted digital currency in the form of P2P. Point to point transmission means a decentralized payment system

bitcoin network generates new bitcoin through "mining". In essence, the so-called "mining" is to use computers to solve a complex mathematical problem to ensure the consistency of bitcoin network distributed accounting system. Bitcoin network will automatically adjust the difficulty of mathematical problems, so that the whole network will get a qualified answer about every 10 minutes. Then bitcoin network will generate a certain amount of bitcoin as block reward to reward the person who gets the answer

2. Firstly, the cost of bitcoin mining can be divided into three parts:
1. Machine cost: the cost of purchasing mining machine
2. Power cost: the power cost consumed by machine mining
3. Auxiliary costs: personnel maintenance, network, cable consumables, heat dissipation, etc.
for a simple example, take the mining machine of ant S9, which consumes less power on the market, for example, the calculation power is 13.5T, and the power consumption is 1400W
when the mining machine runs for 24 hours: 1.4kw * 24 = 33.6 degrees
Shenma m3, which consumes more power on the market, has a calculation power of 11.5t, The power consumption is 2150w
under 24-hour operation, the power consumption of a single machine is 2.15kw * 24 = 51.6oc
which is roughly equivalent to the power consumption of energy-saving air conditioning, but the bitcoin miner needs 24-hour uninterrupted operation, the power consumption of a single machine is very large after a year's calculation, and the step price cost of household electricity is too high, When the market is not good, the income may not be enough for the electricity expenditure, so at present, mining will choose to be hosted in the mine, which can get cheap electricity and rece the cost price of mining. The price below 30% is the ideal price, which can keep the price of bitcoin falling to a low level, and there is still some income< According to the current mining difficulty of bitcoin:
BTC revenue per ton: 1th / s * 24h = 0.00007087btc
calculated by the comprehensive 12t machine computing power, the daily output is:
0.00007087t * 12t = 0.00085044btc
then the time required for a single machine to dig a BTC:
1 / 0.00085044 = 1175 days
the time required for ten mining machines to dig a BTC:
1 / 0.0085044 = 117 days
100 days In other words, according to the current difficulty, it takes about three years for a single miner to proce a bitcoin, 3.9 months for ten miners to dig a bitcoin, and 11.7 days for a hundred miners to dig a bitcoin. The cost of a single miner is about 8500, Ten are around 85000, one hundred is 850000, less than one million, and one month's income is more than two bitcoins. According to the current price of bitcoin, the price is about 120000. So, although the income of bitcoin mining is not as good as before, it is still considerable compared with other investment projects
however, these benefits do not include decting the cost of electricity charges and later maintenance of machines, so the premise of mining is to find a mine with low electricity charges. If the quantity is large, we need to find a safe, reliable and stable mine. What's more, we need cheap electricity to lower the cost price.
3. In order to know what mining is calculating, we must first know the essence of bitcoin and its proction process. Bitcoin is a network-based electronic currency, which is actually a string of codes of the Internet, calculated by algorithms. Mining is the process of completing the algorithm and the only way to proce bitcoin. And because of the algorithm, there are only 21 million bitcoins
1. Mining can not only proce bitcoin, but also guarantee transaction information
similarly, a mathematical system contains 21 million mathematical problems, so we need to constantly seek the special solution of each mathematical problem through a huge amount of calculation. In addition, the special solution is unique
mining can not only increase the supply of bitcoin money, but also protect the security of bitcoin transactions and prevent fraulent transactions. In terms of process, bitcoin network is a point-to-point payment system, and anyone can trade through the transaction program
in order to ensure that the transaction process is truthfully recorded, the role of "miner" is required to be responsible for recording bitcoin transaction information. The time interval is 10 minutes. The best recorded transaction records among miners will be packaged and stored in a new block, and the corresponding miners will also receive a certain amount of bitcoin rewards
2. The mining process is extremely complex, which is beyond human power
the specific process is as follows. When a miner listens to the transaction, he will first verify the transaction information. The verified transactions will be recorded by miners and stored in their own database. There may be thousands of miners in the world doing the same thing, but every ten minutes, only one miner has the right to create a new block, so that the transaction information recorded by himself can be recognized and stored permanently
next, miners need to fight for the right to keep accounts. This is a competition of computing power. The core of this competition is to use computers to complete a large number of calculation tasks and find a super difficult random number. This random number is the special solution of the equation mentioned in the first paragraph. The miner who calculates the correct random number first wins. According to the rules of the game, the probability of a miner getting the accounting right is directly proportional to the proportion of his computing power in the total computing power of the whole network. In other words, the probability of finding the random number is equivalent to throwing out 100 million dice, and the total number of dice is less than 150 million. Therefore, mining requires a large number of computers, installation of specific algorithm software, repeated operation day and night, not human
3. Bitcoin mining is actually "villagers' bookkeeping"
maybe some netizens still don't understand, let's take an example. In a village, the villagers often borrow money from each other, even if they write a written document, there is a risk of default. Then, every time there is a loan behavior in the village, we will use the village trumpet to inform everyone that all the villagers (miners) will record all the transaction records in their own account books.
4. It is often said that you can send bitcoin to any corner of the earth for free. Generally, you can transfer bitcoin for free, but in some cases, you have to pay transaction fees to complete the transfer. In version 0.8.3 bitcoin wallet, the default is 0.0001 bitcoin transfer fees. This service charge is awarded to miners to encourage them to continue mining and provide enough computing power for bitcoin to ensure the security of bitcoin network. At present, the main income of miners is to get 25btc reward by creating new blocks, but this reward is halved every four years. As time goes on, bitcoin transaction fee reward will graally replace the reward for creating new blocks. Under what circumstances do you need to pay the handling charge? How much does bitcoin charge? What is the handling charge? Bitcoin system has a series of network rules, including fee rules, which are "what the client should do". When you use bitcoin client (wallet, bitcoin QT) to send bitcoin, the whole process is roughly divided into the following steps:
1. Prepare the bitcoin you want to send. The client is responsible for collecting the balance of bitcoin in your wallet (bitcoin QT) to prepare for payment, because every bitcoin you receive is stored in your wallet until you spend it. If you receive two payments from 3btc and 2btc, their records in the wallet are independent of each other, that is, a 3btc and a 2btc, rather than merging them into 5btc (the wallet only records transaction details and does not merge the balance, but you can see the total balance on the interface of the wallet). As time goes on, many bitcoins of different amounts will accumulate in your wallet, So when you send bitcoin, the wallet has to decide which bitcoin is the most suitable for this sending. The bitcoin you get in a transaction is called "inputs" and the bitcoin you spend is called "outputs". There are multiple inputs and outputs in your wallet
2. If your outputs are less than 0.01btc (including the fund changes inside your wallet), you have to pay a handling charge of 0.0001, even if you transfer it to yourself. The wallet has an established rule when preparing your payment amount, that is, when preparing the payment amount in many inputs, try to avoid the amount change less than 0.01btc (for example, if you want to pay 5.005btc, the wallet should choose 3 + 2.005 or 1 + 1 + 3.005 instead of 5 + 0.005)
3. The larger the amount, the higher the age, and the higher the priority. If the amount you send is too small or your bitcoin has just been mined, then your transfer is no longer free. Each transaction will be assigned a priority, which is determined by the degree of currency, the number of bytes and the number of transactions. Specifically, for each input, the client will first multiply the number of bitcoins by the time they exist in the block (currency age, age), and then divide all the procts by the size of the transaction (in bytes). The calculation formula is: priority = sum (input)_ value_ in_ base_ units * input_ age)/size_ in_ If the calculation result is less than 0.576, then the transaction must pay the handling fee. If you do have a large amount of small input and want to transfer it out for free, you can add a large amount of bitcoin with a large age, which will increase the average priority, so that you can transfer out bitcoin for free
4. Charge per kilobyte. At the end of the transfer, the client will detect the size of the transfer (in bytes). The size generally depends on the amount of input and output. The calculation formula is as follows: 148 * input amount + 34 * output amount + 10. If the size of the transfer exceeds 10000 bytes, but the priority meets the free standard, you can still enjoy the free transfer, Otherwise, there will be a handling charge. The cost of 1000 bytes is 0.0001btc by default, but you can also add it in the client. Open the tab "settings & gt; Options & gt; The main purpose is to adjust the handling charge. If the service charge you are setting is less than 0.0001, BTC is calculated as 0.0001.
5. Don't believe that there are still things like pie in the sky. If you join in the form of membership, you have to pay es or buy high priced procts. It is in line with the characteristics of pyramid selling to draw high profits from it by pulling people's hair off the line.
6. The revenue of bitcoin is based on bitcoin every day. The rise and fall are calculated. If it's long, it's positive. If it's down, it's not. Haha, I suggest that my friends try not to play for him, because the price of bitcoin is very high now. If you buy it now, it's the order taker. It's going to hold you tight. And you'll lose a lot of money. So stay away from bitcoin. hey
7.

In fact, the mining calculation of bitcoin is to do math problems together. The problem stem is the transaction that needs to be recorded. By doing the problem, everyone grabs the bookkeeping right, and the miners can get system rewards and transaction fees. The feature of sha256 algorithm used in bitcoin is that it is easy to verify the known answers correctly, but it is very troublesome to get the answers, and it needs to try one by one. The miner who got the answer first was recognized by everyone as having snatched the right to keep accounts, and the reward was given to him. Let's continue to grab the bookkeeping right of the next question. In short, the significance of these calculations is only to ensure the stability and safety of the whole system, and there is no more significance

it is not comprehensive to regard bitcoin as a by-proct of computing. The generation and issuance of bitcoin, all the transactions and circulation in the bitcoin chain, and the stability of the bitcoin system are the purpose of computing and are integrated. Of course, in addition to maintaining the system, it does not proce other value and procts. This is also a black spot where bitcoin is accused of not being environmentally friendly and wasting resources. In general, bitcoin, as a milestone blockchain digital currency, is e to the huge value of a large amount of computing power investment and user trust. There is no doubt about that

Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750