Posts

Showing posts with the label mining

How to Mine Ethereum? What Is Mining?

Image
  What Is Mining? Mining is the process of creating a block of transactions to be added to the blockchain, it requires a lot of computer processing power and time. Miners create new cryptocurrency through this process and earn rewards by completing a PoW task. What Is Ethereum Mining? Mining Ethereum not only increasing the volume of Ether in circulation, but also securing the Ethereum network. Ethereum currently uses a proof-of-work (PoW) consensus mechanism, the miners will find a block every 12-15 seconds, they earn these Ether by mining block. Types of Ethereum Mining There are several different ways to mine Ethereum depending on the type of processes and hardware used. CPU Mining: CPU mining uses the miner's central processing unit to mine Ethereum, but it's a slow process to go on for several months. GPU Mining: This may be the popular way to mine cryptocurrency. Miners use one or several graphics units to mine Ethereum. A standard Ethereum mining consists of a motherboar...

How to Mine Bitcoin?

Image
What Is the Definition of Mining? As we all know, Bitcoin is one kind of decentralized cryptocurrency, the transaction made by people should be confirmed by "some people", also the security of Bitcoin ecology needed to be maintained by "some people". The "some people" are what we called "miners", when they use computers to do these things, actually, they are solving complex math problems on the bitcoin network, by doing this, miners will get new bitcoins as a reward. To be more specific, when a transaction happened, its validity should be verified and confirmed. First, bitcoin miners will clumping transactions together in "temporary blocks", called candidate blocks. Then, the bitcoin miner will try to find a valid block hash( a special ID combine by numbers and letters) for the candidate block. With the correct block hash of the previous block, candidate block's data, a nonce, and submit them through a hash function, the candidate b...