Basics
What is Ethereum?
Ethereum is a programmable blockchain launched in 2015. Beyond its own currency, ether (ETH), the network runs thousands of applications through so-called smart contracts.
More than a coin
While Bitcoin was primarily designed as digital money, Ethereum was built as a platform where developers can create applications. Ether is the fuel needed to run those applications.
Ethereum hosts decentralised exchanges, lending platforms, NFT marketplaces and stablecoins, among other things. These applications are collectively often called DeFi (decentralized finance).
Smart contracts
A smart contract is code that executes automatically once certain conditions are met, without a middleman. Think of a loan agreement that automatically releases collateral once repayment is received.
Because the code sits publicly on the blockchain, anyone can, in theory, verify what a contract does. In practice this requires technical knowledge, and bugs in the code can lead to loss of funds.
From proof of work to proof of stake
Until September 2022, Ethereum ran on proof of work, like Bitcoin. With 'The Merge', the network switched to proof of stake, where validators lock up ether as collateral to verify transactions.
This switch reduced the network's energy consumption by an estimated more than 99 percent and opened the door to staking as a way to earn a yield on ether.
Scalability and layer-2 networks
Ethereum's main network can only process a limited number of transactions per second, which leads to higher fees during busy periods. Layer-2 networks such as Arbitrum and Optimism process transactions off the main chain and periodically anchor the results back onto it.
This makes using Ethereum applications cheaper and faster, though it adds an extra layer of technology and risk that users need to consider.
Buying and using ether
Ether is available on most European crypto exchanges licensed under MiCA. After buying, you can use ether to pay transaction fees (gas fees), stake it, or move it to your own wallet.
Some exchanges offer staking services where they handle the technical management for a fee. Pay attention to the terms and to the counterparty risk of the platform.
Risks of the Ethereum ecosystem
Smart contracts can contain bugs that bad actors exploit, sometimes leading to large losses. Always research a project before putting money into it.
Ether's price is also volatile and often moves with the broader crypto market. Staking can also involve a fixed lock-up period, depending on the platform.
Frequently asked questions
What is the difference between Bitcoin and Ethereum?
Bitcoin is primarily designed as digital money, while Ethereum is a programmable platform where developers can build applications with smart contracts. Both use blockchain technology, but with a different core purpose.
What is gas on Ethereum?
Gas is the unit used to express transaction fees on Ethereum. Every action on the network, such as sending ether or using a smart contract, costs a certain amount of gas, paid in ether.
Can I earn money by staking ether?
Staking can reward you for helping secure the network, but returns vary and are not guaranteed. The value of your staked ether can also fall.
Is Ethereum safer than Bitcoin?
Safety is hard to compare directly. Ethereum's base network is secured by thousands of validators, but the broader set of applications built on top introduces additional risks that are less present with Bitcoin.
What happens if a smart contract has a bug?
Bugs in smart contracts can lead to loss of user funds, and such transactions typically cannot be reversed. Reputable projects therefore have their code reviewed through external audits, though even these offer no absolute guarantee.
Read next
What is blockchain?
A clear explanation of blockchain: how it works, why it creates trust without a middleman, and what its real-world risks and uses are.
What is a DEX?
A DEX is a decentralised exchange where you trade straight from your own wallet. How it works, what it costs, and the risks of slippage and fake tokens.
What is a liquidity pool?
A liquidity pool is a shared reserve of assets you trade against. How depth, slippage, fees and impermanent loss actually work.