Skip to main content
Cryptionary

Crypto terminology, decoded.

A fast-scanning dictionary for blockchain concepts, specs, and on-chain data.

328 indexed
328/328
A
18 terms

Account Model

A ledger design where balances are tracked by accounts rather than discrete outputs.

Address

A public identifier used to receive cryptocurrency on a blockchain network.

Air-gapped Wallet

A wallet kept on a device that has never been connected to the internet.

Airdrop

A distribution of free or claimable tokens to eligible wallets, often used to reward users or bootstrap a network.

Algorithmic Stablecoin

A stablecoin that targets a peg using algorithmic supply rules rather than full collateralization.

All Time High (ATH)

The highest price a cryptocurrency or traded asset has ever reached, often used as a market cycle benchmark.

All Time Low (ATL)

The lowest recorded price for a cryptocurrency or traded asset, used to compare drawdowns and market cycles.

Altcoin

Any cryptocurrency other than Bitcoin, or more broadly a non-leading coin within a specific market category.

Altseason

A market phase when many altcoins outperform Bitcoin and attract rising liquidity, attention, and trading volume.

AMM (Automated Market Maker)

A decentralized exchange mechanism that prices trades against liquidity pools using smart-contract formulas.

Annual Percentage Rate (APR)

The yearly interest rate without accounting for compound interest.

Annual Percentage Yield

The effective annual return after accounting for compounding, commonly used to compare yield products.

Anti-Money Laundering

Laws and processes that aim to prevent illicit funds from being disguised as legitimate.

Ape

Slang for entering a trade or project quickly with high conviction and limited due diligence.

Arbitrage

The practice of exploiting price differences for the same or related assets across markets.

ASIC

Specialized hardware built to perform one algorithm extremely efficiently, commonly used in proof-of-work mining.

Asset

A resource with economic value that can be owned, controlled, or used to provide future benefit.

Atomic Swap

A trustless exchange of assets across chains using time-locked contracts.

B
25 terms

Backup

A redundant copy of critical wallet data (seeds, descriptors, keys) stored to recover funds if a device is lost.

Bagholder

An investor who continues holding a cryptocurrency after major losses, often hoping for a future recovery.

Batching

Combining many payments into a single transaction to reduce fees and chain load.

Bear Market

A prolonged period of declining prices and negative sentiment.

Bearish

Negative market sentiment or positioning that expects prices to fall or remain weak.

Bech32

An address encoding format with error-detection used by Bitcoin and others.

Bid-Ask Spread

The difference between the highest bid and lowest ask price for an asset.

BIP39 Passphrase

An optional secret added to a BIP39 seed that creates a different wallet; losing it means losing access.

Bit

A sub-unit of Bitcoin, equivalent to 100 satoshis.

Bitcoin (BTC)

The first widely adopted cryptocurrency, using proof of work and a fixed 21 million coin supply.

Bitcoin Cash (BCH)

A Bitcoin-derived cryptocurrency focused on low-fee, peer-to-peer electronic cash with larger on-chain blocks.

Bitcoin Improvement Proposal (BIP)

A design document proposing changes or standards for Bitcoin.

Block

A batch of valid transactions added to a blockchain, linked to the previous block by a cryptographic hash.

Block Explorer

A website or tool for viewing blockchain data like transactions, addresses, and blocks.

Block Height

The position of a block in a blockchain, counted from the genesis block at height zero.

Block Reward

The new coins and transaction fees paid to the miner or validator that successfully adds a block.

Blockchain

A distributed ledger made of cryptographically linked blocks that record transactions under shared consensus rules.

Bridge

Infrastructure that enables moving assets or messages across blockchains.

Bug Bounty

A program offering rewards to security researchers who responsibly disclose vulnerabilities.

Bull Market

A prolonged period of rising prices and optimistic sentiment.

Bullish

Positive market sentiment or positioning that expects prices to rise or fundamentals to improve.

Burn

The permanent removal of coins or tokens from spendable circulation, usually by destroying them or making them unspendable.

Buy High Sell Low

A losing pattern of buying after prices have already risen and selling after they fall, often due to emotion.

Buy Low Sell High

A basic trading principle of buying at lower prices and selling at higher prices, easier to state than execute.

