Crypto Glossary

A comprehensive A-Z glossary of cryptocurrency, blockchain, and Web3 terms. Every definition explained simply.

A

AML

Anti-Money Laundering. A set of laws, regulations, and procedures designed to prevent criminals from disguising illegally obtained funds as legitimate income through cryptocurrency or traditional financial systems.

AMM

Automated Market Maker. A type of decentralized exchange protocol that uses mathematical formulas and liquidity pools to price assets and execute trades automatically, without requiring a traditional order book or counterparty.

APY

Annual Percentage Yield. The real rate of return on an investment over one year, including the effect of compound interest. In DeFi, APY reflects the annualized return from staking, lending, or liquidity provision.

ASIC

Application-Specific Integrated Circuit. A specialized computer chip designed specifically for mining cryptocurrency, offering significantly more power efficiency than general-purpose hardware.

Address

A unique string of letters and numbers that identifies a location on a blockchain where cryptocurrency can be sent or received. Similar to a bank account number, but publicly visible on the blockchain.

Airdrop

A distribution of cryptocurrency tokens or coins sent to wallet addresses, usually for free, as a marketing strategy or reward mechanism.

Altcoin

Any cryptocurrency other than Bitcoin. The term combines 'alternative' and 'coin' to describe the thousands of digital currencies that have launched since Bitcoin's creation.

Altseason

A period in the crypto market when alternative cryptocurrencies (altcoins) significantly outperform Bitcoin, often seeing rapid price increases. Typically follows a Bitcoin bull run when profits rotate into smaller assets.

B

Bear Market

A market condition characterized by falling prices, pessimism, and negative investor sentiment. Bear markets in crypto can see prices decline 50-90% from previous highs.

Bitcoin

The first and most well-known cryptocurrency, created in 2009 by the pseudonymous Satoshi Nakamoto. Bitcoin operates on a decentralized peer-to-peer network using blockchain technology.

Block

A collection of transaction data bundled together and added to the blockchain. Each block contains a cryptographic hash of the previous block, a timestamp, and transaction data — forming a chain.

Block Explorer

A public website or tool that allows anyone to view all transactions, blocks, wallet addresses, and activity on a blockchain in real time. The blockchain's public record made searchable.

Block Reward

The cryptocurrency awarded to a miner or validator for successfully adding a new block to the blockchain. Block rewards are how new coins enter circulation and how network security is incentivized.

Blockchain

A distributed, immutable digital ledger that records transactions across a network of computers. Each block contains a set of transactions and is cryptographically linked to the previous block.

Bridge

A protocol that enables the transfer of assets or data between two separate blockchain networks. Bridges are essential for moving cryptocurrency across ecosystems (e.g., from Ethereum to Solana).

Bull Market

A market condition characterized by rising prices, optimism, and positive investor sentiment. In crypto, bull markets often see dramatic price increases across many digital assets.

Burn

The intentional and permanent destruction of cryptocurrency tokens by sending them to an address no one controls (a 'burn address'). Used to reduce circulating supply and potentially increase scarcity.

C

CEX

Centralized Exchange. A cryptocurrency trading platform operated by a company that holds customer funds and matches buyers with sellers. Examples include Coinbase, Binance, and Kraken.

Cold Wallet

A cryptocurrency wallet that is not connected to the internet, providing enhanced security for storing digital assets. Hardware wallets and paper wallets are common forms of cold storage.

Collateral

Assets locked in a smart contract to secure a loan in DeFi. If the value of the collateral falls below a threshold, the protocol automatically liquidates it to repay the debt.

Confirmation

The number of blocks added to the blockchain after the block containing your transaction. More confirmations mean greater security and finality — your transaction is increasingly difficult to reverse.

Consensus

The mechanism by which a blockchain network agrees on the current state of the ledger. Consensus algorithms ensure all participants have the same version of the truth without requiring a central authority.

Consensus

The mechanism by which all participants in a distributed blockchain network agree on the valid state of the ledger. Consensus ensures every node holds an identical, accurate copy of the blockchain.

Cryptocurrency

A digital or virtual form of currency secured by cryptography and operating on decentralized blockchain networks. Unlike government-issued money, most cryptocurrencies are not controlled by any central authority.

Cryptography

The science of securing information through mathematical techniques. In cryptocurrency, cryptography protects transactions, proves ownership of funds through digital signatures, and secures wallet addresses.

Custodial

A wallet or service that holds and manages your private keys on your behalf. You access your funds through their platform, but they technically control the assets. Opposite of self-custody.

D

DAO

Decentralized Autonomous Organization. An organization governed by smart contracts and community voting rather than traditional management structures.

DEX

Decentralized Exchange. A cryptocurrency exchange that operates without a central authority, allowing users to trade directly from their wallets using smart contracts.

DeFi

Decentralized Finance. A broad category of financial applications built on blockchain networks that operate without traditional intermediaries like banks, brokers, or exchanges.

Decentralization

The distribution of control, data, and decision-making across many participants rather than a single central authority. In blockchain, decentralization means no single entity controls the network.

Decentralized

