
Crypto Terms Glossary: 80+ Essential Cryptocurrency Definitions for 2025
Why Crypto Has Its Own Language
Cryptocurrency has developed a dense vocabulary mixing computer science, economics, and internet culture. Understanding these terms is essential for navigating exchanges, reading news, joining communities, and avoiding scams. This glossary covers the most important terms every crypto user needs to know.
A
Address: A string of alphanumeric characters representing a destination on a blockchain. Like a bank account number — public and safe to share. Example: 0x742d35Cc6634C0532925a3b844Bc454e4438f44e
Airdrop: Free distribution of tokens to existing wallet addresses. Often used by projects to reward early users or bootstrap a community. See our full airdrop guide.
Altcoin: Any cryptocurrency that is not Bitcoin. Includes Ethereum, Solana, Cardano, and thousands of others.
AMM (Automated Market Maker): A smart contract that automatically prices assets and facilitates trades using liquidity pools rather than traditional order books. The technology behind DEXes like Uniswap.
ATH (All-Time High): The highest price a cryptocurrency has ever reached.
ATL (All-Time Low): The lowest price a cryptocurrency has ever reached.
B
Bear Market: A prolonged period of declining prices. In crypto, typically defined as a 20%+ decline from recent highs. Opposite of a bull market.
Block: A bundle of transactions permanently recorded on the blockchain. New blocks are added at regular intervals (approximately every 10 minutes on Bitcoin, 12 seconds on Ethereum).
Blockchain: A distributed ledger of transactions organized into sequential blocks, each cryptographically linked to the previous one. Maintained by a decentralized network of nodes.
Block Explorer: A website for searching and inspecting blockchain data — transactions, wallet balances, block details. Examples: Etherscan (Ethereum), Blockchain.com (Bitcoin), Solscan (Solana).
Block Reward: Newly minted cryptocurrency awarded to miners or validators for successfully adding a block to the blockchain.
Bridge: A protocol that allows transferring assets between different blockchains (e.g., sending ETH from Ethereum to Arbitrum).
Bull Market: A prolonged period of rising prices. The opposite of a bear market.
BUIDL: A crypto-culture variation of "build" — emphasizing working on projects rather than just speculating.
C
Centralized Exchange (CEX): A cryptocurrency exchange operated by a company that holds customer funds in custody. Examples: Coinbase, Binance, Kraken.
Cold Wallet: A crypto wallet not connected to the internet. Typically a hardware wallet. Used for long-term, secure storage.
Confirmation: When a block containing your transaction is added to the blockchain. More confirmations = more security (less chance of reversal).
Consensus Mechanism: The rules by which a blockchain network agrees on the valid state of the ledger. Examples: Proof of Work, Proof of Stake, Proof of History.
Cryptocurrency: A digital currency secured by cryptography and typically operating on a decentralized blockchain network.
D
dApp (Decentralized Application): An application built on a blockchain using smart contracts. Functions without central control. Examples: Uniswap (DEX), Aave (lending), OpenSea (NFT marketplace).
DAO (Decentralized Autonomous Organization): An organization governed by token holders via smart contracts and on-chain voting, without traditional management hierarchy.
DeFi (Decentralized Finance): Financial services — lending, trading, yield — built on public blockchains without banks or brokers.
DEX (Decentralized Exchange): A peer-to-peer marketplace for trading crypto without a central intermediary. Users trade directly from their wallets. Examples: Uniswap, Jupiter, Curve.
Diamond Hands: Holding an investment through extreme volatility without selling. Opposite of paper hands.
DYOR (Do Your Own Research): Crypto community shorthand urging people to research investments independently rather than following hype or tips.
E
ERC-20: The token standard for fungible tokens on the Ethereum blockchain. The vast majority of Ethereum-based tokens (USDC, LINK, UNI) follow the ERC-20 standard.
ERC-721: The Ethereum token standard for non-fungible tokens (NFTs). Each token has unique properties and cannot be replicated.
EVM (Ethereum Virtual Machine): The computation environment where Ethereum smart contracts execute. Networks like Polygon, Avalanche, and BNB Chain are "EVM-compatible," meaning Ethereum smart contracts work on them with minimal changes.
F
Faucet: A website or app that distributes small amounts of cryptocurrency for free, typically for completing tasks, solving captchas, or visiting the site daily.
FOMO (Fear of Missing Out): The anxiety of missing a profitable trade. Often leads to buying at peaks.
Fork: A change to a blockchain's protocol. A soft fork is backward-compatible; a hard fork creates two separate chains (Bitcoin/Bitcoin Cash, Ethereum/Ethereum Classic).
FUD (Fear, Uncertainty, Doubt): Negative or misleading information spread to drive prices down or discourage investment.
Fungible: Interchangeable. One Bitcoin equals any other Bitcoin. Contrast with non-fungible (NFT), where each token is unique.
G
Gas: The fee paid to process transactions on the Ethereum network. Paid in ETH (specifically in "gwei" units). Gas fees fluctuate based on network congestion.
Genesis Block: The very first block in a blockchain. Bitcoin's genesis block was mined by Satoshi Nakamoto on January 3, 2009.
Governance Token: A cryptocurrency that grants holders voting rights over a protocol or DAO. Examples: UNI (Uniswap), MKR (MakerDAO), COMP (Compound).
Gwei: A denomination of ETH used to express gas fees. 1 ETH = 1,000,000,000 gwei.
H
Halving: A programmed event in Bitcoin's protocol that reduces the block reward by 50% approximately every four years. Creates deflationary pressure by reducing new BTC supply.
Hardware Wallet: A physical device (like a USB drive) that stores private keys offline. The most secure storage method for large crypto holdings. Examples: Ledger, Trezor.
Hash: The output of a cryptographic hash function — a fixed-length string of characters. Used extensively in blockchain security.
Hash Rate: The computational power being used to mine a Proof of Work blockchain. Higher hash rate = more secure network.
HODL: Originally a typo of "hold" in a 2013 Bitcoin forum post, now widely used as an acronym for "Hold On for Dear Life." Means holding crypto through market volatility rather than selling.
Hot Wallet: A crypto wallet connected to the internet. Convenient for daily use but more vulnerable to online threats than cold wallets.
I–L
Impermanent Loss: The temporary loss experienced by liquidity providers in AMM pools when token prices diverge from their deposit ratio. Becomes permanent when the LP exits.
Layer 1 (L1): The base blockchain network (Bitcoin, Ethereum, Solana). Provides security and final settlement.
Layer 2 (L2): A network built on top of a Layer 1 that processes transactions off the main chain to improve speed and reduce fees. Examples: Arbitrum, Optimism, Lightning Network.
Liquidity: The ease with which an asset can be bought or sold without affecting its price. High liquidity = easy to trade.
Liquidity Pool: A smart contract holding reserves of two tokens that enables trading on a DEX. Funded by liquidity providers.
LP Token: A token received when depositing into a liquidity pool, representing your share of the pool.
M–N
Market Cap: Total market value of a cryptocurrency. Calculated as: current price x circulating supply.
Mempool: The "waiting room" of unconfirmed transactions on a blockchain, waiting to be included in a block.
Mining: The process of validating transactions and adding new blocks to a Proof of Work blockchain by solving cryptographic puzzles. Miners receive block rewards.
Multisig (Multi-signature): A wallet requiring multiple private keys to authorize a transaction. Increases security by removing single points of failure.
NFT (Non-Fungible Token): A unique, verifiably scarce digital asset on a blockchain. Unlike fungible tokens (where every unit is identical), each NFT is one-of-a-kind.
Node: A computer that participates in a blockchain network by storing a copy of the ledger and validating transactions.
P–R
Paper Hands: Selling an investment at the first sign of trouble. Opposite of diamond hands.
Private Key: A secret number that proves ownership of a wallet and authorizes transactions. Never share this with anyone.
Proof of Stake (PoS): A consensus mechanism where validators are chosen to create blocks based on how much cryptocurrency they stake as collateral. More energy-efficient than Proof of Work.
Proof of Work (PoW): A consensus mechanism where miners compete to solve mathematical puzzles to add blocks, consuming significant computational energy. Used by Bitcoin.
Public Key: A cryptographic key derived from your private key, used to generate your wallet address. Can be shared publicly.
Rug Pull: A scam where developers abandon a project and take investor funds. Common in new DeFi protocols and meme coins.
S
Satoshi (Sat): The smallest unit of Bitcoin. 1 Bitcoin = 100,000,000 satoshis. Named after Bitcoin's pseudonymous creator, Satoshi Nakamoto.
Seed Phrase (Recovery Phrase): A sequence of 12 or 24 words that can fully restore a wallet. Anyone with your seed phrase controls your crypto. Store it offline, never share it.
Slippage: The difference between the expected price of a trade and the actual execution price. Common in illiquid markets or during large trades.
Smart Contract: Self-executing code stored on a blockchain that automatically performs actions when predetermined conditions are met.
Stablecoin: A cryptocurrency designed to maintain a stable value, typically pegged to a fiat currency like the US dollar. Examples: USDC, USDT, DAI.
Staking: Locking up cryptocurrency in a protocol to support network operations (Proof of Stake validation or liquidity provision) in exchange for rewards.
T–Z
Token: A digital asset created on an existing blockchain (unlike a coin, which has its own blockchain). Most ERC-20 assets are tokens.
TVL (Total Value Locked): The total value of assets deposited in a DeFi protocol. A key metric for protocol size and health.
Validator: In Proof of Stake blockchains, a participant who stakes cryptocurrency to validate transactions and earn rewards. Equivalent to a miner in Proof of Work.
Vesting: A schedule that determines when tokens become available after a purchase or reward. Prevents immediate selling by insiders.
Wallet: Software or hardware that stores private keys and enables sending and receiving cryptocurrency.
Whale: An individual or entity holding a very large amount of cryptocurrency, capable of moving markets.
Whitepaper: A document explaining a cryptocurrency project's technology, purpose, and tokenomics. Bitcoin's 2008 whitepaper by Satoshi Nakamoto is the most famous example.
Yield Farming: Depositing crypto into DeFi protocols to earn rewards — trading fees, governance tokens, or interest.
Zero-Knowledge Proof (ZK Proof): A cryptographic method allowing one party to prove they know something without revealing the actual information. Fundamental to ZK rollup Layer 2 networks.
Bookmark this glossary as a reference — new terms emerge constantly as the crypto ecosystem evolves. For deeper dives on any topic, explore our other guides at FaucetNova.
*This glossary is for educational purposes only.*