Caiyun bitcoin computer version
at present, the computing power of bitcoin in the whole network has reached 2.36 billion hash collisions per second, which is equivalent to the number of water droplets in more than 200000 50 meter long standard swimming pools. But even with such a large amount of computing power, it will take about 10 minutes to hit a hash value that meets the requirements
in 2012, bitcoin's output was halved for the first time, and in July 2016, bitcoin's output was halved for the second time. At present, 12.5 bitcoins are awarded for recording one page of account book. The next halving will take place around 2020, and the total number of bitcoins will not increase by 2040, with a total of 21 million. In other words, the difficulty of digging bitcoin is increasing, while the time required is increasing
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 most important thing is that the ITGC client has built-in one click mining! One click mining! One click mining! Important things are to be repeated for 3 times. For Xiao, in fact, mining is not so difficult, as long as there is a computer, a mobile phone can, today teach you a key mining
first of all, we need to download ITGC's wallet client. We can search eppool, Download professional mining tools, and now support PC's win, Linux, MacOS's CPU and graphics card mining, as well as Android mobile phone mining! The second step is to download the official wallet client. After downloading and installing, we start ITGC wallet. Step three, start mining Mining command] enter go and enter to start your mining journey. It's so simple! It's amazing!
At present, if the computer is on 24 hours, it will take about three months to dig a bitcoin. In other words, a computer can dig up to a third of bitcoin a month
bitcoin is the most popular virtual internet currency in the world, and it can also buy a lot of things now. This kind of virtual currency can be obtained through the function of mining machine
first of all, your computer should have installed the latest version of bitcoin client. After opening the client, it will automatically download all the transaction information data on the network to the local. According to the different network speeds, this process may take several hours. At this time, your account balance is 0, you can let friends send some money, but there are two more feasible ways: one is to do business, the other is to do mining. Many domestic users choose the second way, that is to do mining. More and more people are willing to work as miners themselves and let their computers proce bitcoin! It sounds tempting - just one computer can make money! The bitcoin g up by yourself as a miner can be converted into real RMB at bitcoin China trading platform
now the threshold is higher than before. It's better to need professional computers. The difficulty of bitcoin mining is directly proportional to the amount of money that has been mined. The more difficult it is to mine, the more difficult it will be. After 20 million bitcoins are mined out in 2030, the remaining 1 million bitcoins will probably take decades to be mined out. At present, if the computer is on 24 hours, it will take about three months to dig a bitcoin
unknowingly, it came to 2014, with several Avalon generation USB mining machines in hand. You're right. It's not a roasted cat USB miner or any other chip. It's a USB miner of Avalon generation, with a single computing power of about 300m. Of course, the USB mining machine with more than 300 m computing power is of little practical value. It's just a souvenir for everyone<
first, the appearance
first, let's look at the appearance. The workmanship is regular, not exquisite, but slightly rough:
Second, the required software
let's start running cgminer to see how to use it in practice. Before starting work, you need to download three softwares:
1. Cgminer. Anyway, the latest version of 3.9.0 is also available for testing, http://ck.kolivas.org/apps/cgminer/
2. Zadig. This software is needed to replace the driver later. Download it from the same directory as cgminer
3. USB driver of mining machine, http://www.silabs.com/procts/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx
3. Install and run
after downloading the above software, start to install and run
1. Insert the USB miner first, and you will be prompted to find the new hardware, and then complete the driver installation according to the prompts
2. After the driver is installed, you can see the new things in the device manager
3. Run Zadig, first click options -- list all devices, then drop down to select port, and replace the driver silabser (v6.6.1.0) with the driver WinUsb (v6.1.7600.16385) recognized by cgminer. After this step is completed, it is recommended to restart the computer
4. Create a new batch file in the cgminer directory, The following command: cgminer - O pool address - U miner name - P 123456 -- Icarus options 115200:1:1 -- Icarus timing 3.0 = 100 -- USB: number of mining machines
there are six USB mining machine fish pools, for example: cgminer - O stratum+ tcp://stratum.f2pool.com : 3333 - U AAAA. 2 - P 123456 -- Icarus options 115200:1:1 -- Icarus timing 3.0 = 100 -- USB: 6
since cgminer3.2.0, The method of supporting USB mining machine is modified, which does not need to add the - S - com parameter
5, run batch processing, and start to display mining data, about 300m, which is basically normal.