How to Mine Ethereum
von Satoshi Nakamoto
Now that you know "How Ethereum Mining Works", you may want to know how to compete in the race to mine ether yourself.
To recap, mining is the glue that holds ethereum's 'decentralized app store' together by ensuring that it comes to consensus on each change to any of the applications (dapps) running on the network.
Take the online notebook described in "What is Ethereum?". The network would not come to consensus about the 'state' of the notebook (say, if a note is added or deleted) without the computational power to process the changes.
Miners set computers loose to solve cryptographic puzzles in an attempt to win ether, and they need to try a huge number of computational problems until one unlocks a new batch of the asset.
One of the interesting things about open blockchains is that, in theory, anyone can set their computers to focus on these cryptographic puzzles as a way to win rewards.
The catch is that mining on major public blockchains tends to require more and more power over time, as more people invest in more powerful hardware.
In this day and age, those mining with low-powered setups are unlikely to win, but it's still a viable past-time for hobbyists and enthusiasts alike.
Choosing mining hardware
Before getting started, you will need special computer hardware to dedicate full-time to mining.
There are two types of mining hardware: CPUs and GPUs. GPUs boast a higher hash rate, meaning they can guess puzzle answers more quickly. At time of writing, GPUs are now the only option for ether miners.
Settling on a GPU is a complex task and you can browse plenty of advice about which ones are the most profitable based on hash rate performance, power consumption and the initial expense of the card. You probably want to set up a mining rig, a machine that might be composed of multiple GPUs and might take a week to build.
Mining profitability calculators show the likely amount of ether you'll earn at a given hash rate, and whether that ether is enough, when set against setup and electricity costs, to make a profit.
Unlike bitcoin, powerful and fast ethereum ASICs aren't available right now.
Installing the software
After selecting some mining hardware, the next step is to install the mining software. First off, miners need to install a client to connect to the network.
Programmers familiar with the command line can install geth, which runs an ethereum node written in the scripting language 'Go', or any of a number of clients.
Download Geth here, using the directions for your appropriate operating system (Windows, Mac OS, or Linux), unzip it and run it.
Once installed, your node can 'talk' to other nodes, connecting it to the ethereum network. In addition to mining ether, it provides an interface for deploying your own smart contracts and sending transactions using the command line.
Testing
It's also possible to mine 'test' ether on your own private network to experiment with smart contracts or decentralized applications (activities that require the use of tokens).
Mining on a test network doesn't require any fancy hardware, just a home computer with geth or another client installed. But, minting fake ether obviously isn't going to be very lucrative.
You can read more about how to set up a test network here, and how to start mining on it here.
Install Ethminer
If you're interested in mining 'real' ether, you need to install mining software.
Now that you've downloaded a client and your node is a part of the network, you can download Ethminer. Find the download for your appropriate version of Windows here, or GPU mining instructions for other operation systems here.
Once installed, your node will officially play a part in securing the ethereum network. For more detailed instructions on any of the above, visit the official ethereum website.
Joining a mining pool
As a miner, you're unlikely to be able to mine ether on your own.
That's why miners 'pool' together their computational power into 'mining pools', to improve their chances of solving the cryptographic puzzles and earning ether. Then, they split the profits proportional to how much power each miner contributed.
There are many factors involved in joining a mining pool. Each pool might not be around forever, and the computational power of each pool is constantly changing, so there are a number of factors that go into deciding which to join.
One point to keep in mind is that mining pools have different payout structures.
Mining pools will have some sort of a signup process on the website so that miners can connect to the pool and begin mining.
Keep in mind, though, the mining world is a whirlwind of change. The tools that you pick up today might be obsolete next year, and some mining pools might fall away while others emerge, so it's worth keeping aware of industry shifts.
Authored by Alyssa Hertig; Coindesk
NEXT: HOW ETHEREUM WORKS
INDEX: A BEGINNERS GUIDE TO BITCOIN AND BLOCKCHAIN TECHNOLOGY
What is Bitcoin?
It’s a decentralized digital currency
Why Use Bitcoin?
It’s fast, cheap to use, and secure
How Can I Buy Bitcoin?
From an exchange or an individual
How to Buy Bitcoin in the UK
Buying bitcoin in the UK
How to Store Your Bitcoin
Use a digital or paper wallet
What Can You Buy with Bitcoin?
Spend your bitcoins
How to Sell Bitcoin
A guide on how to sell your bitcoins
How to Accept Bitcoin Payments for Your Store
Learn about bitcoin POS systems
How do Bitcoin Transactions Work?
Bitcoin addresses and private keys
Is Bitcoin Legal?
The current regulation around bitcoin
Who is Satoshi Nakamoto?
The founder of bitcoin
How Bitcoin Mining Works
By confirming transactions
How to Set Up a Bitcoin Miner
Generate bitcoins yourself
What are Bitcoin Mining Pools?
What are pools how and how to join them?
How Does Cloud Mining Bitcoin Work?
Alternative bitcoin mining solutions
How to Calculate Mining Profitability
Can you make a ROI?
How to Make a Paper Bitcoin Wallet
Creating an unhackable bitcoin wallet
Can Bitcoin Scale?
A look at the debate and the tech
What is SegWit?
A new way of storing transaction data
What is the Lightning Network?
Off-chain transaction channels
What is Bitcoin Cash?
Same blockchain, different characteristics.
Hard Fork vs Soft Fork
Why and how do blockchains split?
What is the Difference Between Litecoin and Bitcoin?
It’s the silver to bitcoin’s gold
How to Buy Litecoin
How to buy the bitcoin alternative litecoin
How to Mine Litecoin and other Altcoins
How to generate your own altcoins
Understanding Bitcoin Price Charts
A primer on bitcoin price charts
Bitcoin E-Commerce Services for Merchants
How to accept bitcoin at your business
What is Blockchain Technology?
A system of distributed data and logic
How Does Blockchain Technology Work?
Cryptographic keys, distributed networks and network servicing protocols
What Can a Blockchain Do?
Identity, recordkeeping, smart contracts and more
What is a Distributed Ledger?
A dynamic, independently maintained database
What is the Difference Between Public and Permissioned Blockchains?
Can anyone read or write to the ledger?
What is the Difference Between a Blockchain and a Database?
It begins with architectural and administrative decisions
What Are the Applications and Use Cases of Blockchains?
Tokenization, auditing, governance, settlement and more
How Could Blockchain Technology Change Finance?
Cross-border payments, new asset classes, regulatory compliance and more
What are Blockchain’s Issues and Limitations?
Complexity, size, costs, speed, security, politics and more
Why Use a Blockchain?
To manage and secure digital relationships as part of a system of record
What is Ethereum?
A blockchain application platform and ‘world computer’
What is Ether?
The ‘fuel’ of the ethereum network
How to Use Ethereum
Wallets, trading and ‘dapps’
Who Created Ethereum?
Vitalik Buterin
How Ethereum Mining Works
‘Proof of Work’ and ‘Proof of Stake’
How to Mine EthereumGPUs, mining software and pools
How Ethereum Works‘Turing-complete’ programming, ‘state’ and the ‘EVM’
What is a Decentralized Application?A distributed ‘smart contract’ system
What is a DAO?A ‘decentralized autonomous organization’
How Do Ethereum Smart Contracts Work?Code, transaction fees and ‘gas’
How Will Ethereum Scale?‘Sharding’ and ‘off-chain’ transactions
What is an ICO?Initial Coin Offerings refer to the distribution of digital tokens.
Read the full article
To recap, mining is the glue that holds ethereum's 'decentralized app store' together by ensuring that it comes to consensus on each change to any of the applications (dapps) running on the network.
Take the online notebook described in "What is Ethereum?". The network would not come to consensus about the 'state' of the notebook (say, if a note is added or deleted) without the computational power to process the changes.
Miners set computers loose to solve cryptographic puzzles in an attempt to win ether, and they need to try a huge number of computational problems until one unlocks a new batch of the asset.
One of the interesting things about open blockchains is that, in theory, anyone can set their computers to focus on these cryptographic puzzles as a way to win rewards.
The catch is that mining on major public blockchains tends to require more and more power over time, as more people invest in more powerful hardware.
In this day and age, those mining with low-powered setups are unlikely to win, but it's still a viable past-time for hobbyists and enthusiasts alike.
Choosing mining hardware
Before getting started, you will need special computer hardware to dedicate full-time to mining.
There are two types of mining hardware: CPUs and GPUs. GPUs boast a higher hash rate, meaning they can guess puzzle answers more quickly. At time of writing, GPUs are now the only option for ether miners.
Settling on a GPU is a complex task and you can browse plenty of advice about which ones are the most profitable based on hash rate performance, power consumption and the initial expense of the card. You probably want to set up a mining rig, a machine that might be composed of multiple GPUs and might take a week to build.
Mining profitability calculators show the likely amount of ether you'll earn at a given hash rate, and whether that ether is enough, when set against setup and electricity costs, to make a profit.
Unlike bitcoin, powerful and fast ethereum ASICs aren't available right now.
Installing the software
After selecting some mining hardware, the next step is to install the mining software. First off, miners need to install a client to connect to the network.
Programmers familiar with the command line can install geth, which runs an ethereum node written in the scripting language 'Go', or any of a number of clients.
Download Geth here, using the directions for your appropriate operating system (Windows, Mac OS, or Linux), unzip it and run it.
Once installed, your node can 'talk' to other nodes, connecting it to the ethereum network. In addition to mining ether, it provides an interface for deploying your own smart contracts and sending transactions using the command line.
Testing
It's also possible to mine 'test' ether on your own private network to experiment with smart contracts or decentralized applications (activities that require the use of tokens).
Mining on a test network doesn't require any fancy hardware, just a home computer with geth or another client installed. But, minting fake ether obviously isn't going to be very lucrative.
You can read more about how to set up a test network here, and how to start mining on it here.
Install Ethminer
If you're interested in mining 'real' ether, you need to install mining software.
Now that you've downloaded a client and your node is a part of the network, you can download Ethminer. Find the download for your appropriate version of Windows here, or GPU mining instructions for other operation systems here.
Once installed, your node will officially play a part in securing the ethereum network. For more detailed instructions on any of the above, visit the official ethereum website.
Joining a mining pool
As a miner, you're unlikely to be able to mine ether on your own.
That's why miners 'pool' together their computational power into 'mining pools', to improve their chances of solving the cryptographic puzzles and earning ether. Then, they split the profits proportional to how much power each miner contributed.
There are many factors involved in joining a mining pool. Each pool might not be around forever, and the computational power of each pool is constantly changing, so there are a number of factors that go into deciding which to join.
One point to keep in mind is that mining pools have different payout structures.
Mining pools will have some sort of a signup process on the website so that miners can connect to the pool and begin mining.
Keep in mind, though, the mining world is a whirlwind of change. The tools that you pick up today might be obsolete next year, and some mining pools might fall away while others emerge, so it's worth keeping aware of industry shifts.
Authored by Alyssa Hertig; Coindesk
NEXT: HOW ETHEREUM WORKS
INDEX: A BEGINNERS GUIDE TO BITCOIN AND BLOCKCHAIN TECHNOLOGY
What is Bitcoin?
It’s a decentralized digital currency
Why Use Bitcoin?
It’s fast, cheap to use, and secure
How Can I Buy Bitcoin?
From an exchange or an individual
How to Buy Bitcoin in the UK
Buying bitcoin in the UK
How to Store Your Bitcoin
Use a digital or paper wallet
What Can You Buy with Bitcoin?
Spend your bitcoins
How to Sell Bitcoin
A guide on how to sell your bitcoins
How to Accept Bitcoin Payments for Your Store
Learn about bitcoin POS systems
How do Bitcoin Transactions Work?
Bitcoin addresses and private keys
Is Bitcoin Legal?
The current regulation around bitcoin
Who is Satoshi Nakamoto?
The founder of bitcoin
How Bitcoin Mining Works
By confirming transactions
How to Set Up a Bitcoin Miner
Generate bitcoins yourself
What are Bitcoin Mining Pools?
What are pools how and how to join them?
How Does Cloud Mining Bitcoin Work?
Alternative bitcoin mining solutions
How to Calculate Mining Profitability
Can you make a ROI?
How to Make a Paper Bitcoin Wallet
Creating an unhackable bitcoin wallet
Can Bitcoin Scale?
A look at the debate and the tech
What is SegWit?
A new way of storing transaction data
What is the Lightning Network?
Off-chain transaction channels
What is Bitcoin Cash?
Same blockchain, different characteristics.
Hard Fork vs Soft Fork
Why and how do blockchains split?
What is the Difference Between Litecoin and Bitcoin?
It’s the silver to bitcoin’s gold
How to Buy Litecoin
How to buy the bitcoin alternative litecoin
How to Mine Litecoin and other Altcoins
How to generate your own altcoins
Understanding Bitcoin Price Charts
A primer on bitcoin price charts
Bitcoin E-Commerce Services for Merchants
How to accept bitcoin at your business
What is Blockchain Technology?
A system of distributed data and logic
How Does Blockchain Technology Work?
Cryptographic keys, distributed networks and network servicing protocols
What Can a Blockchain Do?
Identity, recordkeeping, smart contracts and more
What is a Distributed Ledger?
A dynamic, independently maintained database
What is the Difference Between Public and Permissioned Blockchains?
Can anyone read or write to the ledger?
What is the Difference Between a Blockchain and a Database?
It begins with architectural and administrative decisions
What Are the Applications and Use Cases of Blockchains?
Tokenization, auditing, governance, settlement and more
How Could Blockchain Technology Change Finance?
Cross-border payments, new asset classes, regulatory compliance and more
What are Blockchain’s Issues and Limitations?
Complexity, size, costs, speed, security, politics and more
Why Use a Blockchain?
To manage and secure digital relationships as part of a system of record
What is Ethereum?
A blockchain application platform and ‘world computer’
What is Ether?
The ‘fuel’ of the ethereum network
How to Use Ethereum
Wallets, trading and ‘dapps’
Who Created Ethereum?
Vitalik Buterin
How Ethereum Mining Works
‘Proof of Work’ and ‘Proof of Stake’
How to Mine EthereumGPUs, mining software and pools
How Ethereum Works‘Turing-complete’ programming, ‘state’ and the ‘EVM’
What is a Decentralized Application?A distributed ‘smart contract’ system
What is a DAO?A ‘decentralized autonomous organization’
How Do Ethereum Smart Contracts Work?Code, transaction fees and ‘gas’
How Will Ethereum Scale?‘Sharding’ and ‘off-chain’ transactions
What is an ICO?Initial Coin Offerings refer to the distribution of digital tokens.
Read the full article
Satoshi Nakamoto
Keine Verbindung
Verbindung wird wiederhergestellt
Etwas ist schiefgelaufen
Wir sind gleich wieder da