Buy The Dip (BTD)

Buying after a price drop in the hope that the decline is temporary and the asset will recover.

C
24 terms

Canonical Transaction Ordering

A Bitcoin Cash rule that orders transactions in a block by transaction ID rather than dependency order.

CashAddr

The native address format for Bitcoin Cash (BCH), using a human-readable prefix and Base32 encoding with strong error detection.

CashFusion

A Bitcoin Cash privacy protocol that combines many inputs and outputs to weaken transaction-link analysis.

CashShuffle

A Bitcoin Cash CoinJoin protocol that mixes equal-value outputs to make transaction history harder to trace.

CashTokens

A native token and covenant capability on Bitcoin Cash enabling fungible and non-fungible tokens without smart-contract gas.

Centralized Exchange (CEX)

A custodial platform that matches orders and holds user funds.

Chain Reorganization

A network event where the active chain tip switches to a different branch with more accumulated work.

Chain Split

A permanent divergence into two or more incompatible blockchain histories.

Checksum

A small piece of data derived from a message to detect errors in transmission or entry.

CheckTemplateVerify

A proposed Bitcoin opcode that would enable simple covenants by committing to a template of future transactions.

Circulating Supply

The estimated number of coins or tokens currently available to the market, excluding locked or unissued supply.

Coin Age

The time since a UTXO was created; used in analysis, privacy, and some staking systems.

Coin Control

Manual selection of specific UTXOs when creating a transaction.

Coin Selection

The algorithm a wallet uses to choose which UTXOs to spend, impacting fees, privacy, and change.

CoinJoin

A privacy technique that combines multiple users’ inputs and outputs in a single transaction.

Cold Storage

Keeping private keys offline to reduce risk of remote compromise.

Collateral

Assets pledged to secure a crypto loan, margin position, or smart contract obligation until repayment.

Composability

The ability for applications and protocols to permissionlessly build on and integrate with each other.

Confirmations

The count of blocks confirming a transaction, usually including the block that first contains it.

Consensus

The process by which blockchain participants agree on valid transactions, blocks, and ledger history.

Covenant

A script technique that restricts how coins can be spent in the future, enforcing policies at the UTXO level.

CPFP

A fee-bumping technique where a new transaction spends an unconfirmed output and pays a high fee to incentivize miners to include both.

Cryptocurrency Exchange

A cryptocurrency exchange is a platform for buying, selling, or trading digital assets through crypto or fiat markets.

Custodial Wallet

A wallet where a third party controls the private keys on your behalf.

D
21 terms

DAO (Decentralized Autonomous Organization)

A DAO is an on-chain organization where members coordinate proposals, treasury actions, and rules through transparent governance processes.

Dead Cat Bounce

A dead cat bounce is a brief price rebound during a larger downtrend that later fails and resumes the decline.

Death Spiral

A death spiral is a severe proof-of-work feedback loop where falling hash rate slows blocks, weakens confidence, and drives more miners away.

Decentralization

Decentralization distributes control across many participants, reducing single points of failure, censorship, or unilateral rule changes.

Decentralized Application (DApp)

A decentralized application (DApp) uses smart contracts or decentralized networks to provide app logic without a single operator controlling the backend.

Decentralized Exchange

A decentralized exchange (DEX) lets users trade digital assets from their wallets through smart contracts or peer-to-peer settlement.

DeFi

DeFi uses smart contracts to provide permissionless financial services such as trading, lending, borrowing, and asset issuance.

Delegated Proof of Stake (DPoS)

Delegated Proof of Stake lets token holders vote for a limited validator set that produces blocks for the network.

Depeg

A depeg occurs when a pegged asset such as a stablecoin trades materially away from its intended reference price.

Derivation Path

A derivation path is the structured notation wallets use to derive specific keys and addresses from an HD wallet seed.

Deterministic Wallet

A wallet that derives all keys and addresses from a single seed phrase, enabling easy backup and recovery.

Diamond Hands

Diamond hands means holding an asset through volatility or pressure to sell, usually as a meme about conviction and risk tolerance.

Difficulty Adjustment Algorithm (DAA)

