Ethereum 1m computing power revenue
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.
minerhub's wondermole system is a "diskless" mining system based on Linux kernel, which is deeply customized for miners' friends
solve the problem in an all-round way
1. Miracle Moore's Linux kernel has been deeply optimized for more than 200 times to avoid the problem that some hardware failures will directly lead to system crash
2. In view of the situation that many mining software in the market can't connect to the mining pool after restart, miracle Moore perfectly solves the problem by using the function of resetting the image after each restart of the mining machine
3. After testing, the average computing power error and delay share of miracle Moore system in each mine pool are not more than 1.5%, which significantly improves the mining revenue of users
4. After numerous experiments, miracle Moore development team has obtained the optimized VBIOS overclocking setting of graphics card. Compared with the traditional overclocking method, it can further improve the computing power of graphics card by 5% and rece the power consumption by 15%!
bitcoin is a consensus network, contributing to a new payment system and a fully digital currency. It is the first decentralized peer-to-peer payment network, which is controlled by its users without a central management organization or middleman. From the user's point of view, bitcoin is much like Internet cash. Bitcoin can also be regarded as the most outstanding three style bookkeeping system.
Eth is a kind of digital token of Ethereum, which is regarded as "bitcoin version 2.0", and uses the blockchain technology "Ethereum" which is different from bitcoin
it is an open-source public blockchain platform with smart contract achievements and a resonance network composed of thousands of computers around the world. Developers need to pay eth to support the application. Like other digital currencies, ether currency can be bought and sold on the trading platform
Technical Architecture:
the smart contract endows the account book with programmable characteristics. Blockchain 2.0 realizes the function of smart contract by running code in the way of virtual machine, such as Ethereum virtual machine (EVM) of Ethereum. At the same time, this layer forms a decentralized application (DAPP) by adding a foreground interface that can interact with users on the smart contract
of course, in some technical documents, it is reasonable to think that DAPP should be a separate application layer above the smart contract layer, as long as it does not affect the understanding
refer to: Network - Ethernet