A system or network where control, data, and decision-making are distributed across many participants rather than concentrated in a single entity. Decentralization is a core principle of blockchain technology.

Digital Signature

A cryptographic proof attached to a transaction that verifies the transaction was authorized by the holder of the private key. Digital signatures prove ownership without revealing the private key itself.

Dollar-Cost Averaging

An investment strategy where a fixed dollar amount is invested at regular intervals regardless of price. This reduces the impact of volatility by averaging your purchase price over time.

dApp

Decentralized Application. A software application whose backend runs on a decentralized blockchain network rather than a centralized server. dApps use smart contracts to operate without a central operator.

M

Mainnet

The live, production version of a blockchain where transactions have real value. Contrasted with a testnet, which is a sandbox environment using worthless test tokens for development and testing.

Market Cap

Market Capitalization. The total value of all units of a cryptocurrency in circulation, calculated as: Current Price × Circulating Supply. Used to compare the relative size of different cryptocurrencies.

Market Cap

Market Capitalization. The total value of a cryptocurrency, calculated by multiplying the current price by the total circulating supply of coins or tokens.

Mempool

Memory Pool. A holding area on each network node where unconfirmed transactions wait to be picked up by miners or validators and included in the next block. Higher-fee transactions are generally prioritized.

MetaMask

A popular browser extension and mobile app cryptocurrency wallet that enables users to interact with Ethereum and compatible blockchains. MetaMask is the most widely used gateway to DeFi and Web3 applications.

Mining

The process of using computational power to validate transactions and add new blocks to a Proof of Work blockchain. Miners are rewarded with newly created cryptocurrency and transaction fees.

Mnemonic Phrase

Another term for a seed phrase or recovery phrase — the 12 or 24 words that back up your cryptocurrency wallet. 'Mnemonic' refers to a memory aid, as these words are easier to write and recall than raw private keys.

Multi-Sig

Multi-Signature. A security configuration requiring multiple private key signatures to authorize a transaction. Common formats are 2-of-3 (two of three keys required) or 3-of-5.

P

Paper Wallet

A physical document containing a printed private key and wallet address. A form of cold storage because it's completely offline, but vulnerable to physical damage, loss, and theft.

Peer-to-Peer

A network architecture where participants interact directly with each other without a central authority or intermediary. Bitcoin was described as a 'peer-to-peer electronic cash system' in Satoshi Nakamoto's original whitepaper.

Phishing

A social engineering attack where scammers impersonate legitimate services to trick users into revealing private keys, seed phrases, or login credentials. The most common way people lose crypto.

Portfolio

The collection of all cryptocurrency assets held by an investor. Portfolio management involves allocating across different assets based on risk tolerance, goals, and market analysis.

Private Key

A secret cryptographic key that proves ownership of a blockchain address and authorizes transactions. Never shared with anyone. If someone obtains your private key, they have full control of your funds.

Proof of Stake

A consensus mechanism where validators are chosen to create new blocks based on the amount of cryptocurrency they have staked (locked) as collateral, rather than computational power.

Proof of Work

A consensus mechanism where miners compete to solve complex mathematical puzzles to validate transactions and add new blocks to the blockchain. The first miner to solve the puzzle earns the reward.

Public Key

A cryptographic key derived from the private key that can be safely shared publicly. Your wallet address is derived from your public key. Others use your public key/address to send you funds.

S

Satoshi

The smallest unit of Bitcoin, equal to 0.00000001 BTC (one hundred-millionth of a Bitcoin). Named after Bitcoin's pseudonymous creator, Satoshi Nakamoto. Also called 'sats'.

Scalability

A blockchain's ability to handle increasing transaction volumes without sacrificing speed, security, or decentralization. The 'Blockchain Trilemma' states you can only optimize for two of three: scalability, security, and decentralization.

Seed Phrase

A series of 12 or 24 words generated by a cryptocurrency wallet that serves as a master backup. Anyone with access to the seed phrase has complete control over the associated wallet and funds.

Self-Custody

The practice of holding your own cryptocurrency private keys rather than leaving assets on an exchange or third-party custodian. Self-custody means you have full ownership and responsibility for your crypto.

Slippage

The difference between the expected price of a trade and the actual price when the transaction executes. Occurs because blockchain transactions take time to confirm and prices can move, especially in low-liquidity markets.

Smart Contract

Self-executing code stored on a blockchain that automatically enforces the terms of an agreement when predefined conditions are met, without requiring intermediaries.

Smart Contract Audit

A security review of a smart contract's code by professional security researchers to identify vulnerabilities, bugs, or exploitable logic errors before deployment.

Solana

A high-performance Layer 1 blockchain known for fast transaction speeds (up to 65,000 TPS) and low fees. Solana uses a unique Proof of History consensus mechanism alongside Proof of Stake.

Stablecoin

A cryptocurrency designed to maintain a stable value by being pegged to a reserve asset, typically a fiat currency like the US Dollar. Common stablecoins include USDC, USDT, and DAI.

Staking

The process of locking cryptocurrency in a blockchain network to support operations like validating transactions. Stakers earn rewards in return for their contribution.