A DAA is the consensus rule that recalibrates mining difficulty so average block time stays near target as hash rate changes.

Distributed Ledger

A distributed ledger is a replicated record shared across many nodes, keeping participants synchronized on transactions or state.

Dollar Cost Averaging (DCA)

Dollar cost averaging buys a fixed amount at regular intervals to reduce timing risk and smooth entry prices over time.

Double Spend

A double spend is an attempt to spend the same coins twice by getting one conflicting transaction accepted over another.

Dump

A dump is a rapid wave of selling that pushes an asset's price lower, often driven by panic, profit-taking, or manipulation.

Dust

Dust is a tiny coin or token balance that is uneconomical to spend because fees or policy rules outweigh its value.

Dust Limit

The minimum output value a node or miner relays because smaller outputs cost more to spend than they are worth.

Dusting Attack

A dusting attack sends tiny coin amounts to many addresses, hoping later spending patterns reveal which addresses share an owner.

DYOR (Do Your Own Research)

DYOR means independently checking claims, risks, and incentives before investing in or relying on a crypto project.

E
15 terms

Emission Schedule

An emission schedule defines when and how quickly new coins or tokens enter circulation.

Entropy

Entropy is the randomness used to generate secure wallet seeds, private keys, and nonces in cryptographic systems.

ERC-20 Token

ERC-20 is Ethereum's common fungible token standard, defining transfers, balances, approvals, and supply queries.

ERC-721 Token

ERC-721 is Ethereum's standard for non-fungible tokens, where each token ID represents a unique asset.

Escrow

Escrow holds funds until agreed conditions are met, using a trusted custodian, multisig, or smart contract logic.

Ethash

Ethash was Ethereum's memory-hard proof-of-work mining algorithm before The Merge; some Ethereum-family chains still use variants.

Ethereum (ETH)

Ethereum is a proof-of-stake smart contract blockchain; ETH is its native asset used for gas, staking, and settlement.

Ethereum Improvement Proposal (EIP)

An EIP is the formal proposal process for Ethereum protocol changes, interfaces, and application standards.

Ethereum Virtual Machine (EVM)

The EVM is the deterministic runtime that executes smart contract bytecode on Ethereum and EVM-compatible networks.

Exchange Token

An exchange token is issued by a trading platform to offer benefits such as fee discounts, rewards, access, or governance.

Exit Liquidity

Exit liquidity refers to late buyers whose demand lets earlier holders sell into a rally, often after hype or promotion.

Extended Private Key (xprv)

A BIP32 extended private key that can derive child private keys for a whole wallet branch.

Extended Public Key (xpub)

A BIP32 extended public key that derives many child public keys and addresses without revealing private keys.

Extended Public Key (YPub) (ypub)

A wallet-specific extended public key prefix that signals a nested SegWit address type to compatible software.

Externally Owned Account (EOA)

An EOA is an Ethereum account controlled by a private key, used to sign transactions and hold ETH or tokens.

F
17 terms

Fair Launch

A fair launch distributes a token or project without privileged insider allocation, pre-mine, or private sale advantages.

Faucet

A crypto faucet gives out small amounts of coins or tokens so users can try wallets, transactions, or a new network.

Fee

A transaction fee is the amount paid for block inclusion, compensating block producers and discouraging spam.

Fee Market

A fee market is the competition for block space where users bid transaction fees for faster inclusion.

Fee Rate

A fee rate is the transaction fee per unit of size, such as satoshis per vbyte, used to prioritize block inclusion.

Fiat Currency

Fiat currency is government-issued money that is legal tender and not directly backed by a commodity like gold.

Finality

Finality is the point at which a transaction is considered irreversible or economically impractical to revert.

Flash Loan

A flash loan is an uncollateralized DeFi loan that must be borrowed and repaid within the same transaction.

Flippening

The flippening is a hypothetical event where another cryptocurrency surpasses Bitcoin by market capitalization.

FOMO (Fear Of Missing Out)

FOMO is the fear of missing out on gains, often causing impulsive buying during fast price moves or social hype.

Fork

A fork is a blockchain divergence caused by competing blocks, software changes, or incompatible consensus rules.

Front-Running

Front-running means acting on knowledge of a pending trade or transaction to execute first and capture an advantage.

