Skip to main content

Crypto terminology, decoded.

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

A

Account Model

A ledger design that records balances, nonces, code, or storage under persistent account identifiers.

Adaptive Blocksize Limit Algorithm (ABLA)

Bitcoin Cash consensus rules that adjust the maximum block size gradually in response to sustained block use.

Address

A network-specific identifier that describes a destination or spending condition for a cryptocurrency payment.

Air-Gapped Wallet

A signing setup designed to keep private keys on a device isolated from ordinary data networks.

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

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

Constructing one transaction with outputs for multiple payments so transaction overhead is shared.

Bear Market

A sustained market decline accompanied by broadly negative sentiment and reduced risk appetite.

Bearish

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

Bech32

A checksummed, human-readable encoding used for native SegWit addresses and other data.

Bid-Ask Spread

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

BIP39 Passphrase

An optional string combined with a BIP39 mnemonic to derive a different seed and wallet.

Bit

An informal Bitcoin-family denomination equal to one millionth of a coin, or 100 satoshis.

Bitcoin (BTC)

The first widely adopted cryptocurrency, using proof of work and an issuance schedule capped near 21 million BTC under current rules.

Bitcoin Cash (BCH)

A proof-of-work cryptocurrency that split from Bitcoin in 2017 and follows a separate on-chain scaling and CashVM roadmap.

Bitcoin Cash Metadata Registry (BCMR)

A standard for publishing and authenticating descriptive metadata about Bitcoin Cash tokens, identities, and applications.

Bitcoin Improvement Proposal (BIP)

A published proposal or information document for Bitcoin protocols, applications, or community processes.

Bitcoin Script

The stack-based spending-condition language used by Bitcoin-family transaction outputs.

Block

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

Block Explorer

An indexed interface for looking up blocks, transactions, scripts or addresses, and other chain data.

Block Height

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

Block Reward

The subsidy and transaction fees a proof-of-work block is permitted to assign to its miner.

Blockchain

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

Blockspace

The limited transaction-data capacity available in a blockchain's blocks.

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 sustained period of broadly rising prices and optimistic market sentiment, without a universal threshold or duration.

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

Canonical Transaction Ordering

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

Cash Improvement Proposal (CHIP)

A public technical proposal used to specify and evaluate changes or shared standards in the Bitcoin Cash ecosystem.

CashAddr

A Bitcoin Cash address format with a network prefix, Base32 payload, type information, and error-detecting checksum.

CashFusion

An opt-in Bitcoin Cash CoinJoin protocol that combines many inputs and differently sized outputs to complicate transaction-link analysis.

CashScript

A high-level language, compiler, and TypeScript SDK for building Bitcoin Cash UTXO contracts.

CashShuffle

A legacy Bitcoin Cash CoinJoin protocol that coordinated equal-denomination outputs to weaken input-output ownership links.

CashTokens

Native Bitcoin Cash primitives for fungible tokens and non-fungible tokens attached to UTXOs.

CashVM

An ecosystem name for the stack-based virtual machine that evaluates Bitcoin Cash spending bytecode.

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 divergence in which nodes accept competing block histories; it may resolve by reorganization or persist as separate networks.

Checksum

Data derived from a message to detect accidental corruption or transcription errors.

CheckTemplateVerify (CTV)

A proposed Bitcoin covenant opcode that would require a spending transaction to match a committed template.

Chipnet

A public Bitcoin Cash test network that activates candidate upgrade rules before the corresponding mainnet date.

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.

Coinbase Transaction

The first transaction in a block, used to assign the block subsidy and collected transaction fees.

CoinJoin

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

Cold Storage

A custody arrangement that keeps signing keys unavailable to ordinary internet-connected systems.

Collateral

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

Composability

The ability of applications and protocols to combine compatible interfaces and state into larger workflows.

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 UTXO spending condition that restricts properties of the transaction or outputs created when it is spent.

CPFP

A fee-bumping technique where a high-fee child spends an unconfirmed output so miners can evaluate parent and child fees together.

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

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 notation that selects a branch and key within a hierarchical deterministic wallet.

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

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

Fair Launch

A contested distribution label for projects that claim to avoid privileged pre-launch allocations or access.

Faucet

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

Fee

Value paid under network rules or policy to submit, execute, relay, or include a blockchain transaction.

Fee Market

The rules and user demand that determine the price of scarce transaction inclusion or execution capacity.

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

The rules or confidence used to judge whether a confirmed transaction can still be reversed.

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

