Bitcoin mapping mining
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
as a miner, I used graphics card very early and then butterfly machine. At present, I use Avalon's 220 miner and just received a new 180 ant miner. To tell you the truth, mining is not as simple as you think. Here I will list some practical difficulties you need to face in mining. If you find that some of these items can't be solved and overcome for the time being, don't rush to buy a miner, because from the moment you buy, if you can't mine, Then you will face a real loss
first, list the problems to face
1, be able to accept the noise - the noise of the mining machine is very loud, which is equivalent to that you put the air conditioner outside the room
1-1, strong hands-on ability - the noise can be controlled to a certain extent by adding water cooling, but it needs to be done by yourself. The installation process of water cooling is not as simple as the online tutorial. It needs to be extremely careful. The capacitor on the logic board is easy to touch, and it must be successful at one time. Once the refrigerant is added, the machine will have problems again, It would be disastrous to dismantle the water cooling system
1-2, conditional repair of the chip capacitor - in the process of water cooling installation, the capacitor is easy to fall off, these chip capacitors are very difficult to weld
2, you can set up the network - you can't just plug in the Internet cable! Need to understand the routing, know how to change the IP of the router, mining IP is fixed, according to mining IP to do settings
2-1, you can get a fixed IP address - if you are mining in a company, you can't set up a route, so you must have the condition to get a fixed IP, and then set up your own network through this IP
3. The environment of continuous power supply and continuous network - mining is a 24-hour business. Don't take it for granted that a meeting is OK in one day. Many companies will cut off power at midnight. This must be made clear
3-1. In low temperature environment, in addition to 24-hour continuous power supply, there should also be a relatively cold environment. In actual mining, we can clearly feel the importance of temperature for mining<
let's assume two scenarios,
in the company:
if your working environment is very quiet, it is not suitable, even if water cooling is installed. If you are a senior blue collar, in the workshop, do you have the conditions to set up the network and get a fixed IP? If you can't, give up
at home:
can you stand noise? Can tolerate to a certain extent
is it possible to install water cooling? It can be installed conditionally
is it possible to set up a network? There are also conditions to set up the network
is it warm in that room? Yes, but you can open windows on the second bedroom or balcony
is it possible to pull the wire and the wiring board in the balcony? No problem
congratulations, you can buy a miner to dig it up, but if one of them doesn't work, you need to think carefully before making a decision
the above-mentioned points should not be taken as unimportant or major problems. For example, it is necessary to have the conditions to install water cooling, for example, in a lower temperature environment, for example, to have a fixed IP
when the miner starts to operate and makes a rumbling sound, if you are in the company, you have to turn it off awkwardly. If you are at home, you need to figure out how to explain to your family or girlfriend that the noise will exist for 24 hours, and hope they don't mind
if your home is warm, your miner will never be able to achieve the highest computing power it can. You must accept it calmly, don't be depressed, it's useless to find the seller. Unless you open the window to let in the cold air, you will find that you and the miner are so out of place. That's why laomaozi is very fond of mining< Make complaints about mobile phone, br / > and if you work hard to move the mine to the company, you may think that the electricity charge is in the whole province. You can't get the mine to connect. Then you can only move the mine to home or sell it as a second-hand machine...
these words are typed word by word by me. I hope it can help you. You must find out whether you are qualified to do this at present. As for how to dig, it's a very simple thing: buy a miner, register an account on a mining website, Download a multibit to store the bitcoin you get, and link the miner to the network for power on, Set up the network, give it the fixed IP specified on the chassis, use the computer to access the IP, make some simple settings, and then wait for the receipt
what else can I ask you
-
bitcoin is a string of code generated by an open-source P2P software, which we call cryptocurrency, e-currency and so on. Bitcoin is proced by mining. Generally speaking, bitcoin mining is to use your hardware to calculate the mathematical problems of sh265 algorithm, confirm network transactions, and ensure the security of the whole network system. As a reward, bitcoin system will give a certain amount of bitcoin reward according to the amount of computing power contributed by miners
-
mining is bitcoin. Bitcoin will be generated several times every other period of time, and whoever grabs it will own it. The computer connected to the bitcoin system is the tool "miner" for grabbing bitcoin. As for the issue of national recognition of bitcoin, simply speaking, it depends on the possible impact on the country< br />
Hash algorithm maps any length of binary value to a fixed length of smaller binary value, which is called hash value. Hash value is a unique and compact numerical representation of a piece of data. If you hash a piece of plaintext and change only one letter of the paragraph, subsequent hashes will proce different values. It is computationally impossible to find two different inputs with the same hash value
message authentication code (MAC) hash function is usually used with digital signature to sign data, while message detection code (MDC) hash function is used for data integrity
the basic information of bitcoin network is as follows:
all digital currencies that need to be mined have hash values, such as Laite coin, Ruitai coin, doggy coin, Weimeng coin, Diandian coin, Yuanbao coin, etc< br />
new transactions need to be included in a block with mathematical workload proof before they can be confirmed. This kind of proof is hard to generate because it can only be generated by trying billions of calculations per second. Miners need to run these calculations before their blocks are accepted and rewarded. As more people start mining, the difficulty of finding effective blocks will be automatically increased by the network to ensure that the average time to find a block remains at 10 minutes. Therefore, the competition for mining is very fierce, and no indivial miner can control the content contained in the block chain
workload proof is also designed to rely on previous blocks, which forces the time sequence of block chain. This design makes it extremely difficult to cancel previous transactions, because the workload proof of all subsequent blocks needs to be recalculated. When two blocks are found at the same time, the miner will process the first block received, and once the next block is found, it will be transferred to the longest block chain. This ensures that the mining process maintains a global consistency based on processing capacity
bitcoin miners can neither increase their rewards by cheating, nor deal with the fraulent transactions that destroy the bitcoin network, because all bitcoin nodes will reject the blocks containing invalid data that violate the bitcoin protocol rules. Therefore, even if not all bitcoin miners can be trusted, the bitcoin network is still secure.