FUD (Fear, Uncertainty, and Doubt)

FUD means fear, uncertainty, and doubt spread through negative, exaggerated, or misleading claims.

Full Node

A full node independently validates blocks and transactions, enforcing a blockchain's consensus rules without trusting a third party.

Funding Rate

A funding rate is the periodic payment between long and short perpetual futures positions that helps anchor price to spot.

Fungible Token

A fungible token has interchangeable units, so each unit of the same token is equivalent for payment, accounting, or trading.

Futures

Futures are derivatives for long or short exposure to an asset; crypto markets commonly use perpetual futures with no expiry.

G
7 terms
H
9 terms
I
9 terms
J
6 terms
K
6 terms
L
11 terms
M
23 terms

Mainnet

Mainnet is the live, production blockchain where real-value transactions occur, as opposed to test networks.

Majority Attack

A potential attack on a blockchain network where a single entity gains control of the majority of the network's hash rate.

Maker-taker fees

Maker-taker fees differentiate between adding liquidity (maker) and removing liquidity (taker), with different fee schedules and rebates.

Market Cap

Market cap estimates a cryptocurrency's total circulating value by multiplying price by circulating supply.

Market maker

A market maker quotes buy and sell prices to provide liquidity, earning the spread and/or incentives.

Market Order

A market order buys or sells immediately at the best available prices, prioritizing execution over price certainty.

Masternode

Specialized servers on a blockchain network that perform advanced functions, require significant coin collateral, and receive rewards for their services.

Maximalist

An individual or entity who strongly believes in the superiority of a specific cryptocurrency and primarily or exclusively invests in and advocates for it.

Maximum Supply

The predetermined total number of a cryptocurrency that will ever exist, enforced by the protocol's rules.

Mempool

A temporary storage space in a node for pending transactions that have not yet been included in a confirmed block.

Mempool Pinning

A tactic that makes an unconfirmed transaction difficult to replace or fee-bump, delaying confirmation.

Merkle tree

A Merkle tree is a binary tree of hashes that enables efficient verification of large data sets, used in blockchains for transaction inclusion proofs.

MEV (Maximal Extractable Value)

MEV is the value that block producers or transaction sequencers can extract by reordering, inserting, or censoring transactions.

Microtransaction

A microtransaction is a very small-value payment enabled by low fees and fast confirmations, useful for tipping, content, and IoT.

Miner

A miner is a participant who provides computational work to find blocks and secure proof-of-work blockchains.

Mining

The process by which new coins or tokens are minted and transactions are confirmed on a blockchain through computational work.

Mining Difficulty

Mining difficulty measures how hard it is to find a valid proof-of-work block and adjusts to keep average block times near target.

Mining Pool

A collective of miners who pool their computational resources to mine blocks more consistently and share the rewards proportionally.

Miniscript

A structured language for expressing Bitcoin script spending policies that are easier to analyze, compose, and secure.

Minting Baton

A unique token that grants the ability to create more of a specific SLP token, commonly used in the Bitcoin Cash ecosystem.

Mnemonic

A sequence of words used to generate and recover a private key, typically 12 or 24 words long.

Mooning

A term used when a crypto asset experiences a rapid and significant increase in value.

Multi Signature

A type of digital wallet that requires signatures from multiple private keys to authorize transactions.

N
8 terms
O
14 terms

Off-chain

Activity that occurs outside the base blockchain, often for speed, privacy, or cost efficiency.

On-chain

On-chain activity is recorded directly in blockchain transactions and becomes part of the confirmed ledger.

OP_RETURN

An opcode in Bitcoin's scripting language that allows data to be written onto the blockchain, while marking the output as unspendable.

Opcode

A fundamental element of Bitcoin's scripting language that enables complex transactions.

Open Interest

Open interest is the total number of active derivative contracts that have not yet been closed or settled.

Opt-in RBF

A Bitcoin policy allowing unconfirmed transactions to be replaced by a higher-fee version from the same inputs.

Options

Derivatives granting the right, not the obligation, to buy (call) or sell (put) an asset at a specified strike price by a certain date.

Oracle

A system that supplies on-chain smart contracts with trustworthy off-chain data.

