Bitcoin digger's account
It's about 37 yuan
let me first introce the reward mechanism of bitcoin system
bitcoin can basically dig out a block every 10 minutes through system settings. The reward for each block is given to the miners who dig out the block. The miner who digs out the block is called the block miner. The block miner will record the legal transactions in the bitcoin network to the blockchain, so that the miner can receive the service charge for bookkeeping
there are two parts in the reward for the block Miner: one part is the reward given by the system, which is called coinbase reward (also known as system issuance reward), the other part is the reward for bookkeeping, which is called miner's fee. The coinbase reward started with 50 bitcoins. For every integral multiple of 210000 blocks, the coinbase reward will be halved. This is what we often hear about bitcoin mining reward halved in four years
at the present stage, the reward of coinbase is 12.5 bitcoins. At the present stage, the average transaction miner fee received by miners for digging out a block is about 0.1 bitcoin (not fixed), that is to say, the average reward received by miners for digging out a block is about 12.6 bitcoin
about 99% of miners' rewards come from the system's coinbase rewards. According to the bitcoin system, one block can be g out every 10 minutes on average. The number of new blocks that can be g out in one day is 144 (60 * 24 / 10 = 144). At present, the number of bitcoins that can be g out every day is 1800btc (144 * 12.5btc = 1800btc). With the miner's fee of about 0.1btc per block, the total reward for all miners in one day is about 1814.4btc
You can't dig in a day. It takes 2000 years
the global unified computing difficulty of bitcoin is 2621404453 (expected to change in two days). It takes more than 2000 years for a 2.5GHz CPU to work out a bitcoin
in order to make the graphics card fully loaded for a long time, the power consumption will be quite high, and the electricity bill will be higher and higher. Many professional mines at home and abroad are operated in areas with extremely low electricity charges, such as hydropower stations, while more users can only mine at home or in ordinary mines, so the electricity charges are not cheap. Even in a certain residential area in Yunnan, there was a case of crazy mining, which led to a large area trip of the residential area, and the transformer was burned
extended data:
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 can 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
when bitcoin was born in 2009, block rewards were 50 bitcoins. Ten minutes after its birth, the first 50 bitcoins were generated, and the total amount of money at this time is 50. Then bitcoin grew at a rate of about 50 every 10 minutes. When the total amount reaches 10.5 million (50% of 21 million), the block reward will be halved to 25
when the total amount reaches 15.75 million (5.25 million new output, i.e. 50% of 1050), the block reward will be further halved to 12.5. The monetary system used to have no more than 10.5 million in four years, after which the total number will be permanently limited to about 21 million
the investment of bitcoin should be in two aspects in its present form, a bitcoin is worth tens of thousands of yuan. But because there are fewer and fewer bitcoin data codes, you need more time and more cost to get bitcoin. You know, the lowest price of a bitcoin miner is 3000 yuan. And because bitcoin has to do a lot of calculations to get a bitcoin miner to operate for a long time. In addition to the cost of these mining machines, site costs and electricity charges. It's hard to make money
unless you don't invest in mining machines, you invest in some illegal software. Let these illegal software invade other people's computers and mobile phones. Other people's computers and mobile phones do a lot of bitcoin computing and mining. In this way, the cost of mining machine, electricity, flow, heat dissipation and so on are saved. But we need to know that this is a violation of national laws. This will also allow other people's mobile phones to carry out a lot of calculations after power on, encroach on other people's memory, and make other people's mobile phones scrapped earlier strong>
Bitcoin is an electronic currency proced by open source P2P software. digital currency is a kind of network virtual currency. Bitcoin is also paraphrased as "bitcoin.". Short for: BTC
bitcoin does not rely on a specific monetary institution. It is generated through a large number of calculations of a specific algorithm. Bitcoin economy uses a distributed database composed of many nodes in the whole P2P network to confirm and record all transactions. The decentralized nature and algorithm of P2P can ensure that it is impossible to artificially manipulate the value of bitcoin through mass proction
bitcoin is very similar to cash
the advantages of bitcoin are: no freezing, no tracking, no taxes, and extremely low transaction costs. Compared with people who speculate in currency, it is wealth, and people outside the currency circle may think it is a fraud
bitcoin is a relatively mainstream digital currency, which can be properly invested. There are risks in the transaction. You can invest cautiously. You can search the fire coin, coin security, OK, dobby trading platforms on the Internet, which can trade bitcoin. These are relatively large trading platforms. Invest in mainstream digital currency, do not invest in counterfeit currency or air currency< br />
bookkeeping
because bookkeeping is a reward, each time you can add a certain number of bitcoin for yourself, so everyone is competing for bookkeeping, which of course leads to a problem: when there is inconsistency in bookkeeping, the system introces workload proof to solve the problem, and the rules are as follows:
1. In a period of time, only one person can succeed in bookkeeping
2. Obtain the unique bookkeeping right by solving the cryptography problem
3. Other nodes the bookkeeping results
but before the workload proof, The accounting node will do the following preparatory work:
1. Collect the original transaction information that has not been recorded in the broadcast
2. Check whether the payment address in each transaction information has enough balance
3. Verify whether the transaction has the correct signature
4. Package and record the verified transaction information
5. Add a reward transaction: add 12.5 to your address Bitcoin
if you succeed in competing for bookkeeping rights, you can get a reward of 12.5 bitcoin
workload proof
the hash value of the previous block and the current account page information will be hashed together as the original information in each bookkeeping. In order to ensure that only one person can keep accounts around 10 minutes, we have to improve the difficulty of keeping accounts. The results of hash must start with several zeros. In order to satisfy the condition, hash is to introce a random number variable
denoted by pseudo code:
1. Hash (last hash value, transaction record set) = 456635bcd
2. Hash (last hash value, transaction record set, random number) = 0000afd635bcd
if you change part of the original information of hash, the hash value will also change continuously. Therefore, when you run hash, the value of random number will change continuously, A random number can always be found so that the result of hash starts with several zeros. The node that finds the random number first obtains the unique bookkeeping right
verification
after the node successfully finds the hash value, it will broadcast and package the block to the whole network immediately, and the node of the network will verify it after receiving the broadcast. If the verification is passed, it indicates that a node has successfully decrypted, it will not compete for the current block, but will choose to accept the block and record it in its own account book for the next round of competitive guessing. Only the fastest decrypted block in the network will be added to the ledger, and other nodes will to ensure the uniqueness of the whole ledger
If a node has cheating behavior, it will cause the node of the network to fail the verification, give up its packaged block directly, and cannot be recorded in the general ledger, then the consumption cost of the cheating node will be in vain. Therefore, miners consciously abide by the consensus protocol of bitcoin system, and ensure the security of the whole system
it's like you go to the construction site to move bricks. After moving bricks for one day, the contractor asks you how can you prove that you move bricks for one day?
I think it's a bubble, because I think bitcoin has no value in the end. It's just a result of capital speculation.
there are always some so-called speculators in the world, who always hope to get rich overnight by means of so-called investment. I can only say that such people basically have no good results, and the sudden wealth will not happen to everyone, even if it happens to a stranger, If this person's ability cannot match wealth, then this wealth is likely to be a disaster for this person
bitcoin has risen above $58000
this is a news about virtual currency. In this news, we can see that bitcoin has soared and has exceeded $58000. When the news came out, many people who are looking forward to making a fortune overnight are very excited. They feel that their opportunity has come, and they can finally realize the value-added of their wealth without any labor. A lot of people knew about bitcoin years ago, and the value of bitcoin at that time was not so high. In fact, there has been a huge controversy about bitcoin since its emergence, including that bitcoin trading is not allowed in many regions, and it is regarded as a proct of disrupting the market{ RRRRR}