Reference Guide

Blockchain Glossary

76+ blockchain and crypto terms explained clearly — from fundamentals to advanced DeFi and Web3 concepts.

A

Airdrop
Free distribution of cryptocurrency tokens to wallet addresses, often used as a marketing strategy or to reward early adopters and community members.
Altcoin
Any cryptocurrency other than Bitcoin. The term combines "alternative" and "coin." Includes Ethereum, Solana, Cardano, and thousands of others.
AMM (Automated Market Maker)
A DEX protocol that uses mathematical formulas (typically x*y=k) to price assets, allowing users to trade against a liquidity pool instead of a traditional order book.

B

Bitcoin (BTC)
The first and largest cryptocurrency by market cap, created in 2009 by the pseudonymous Satoshi Nakamoto. Operates on a proof-of-work blockchain with a fixed supply of 21 million coins.
Blockchain
A distributed, append-only ledger that records transactions across a network of computers. Each block contains a cryptographic hash of the previous block, making records tamper-resistant.
Block Reward
Cryptocurrency paid to miners or validators for successfully adding a new block to the chain. For Bitcoin, this reward halves approximately every 4 years.
Bridge
A protocol enabling the transfer of tokens or data between two different blockchain networks (e.g., moving ETH from Ethereum to Arbitrum).
Bull Market
A sustained period of rising asset prices, generally defined as a 20%+ gain from recent lows. In crypto, bull markets are often characterized by heightened public interest and new all-time highs.
Byzantine Fault Tolerance (BFT)
A property of distributed systems that allows them to continue operating correctly even if some nodes fail or act maliciously. The basis for many blockchain consensus designs.

C

CEX (Centralized Exchange)
A cryptocurrency exchange operated by a central company (e.g., Binance, Coinbase) that holds custody of user funds and manages the order book.
Cold Wallet
A cryptocurrency wallet stored offline and not connected to the internet. Hardware wallets like Ledger or Trezor are the most common examples. Considered the most secure storage method.
Consensus Mechanism
The method a blockchain network uses to agree on the state of the ledger and validity of new blocks. Common types include Proof of Work (PoW) and Proof of Stake (PoS).
Cross-Chain
Interoperability between two or more separate blockchain networks, allowing assets and data to move across chains without a central intermediary.
Crypto Winter
An extended bear market in cryptocurrency, characterized by sharply declining prices, reduced trading activity, and waning public interest. Notable examples include 2018 and 2022.
Custodial Wallet
A wallet where a third party (usually an exchange) holds the private keys on your behalf. Convenient but carries counterparty risk — "not your keys, not your coins."

D

DAO (Decentralized Autonomous Organization)
An organization governed by smart contracts and token holder votes, without traditional hierarchical management. Rules are encoded on-chain and enforced automatically.
DeFi (Decentralized Finance)
Financial services — lending, borrowing, trading, earning yield — built on public blockchains and operated via smart contracts, without banks or centralized intermediaries.
DEX (Decentralized Exchange)
A peer-to-peer marketplace for cryptocurrency trading that operates via smart contracts. Users retain custody of their funds at all times. Examples: Uniswap, dYdX, Curve.
Double Spend
A potential flaw in digital currency where the same funds are spent more than once. Blockchain consensus mechanisms are designed specifically to prevent double spending.
DYOR (Do Your Own Research)
A phrase urging investors to independently verify information before making financial decisions, rather than relying solely on third-party recommendations.

E

ERC-20
The technical standard for fungible tokens on the Ethereum blockchain. Most stablecoins, DeFi tokens, and utility tokens are ERC-20 tokens.
ERC-721
The Ethereum token standard for non-fungible tokens (NFTs). Each ERC-721 token is unique and not interchangeable with any other token.
Ethereum (ETH)
The second-largest blockchain platform by market cap, designed for programmable smart contracts and decentralized applications (dApps). Transitioned to Proof of Stake in "The Merge" in 2022.

F