Order Book

A real-time list of buy and sell orders organized by price level on an exchange.

Ordinals

Ordinals assign serial numbers to satoshis and use inscriptions to associate on-chain data with specific sats.

Orphan Block

An orphan or stale block is a valid block that is not part of the chain with the most accumulated work.

Output

A spendable unit of cryptocurrency created by transactions; referenced as an input when later spent.

Output Descriptor

A text representation that describes how to derive addresses and spend policies for a set of keys.

Over-the-counter (OTC)

Trades conducted directly between parties rather than through a public order-book exchange.

P
21 terms

P2PK

Pay-to-Public-Key — an early Bitcoin output type that locks coins directly to a public key.

P2PKH

A common script type where the output can be spent by proving knowledge of the private key corresponding to a hashed public key.

P2SH

A script type where the output is locked to the hash of a redeem script, enabling features like multi-sig.

P2TR

P2TR is Bitcoin's Taproot output type, committing to a public key and optional hidden script tree.

Package Relay

The ability for nodes to relay groups of related transactions together so miners evaluate fees on the package total.

Paper Wallet

A physical printout or handwritten record of keys or a mnemonic used to control cryptocurrency funds.

Peer-to-peer (P2P)

A network model where participants interact directly without central intermediaries.

Permissionless

Open to anyone to use or participate without needing approval from a central authority.

Perpetual Swap

A derivative similar to a futures contract but without expiry, kept near spot via funding payments.

Premining

The act of mining or allocating a portion of cryptocurrency coins before the blockchain is publicly launched or officially released to the general public.

Price Discovery

The process by which markets determine an asset’s price through supply, demand, and information flow.

Privacy

The ability to transact without revealing sensitive information about identity, balances, or counterparties.

Privacy Coins

Cryptocurrencies that prioritize secure, private, and anonymous transactions through specialized cryptographic techniques.

Private Key

A cryptographic key used to sign blockchain transactions and derive public keys; ultimate proof of control over funds.

Proof of Stake

A consensus method where validators use staked cryptocurrency to create blocks and secure the network.

Proof of Work (PoW)

A consensus algorithm where computing power is used to solve complex problems, verify transactions, and create new blocks.

Protocol

The formal set of rules that define how participants in a network communicate and reach consensus.

Protocol Upgrade

A coordinated change to network rules that nodes adopt to gain new features or fixes.

PSBT

A standard format for exchanging unsigned or partially-signed transactions between wallets and signers.

Public Key

A cryptographic identifier derived from a private key; used to verify signatures and derive addresses.

Pump and Dump

A manipulative scheme to inflate the price of an asset and then sell it to unsuspecting investors.

Q
7 terms
R
10 terms
S
23 terms

Satoshi Nakamoto

The pseudonymous creator of Bitcoin, author of its white paper, and early maintainer of the software.

Satoshis (Sats)

The smallest standard unit of Bitcoin or Bitcoin Cash, equal to one hundred millionth of a coin.

Scalability Trilemma

The idea that blockchains face trade-offs among decentralization, security, and scalability when designing consensus and capacity.

Schnorr Signatures

A digital signature scheme with linear properties that can improve verification, multi-signature design, and privacy.

Seed Phrase

A human-readable backup that can recreate a wallet’s private keys, addresses, and spend authority.

SegWit

A Bitcoin upgrade that moved signatures into witness data, fixing third-party malleability and changing block capacity.

Self-Custody

Holding and securing your own private keys instead of relying on an exchange, custodian, or broker.

SHA-256

A 256-bit cryptographic hash function used for transaction IDs, Merkle trees, and proof of work.

Shamir's Secret Sharing

A cryptographic method to split a secret into multiple shares so any threshold subset can reconstruct it.

Shill

A person or action promoting a specific cryptocurrency, often for personal gain.

Shitcoin

A derogatory label for a cryptocurrency viewed as low-quality, scammy, unserious, or lacking durable utility.

Sidechain

An independent blockchain that runs in parallel to a main chain and is linked via a bridge or pegging mechanism.

Sighash

Signature-hash flags that define which transaction parts a signature commits to in Bitcoin-style scripts.

Signature

A cryptographic proof that a message was authorized by the holder of a private key.