Software that independently validates blocks and transactions against a network's consensus rules.

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

H

I

J

K

L

M

Mainnet

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

Majority Attack

A proof-of-work attack in which coordinated hash power can outpace the honest chain and reorganize recent valid history.

Maker-taker fees

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

Market Capitalization

A sizing estimate calculated by multiplying an asset's reference price by its reported circulating supply.

Market maker

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

Market Manipulation

Deliberate conduct that distorts or misrepresents genuine supply, demand, price, or trading activity.

Market Order

An instruction to trade immediately against available orders, prioritizing execution over a guaranteed price.

Masternode

A chain-specific service-node role that usually requires collateral and performs duties beyond ordinary block validation or relay.

Maximalist

A person who treats one cryptocurrency or protocol as uniquely legitimate or overwhelmingly preferable to alternatives.

Maximum Supply

The upper bound on asset issuance under a cryptocurrency's current protocol rules.

Median Time Past (MTP)

A consensus time value calculated from the median timestamp of the most recent 11 blocks.

Mempool

A node's local set of unconfirmed transactions accepted for possible relay and block inclusion.

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 payment small enough that fees, minimum-output rules, and interaction overhead materially affect whether it is practical.

Miner

A proof-of-work participant that builds or searches candidate blocks and earns revenue when an accepted block is found.

Mining

Proof-of-work block production in which miners build candidate blocks and search for a header hash below the network target.

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 service that coordinates proof-of-work from many hashers and distributes rewards under a payout scheme.

Miniscript

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

Minting Baton

In SLP, a special token output that authorizes additional issuance for one token ID.

Mnemonic

A human-readable word sequence used by many wallets to reproduce a seed and derive keys.

Mooning

Crypto-market slang for a rapid price rise—or the hope of one—with no fixed threshold.

Multi-Signature (multisig)

A spending policy that requires a defined threshold of several keys or signers.

N

O

Off-chain

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

Offline Signing

Preparing a transaction on a connected device and authorizing it with keys kept on a separate offline signer.

On-Chain

Recorded or executed directly in transactions governed by a blockchain's base-layer rules.

OP_RETURN

A script opcode commonly used to create a provably unspendable output carrying a limited data payload.

Opcode

An encoded instruction interpreted by a virtual machine or transaction script engine.

Open Interest

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

Opt-in RBF

BIP125 signaling that marks an unconfirmed Bitcoin transaction as replaceable under opt-in relay policy.

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

A block that cannot currently extend a node's active chain, often because its parent is unknown or a competing branch lost the proof-of-work race.

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

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 printed or handwritten record of a private key, seed phrase, or address, often used in older offline-storage workflows.

Pay to Script (P2S)

Bitcoin Cash relay policy that permits compact, directly encoded locking scripts without wrapping them in P2SH.

Pay to Script Hash 32 (P2SH32)

A Bitcoin Cash output pattern that commits to a redeem script with a 32-byte SHA-256 hash.

Payment Channel

A protocol that locks funds on-chain while participants exchange authorized balance updates off-chain before final settlement.

Peer-to-peer (P2P)

A network model where participants interact directly without central intermediaries.

Permissionless

Usable under public protocol rules without an operator granting each participant an account or approval.

Perpetual Swap

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

Premine

Coins or tokens created or allocated before a network's public production or distribution begins.

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 Coin

A cryptocurrency designed to reduce public visibility of transaction participants, amounts, or balances.

Private Key

Secret cryptographic material used to produce signatures or other authorization proofs.

Proof of Stake (PoS)

A family of consensus mechanisms in which validators commit stake to propose, attest to, and finalize blocks.

Proof of Work (PoW)

A consensus mechanism that makes block production require verifiable computational work.

Protocol

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

Protocol Upgrade

A coordinated change to the rules, messages, or policies implemented by network software.

PSBT

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

Public Key

Cryptographic data used to verify signatures made by the corresponding private key.

Pump and Dump

A deceptive scheme in which promoters drive buying and then sell into the demand they created.

Q

R

S

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.

Simple Ledger Protocol (SLP)

An application-layer Bitcoin Cash token protocol that records token instructions in OP_RETURN data.

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

Blockchain-enforced program or script logic that controls how assets or state may change.

Soft Fork

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

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

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 transferable or accountable unit defined by a blockchain protocol, smart contract, or application ledger.

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 serialized state transition that a blockchain can validate, relay, and include in a block.

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

V

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

X

Y

Z

Terms are regularly updated as the cryptocurrency ecosystem evolves.

About Cryptionary