Fiat Currency
Government-issued currency not backed by a physical commodity (e.g., USD, EUR, JPY). Its value derives from government decree and public trust, not intrinsic scarcity.
Flash Loan
An uncollateralized DeFi loan that must be borrowed and repaid within a single blockchain transaction. Used for arbitrage and collateral swaps; also exploited in DeFi attacks.
FOMO (Fear of Missing Out)
The anxiety that others are profiting from an investment you are not in, often leading to impulsive, emotionally-driven buying at market peaks.
Fork
A change to a blockchain protocol. A soft fork is backward-compatible; a hard fork creates a permanent divergence, potentially producing two separate chains (e.g., Bitcoin / Bitcoin Cash).
FUD (Fear, Uncertainty, Doubt)
Negative, often misleading information spread about a cryptocurrency to depress its price or deter investment. Frequently used by market participants to manipulate sentiment.

G

Gas Fee
A fee paid in ETH to compensate validators for the computation required to process transactions on Ethereum. Gas fees fluctuate based on network demand.
Genesis Block
The very first block of a blockchain, hardcoded into the protocol. Bitcoin's genesis block was mined by Satoshi Nakamoto on January 3, 2009.

H

Halving
A programmed event cutting Bitcoin's block reward in half (approximately every 4 years or every 210,000 blocks). Halvings reduce the issuance rate, historically preceding bull markets.
Hash
A fixed-length output generated by a cryptographic function from any input. A small change in input produces a completely different hash. Used to secure blockchain blocks.
Hash Rate
The total computational power being used to mine blocks on a proof-of-work network. Higher hash rate equals greater network security and more miners competing.
HODL
A misspelling of "hold" from a 2013 Bitcoin forum post, now a crypto philosophy meaning to hold an asset long-term regardless of short-term price volatility.
Hot Wallet
A cryptocurrency wallet connected to the internet. Convenient for frequent transactions but more vulnerable to hacks and phishing than cold (offline) storage.

I

ICO (Initial Coin Offering)
A fundraising method where a project sells tokens to early investors, similar to an IPO. Largely replaced by IEOs and IDOs following regulatory scrutiny after the 2017 boom.
Impermanent Loss
The temporary loss liquidity providers experience when the price ratio of tokens in a pool diverges from when they were deposited. A key risk in AMM-based DeFi protocols.

L

Layer 1 (L1)
The base blockchain protocol — the root layer where all transactions ultimately settle. Bitcoin and Ethereum are L1 blockchains.
Layer 2 (L2)
A secondary network built atop a Layer 1 blockchain to increase throughput and reduce fees. Examples include Arbitrum, Optimism, and zkSync on Ethereum.
Liquidity Pool
A smart contract holding reserves of two or more tokens used to facilitate decentralized trading. Liquidity providers deposit tokens in exchange for a share of trading fees.
Lightning Network
A Layer 2 payment protocol built on Bitcoin enabling fast, low-fee transactions through off-chain payment channels that settle on the Bitcoin base layer.

M

Market Cap
The total market value of a cryptocurrency, calculated as current price × circulating supply. Used to rank assets by relative size and compare across projects.
Mempool
A "memory pool" where unconfirmed transactions wait before being included in a block. During congestion, mempool fees spike as users compete for block space.
Mining
The process of validating transactions and adding blocks to a proof-of-work blockchain. Miners solve cryptographic puzzles and earn block rewards plus transaction fees.
Multisig (Multi-Signature)
A security setup requiring multiple private key signatures to authorize a transaction. Used by institutions and teams to eliminate single points of failure.

N

NFT (Non-Fungible Token)
A unique digital asset verified on a blockchain. Unlike cryptocurrencies, each NFT is one-of-a-kind and represents ownership of digital art, collectibles, or real-world assets.
Node
A computer that participates in a blockchain network by storing a full or partial copy of the ledger and validating transactions according to the protocol rules.
Non-Custodial Wallet
A wallet where only the user holds the private keys. The user has full control and bears full responsibility for security. Examples: MetaMask, Phantom, hardware wallets.

O

On-Chain
Transactions or data recorded directly on a public blockchain, making them verifiable, permanent, and transparent to anyone.
Oracle
A service that connects blockchain smart contracts to external real-world data (price feeds, weather, sports results). Chainlink is the dominant decentralized oracle network.

P