Simplified Payment Verification (SPV)

A lightweight verification method that checks block headers and Merkle proofs without downloading full blocks.

Slippage

The difference between the expected trade price and the actual execution price after liquidity and timing effects.

Smart Contract

Programmatic rules executed by the blockchain to enforce agreements without intermediaries.

Soft Fork

A backward-compatible protocol change where upgraded nodes enforce stricter rules without splitting the network.

Spread

The gap between the best bid and best ask in an order book, representing an immediate trading cost.

Stablecoin

A cryptocurrency designed to maintain a stable value, typically pegged to a fiat currency like USD.

Staking

Locking or delegating tokens to support a proof-of-stake network or protocol in exchange for potential rewards.

Staking Rewards

Token payouts earned by validators or delegators for participating in proof-of-stake security or protocol incentives.

Stop Limit Order

An order that activates at a stop price, then becomes a limit order that only fills at the limit price or better.

T
15 terms

Taproot

A Bitcoin upgrade that enables more private and efficient spending using Schnorr signatures and script path commitments.

Testnet

A non-production blockchain network where developers test wallets, contracts, and upgrades using coins with no intended market value.

Throughput

The rate at which a blockchain processes transactions or data over time, often measured in TPS or bytes per block.

Timelock

A spending rule that prevents a transaction or output from being used until a specified time or block height.

Token

A digital asset issued on an existing blockchain, often representing value, rights, access, or unique ownership.

Tokenomics

The economic design of a token, including supply, issuance, distribution, utility, incentives, and unlocks.

Total Supply

The amount of a coin or token that currently exists, including circulating, locked, reserved, and escrowed units.

Total Value Locked (TVL)

The estimated value of assets deposited in a DeFi protocol, app, chain, or ecosystem at a point in time.

Transaction

A signed data message that asks a blockchain to transfer value, execute code, or update state.

Transaction Fee

The amount paid to miners or validators for including a transaction and consuming scarce block space or execution resources.

Transaction ID (TXID)

A transaction's unique identifier, usually derived by hashing its serialized contents according to the chain's rules.

Transactions Per Second (TPS)

A throughput metric showing how many transactions a network processes per second under defined conditions.

Trustless

A property where users rely on verifiable protocol rules instead of trusting a central operator or counterparty.

Two-Factor Authentication (2FA)

An account security method requiring two different proof factors, such as a password plus an app code or hardware key.

two-of-three multisignature

A wallet policy where any two of three independent keys can authorize a spend, balancing redundancy and theft resistance.

U
7 terms
V
14 terms

Validator

A consensus participant that proposes, verifies, or attests to blocks, often after bonding stake in a proof-of-stake network.

Value Overflow Bug

A critical arithmetic error where transaction or supply calculations wrap around and create invalid amounts.

Vanity Address

A cryptocurrency address generated to contain a chosen prefix or pattern, found through repeated trial and error.

Vault

A wallet design that adds spending delays, recovery paths, or guardians to limit damage from key theft.

Velocity of Money

The rate at which a monetary unit changes hands, often used to compare holding behavior with transactional use.

Verifiable Delay Function (VDF)

A function designed to require a minimum sequential computation time while producing a proof that is quick to verify.

Verifiable Random Function (VRF)

A cryptographic function that produces random-looking output with a proof anyone can verify using a public key.

Verkle Tree

A commitment tree using vector commitments to create smaller state proofs than many Merkle tree designs.

Version Bits

A Bitcoin soft-fork signaling mechanism where miners set bits in the block version field to show readiness.

Vesting

A release schedule that unlocks tokens or equity-like rights over time, often using cliffs and gradual unlocks.

View Key

A read-only key that reveals selected wallet activity or balances without granting spending authority.

Virtual Machine

A deterministic execution environment that runs smart contract code the same way across validating nodes.

Volatility

The degree of variation in an asset’s price over time; higher volatility implies larger and more frequent price swings.

Volume

The amount of an asset traded over a period, measured in units of the asset, quote currency, or notional value.

W
9 terms
X
1 term
Y
4 terms
Z
4 terms

Terms are regularly updated as the cryptocurrency ecosystem evolves.

About Cryptionary