DEXTAPE GUIDES
What is cryptocurrency? A practical beginner’s guide
Understand coins, tokens, wallets and transactions before interpreting the price on a screen.

Cryptocurrency is a digital asset whose transfers are governed by a network’s rules and authorized using cryptography. The useful starting point is ownership: what record says you control an asset, and what evidence allows that record to change? A price chart answers neither question. To understand an asset, separate its network, its transfer rules, the software you use to access it and the market where it trades.
Key takeaways
- A coin, a token, a wallet and an exchange describe different parts of the system.
- The network records balances or spendable outputs; a wallet helps you manage the authority to use them.
- An asset’s ticker is a label. Its network and, where applicable, contract address identify what you are examining.
- A completed transfer proves a state change. It does not establish the asset’s value or the trustworthiness of its issuer.
Coins and tokens: what is the difference?
A native coin belongs to the network’s own accounting system. Ether, or ETH, is Ethereum’s native asset and pays for computation on that network. A token is implemented using rules on an existing network. On Ethereum, ERC-20 specifies a common interface for fungible tokens, including balances and transfers. Shared interfaces make integration easier; they do not make every token economically equivalent. See Ethereum’s introduction to ether and the ERC-20 standard.
Think of the distinction as two questions on an asset page: which system settles this asset, and which rules define it? Two assets named Example Dollar might exist on different networks or at different contract addresses. Even if the names and logos match, do not assume their balances, redemption arrangements or transfer destinations are interchangeable. Record the exact identity before comparing quotes or opening a wallet transfer.
What a wallet actually holds
A wallet is an interface to an account and its permissions, not a container full of digital coins. With self-custody, your signing authority determines what you can authorize. A public address can be shared to receive funds; the secret used to control that account cannot. An exchange account introduces another layer: the service may control the on-chain funds while maintaining its own customer ledger. Read Ethereum’s wallet introduction for the account-versus-interface distinction.
This distinction explains why an app balance alone is incomplete evidence. Ask whether you are seeing an on-chain balance, a custodial account balance or a manually entered tracking position. Those displays can look alike while describing different things. A portfolio tracker showing an address does not necessarily control that address, and a missing token icon does not by itself mean the balance is gone.
Worked example: an asset transfer and its fee
Suppose an ordinary Ethereum account has 0.050 ETH and you want to transfer 0.010 ETH. In this hypothetical example, the completed transaction costs 0.0004 ETH. The sender finishes with 0.0396 ETH: 0.050 minus 0.010 minus 0.0004. The recipient receives 0.010 ETH. The network fee is a separate cost, not part of the amount delivered. These invented figures illustrate accounting only; actual fees depend on the operation and network conditions.
Now imagine the asset you want to send is an ERC-20 token. The token amount and the ETH used for the network fee are still separate quantities. Holding tokens does not automatically provide the native asset needed to pay that fee. The important habit is to read both the asset amount and the estimated transaction cost, rather than treating the wallet’s total dollar value as spendable fee balance. Ethereum’s gas documentation explains how computation is priced.
Price, ownership and usefulness are separate questions
A market price is an exchange rate observed or offered in a particular market. It does not tell you who can change a token’s rules, what an application does, or whether you can sell your entire balance at that rate. Build a research note with separate fields for asset identity, purpose, permissions and execution venue. Leaving one field unanswered is more informative than filling it with a conclusion inferred from a rising chart.
A beginner’s research checklist
- Confirm the network and exact asset identity using the project’s primary documentation.
- Distinguish a public address from the secret material that authorizes transactions.
- Identify who controls the account: you, a service, or a contract with its own permission rules.
- Separate the amount being transferred from the network fee and any service charge.
- Check whether a displayed balance comes from a network, a custodian or a manual record.
Frequently asked questions
Do I need to buy one whole coin? No. Assets generally use smaller accounting units. ETH, for example, is divisible into wei. A unit price says nothing by itself about whether a fractional amount can be represented.
Does owning a token mean I own part of a company? Not automatically. A token interface defines technical operations, not a universal package of shareholder rights. Any claimed rights require separate evidence about that specific asset.
Is a wallet the same as the blockchain? No. The wallet is an access tool. The network applies its rules to the underlying records. Changing wallet software does not itself change those records or create a new asset.
Sources
Finished reading?
Mark it complete to track your progress through the learning paths.