Private Key
A secret cryptographic key giving its holder full control over a wallet's funds. If lost or stolen, funds are unrecoverable. Never share your private key with anyone.
Proof of Stake (PoS)
A consensus mechanism where validators stake (lock up) cryptocurrency as collateral for the right to validate transactions and earn rewards. Used by Ethereum, Solana, and most modern L1s.
Proof of Work (PoW)
A consensus mechanism requiring miners to expend computational energy solving puzzles to add blocks. Used by Bitcoin. Energy-intensive but battle-tested over 15+ years.
Public Key
A cryptographic key derived from a private key that serves as a wallet address. Others can send funds to your public key, but cannot spend from it.

R

RWA (Real-World Assets)
Physical or traditional financial assets — real estate, bonds, commodities, invoices — tokenized and represented on a blockchain for on-chain trading and settlement.
Rollup
An L2 scaling solution that batches many transactions off-chain, then posts compressed proofs or data to the L1. Types: Optimistic Rollups (Arbitrum) and ZK Rollups (zkSync).
Rug Pull
A crypto scam where developers abandon a project and drain its liquidity pool, leaving investors with worthless tokens. Most common in low-cap DeFi and meme coins.

S

Seed Phrase (Recovery Phrase)
A series of 12 or 24 random words that serves as a master backup to a crypto wallet. Anyone with your seed phrase has full access to your funds. Store it offline.
Sharding
A database partitioning technique that splits a blockchain into smaller parallel "shards," each processing a subset of transactions to increase overall throughput.
Slippage
The difference between the expected price of a trade and the actual execution price, caused by price movement or low liquidity between order placement and settlement.
Smart Contract
Self-executing code deployed on a blockchain that automatically enforces agreement terms when predefined conditions are met, without needing a third-party intermediary.
Stablecoin
A cryptocurrency designed to maintain a stable value, usually pegged to a fiat currency (USD). Types: fiat-backed (USDC, USDT), crypto-backed (DAI), or algorithmic.
Staking
Locking cryptocurrency in a smart contract to support network validation (in PoS) and earn rewards. Analogous to earning interest in traditional finance.

T

Token
A digital asset built on top of an existing blockchain (e.g., ERC-20 on Ethereum). Distinct from a "coin," which is native to its own blockchain.
Tokenomics
The economic model of a cryptocurrency, covering total supply, distribution schedule, inflation/deflation mechanisms, vesting schedules, and utility incentives.
TPS (Transactions Per Second)
A throughput metric for blockchains. Bitcoin processes ~7 TPS; Ethereum ~15-30 TPS; Solana claims 65,000+ TPS. L2 rollups extend L1 TPS significantly.
TVL (Total Value Locked)
The total dollar value of assets deposited in a DeFi protocol. A primary metric for comparing protocol size, adoption, and capital efficiency.

V

Validator
In PoS blockchains, a node that has staked cryptocurrency as collateral to earn the right to propose and attest to new blocks, earning staking rewards in return.
Volatility
The degree to which an asset's price fluctuates over a given period. Cryptocurrencies exhibit significantly higher volatility than most traditional financial assets.

W

Wallet
Software or hardware that stores cryptographic private keys and allows users to manage, send, and receive cryptocurrency on one or more blockchain networks.
Web3
A vision for a decentralized internet built on blockchain technology, where users own their data, digital assets, and online identities rather than ceding control to platforms.
Whale
An entity holding an unusually large amount of a specific cryptocurrency. Whale transactions can significantly move markets and are tracked by on-chain analytics tools.
Whitepaper
A technical document published by a blockchain project describing its technology, problem statement, proposed solution, tokenomics, and team. Bitcoin's whitepaper is the seminal example.

Y

Yield Farming
A DeFi strategy of allocating capital across protocols to maximize returns by earning trading fees, lending interest, and liquidity mining token rewards.

Z

Zero-Knowledge Proof (ZKP)
A cryptographic method allowing one party to prove knowledge of information without revealing the information itself. Powers zkEVMs, privacy chains, and identity verification protocols.
zkEVM
A zero-knowledge Ethereum Virtual Machine — an L2 that runs Ethereum-compatible smart contracts while generating ZK proofs to settle batches on Ethereum cheaply and securely.
↑ Back to top