Cryptocurrency is digital money that uses cryptography and shared computer networks instead of a central bank to record ownership and payments. It matters in economics because it creates new ways to transfer value, raise capital, build financial services, and store wealth across borders. Bitcoin and Ethereum are the two best-known examples, but they serve different roles in the digital economy.
Understanding cryptocurrency requires connecting money, incentives, networks, risk, and trust.
Understanding Cryptocurrency Basics, Blockchain, Wallets, Bitcoin and Ethereum
A transaction begins as a signed instruction that names the funds being spent and the destination. Computers on the network check whether the instruction follows the rules. One crucial rule prevents double spending, where somebody tries to use the same funds twice.
Bitcoin uses proof of work for this agreement process. Miners compete to add valid transaction records, using computing power that costs real money. Ethereum relies on proof of stake.
Validators put assets at risk, so dishonest behavior can lead to penalties. These systems make changing past records difficult, though never magically impossible.
A wallet app does not store coins in the way a physical wallet stores cash. It manages the secret information that proves control over an address on the network record. A seed phrase is a human readable backup for that control.
Anyone who gets the phrase can usually take the assets. Anyone who loses it may lose access permanently. A custodial wallet, such as an exchange account, means a company controls the keys for the user.
This can make recovery easier, but it creates reliance on that company. A self custody wallet gives the user more control and more responsibility.
Payments do not become equally secure the instant they appear on screen. A transaction may first wait in a pool of pending payments. The sender chooses a fee, and validators or miners usually prefer transactions that pay more when space is limited.
After new records are added, reversing a payment becomes increasingly difficult. Bitcoin users often wait for several confirmations for larger payments. Ethereum users pay gas, which measures the computing work required by a transaction or contract action.
Busy periods can make gas costly. Public addresses are not automatically linked to names, but their transaction history can often be studied, so cryptocurrency is better described as pseudonymous than anonymous.
Bitcoin is mainly designed around a relatively simple purpose, moving value without a central operator and following a fixed issuance schedule. Its limited supply does not guarantee that its price will rise. Demand, confidence, trading activity, rules, and wider economic conditions still affect price.
Ethereum has a native asset called ether that helps pay for network computation and can be used in staking. Programs on Ethereum can create tokens, exchanges, games, or lending systems.
A token created by a program is not the same thing as a share in a company. Its value depends on the rules of the program, user demand, liquidity, and the people or groups behind it.
Students should separate the technology from investment claims. A network can work as designed while its asset price falls sharply. Many losses come from phishing messages, fake wallet apps, risky borrowing, forgotten backups, or copying trades without understanding them.
Transactions are usually hard to undo, which makes careful checking important. Read the destination address closely and test a small transfer when appropriate.
It is useful to learn about taxes, local regulations, custody, fees, volatility, and scams before using real money. The central lesson is that decentralization shifts some trust away from institutions and onto code, incentives, security practices, and the user.
Key Facts
- A blockchain is a shared ledger where transactions are grouped into blocks and linked in time order using cryptographic hashes.
- Bitcoin supply is capped at 21,000,000 BTC, which makes scarcity a central part of its economic design.
- Market capitalization = coin price x circulating supply.
- Transaction fee = total amount paid by sender - amount received by recipient, often used to reward miners or validators.
- Public key cryptography lets users receive funds with a public address and spend funds only with the matching private key.
- Ethereum supports smart contracts, which are programs that run on the blockchain when specified conditions are met.
Vocabulary
- Blockchain
- A blockchain is a decentralized digital ledger that records transactions in linked blocks shared across many computers.
- Wallet
- A wallet is software or hardware that stores private keys and lets a user send, receive, and manage cryptocurrency.
- Private Key
- A private key is a secret code that proves ownership of cryptocurrency and authorizes transactions.
- Mining
- Mining is the process used in some blockchains, such as Bitcoin, where computers compete to validate transactions and add new blocks.
- Smart Contract
- A smart contract is a self-executing blockchain program that follows rules written in code.
Common Mistakes to Avoid
- Confusing a wallet with a bank account is wrong because a wallet usually stores keys, not the coins themselves. The coins are recorded on the blockchain.
- Sharing a private key or seed phrase is a serious mistake because anyone with it can control the funds. There is usually no customer service that can reverse the loss.
- Assuming all cryptocurrencies work like Bitcoin is wrong because networks differ in supply rules, transaction speed, governance, and purpose. Ethereum, for example, focuses on programmable contracts as well as value transfer.
- Ignoring transaction fees is a mistake because fees can change with network demand. A small transfer can become expensive when the network is congested.
Practice Questions
- 1 A cryptocurrency has a price of $2,400 and a circulating supply of 120,000,000 coins. Calculate its market capitalization.
- 2 You send 0.750 ETH to a friend, and the network fee is 0.006 ETH. How much ETH leaves your wallet in total?
- 3 Explain why a blockchain can allow strangers to agree on transaction history without trusting one central company.