Knowledge Base

Digital Asset
Glossary

Clear, accurate definitions for 40 essential cryptocurrency, blockchain, and digital asset terms. From Bitcoin basics to advanced DeFi concepts — everything explained in plain English.

B

Bitcoin
The first and largest decentralized digital currency, created in 2009 by an anonymous person or group under the pseudonym Satoshi Nakamoto. Bitcoin operates on a peer-to-peer network without a central authority, using blockchain technology to record transactions securely and transparently.#
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, forming an unbroken chain. Blockchains can be public (permissionless) or private (permissioned).#

W

Wallet
A software application or hardware device that stores the private keys needed to access and manage digital assets on a blockchain. Wallets do not 'hold' cryptocurrency — they hold the keys that prove ownership and allow you to sign transactions.#

P

Private Key
A secret cryptographic key that proves ownership of digital assets and authorizes transactions. Anyone who knows your private key can control your funds. Private keys should never be shared and should be stored securely offline (cold storage).#
Public Key
A cryptographic key derived from a private key that can be freely shared. When someone sends you cryptocurrency, they send it to an address generated from your public key. The public key can be used to verify signatures made with the corresponding private key.#
Proof of Work (PoW)
A consensus mechanism where network participants (miners) compete to solve cryptographic puzzles. The winner earns the right to add the next block and receive rewards. PoW secures Bitcoin and is energy-intensive by design — the cost of electricity deters attacks.#
Proof of Stake (PoS)
A consensus mechanism where validators are selected to create new blocks based on the amount of cryptocurrency they 'stake' as collateral. PoS is dramatically more energy-efficient than PoW. Ethereum transitioned to PoS in 2022 ('The Merge').#
Phishing
A type of social engineering attack where criminals impersonate legitimate services — via email, fake websites, or social media — to trick victims into revealing private keys, passwords, or seed phrases. Always verify URLs and never click on unsolicited links related to your crypto accounts.#

S

Seed Phrase
Also called a recovery phrase or mnemonic phrase. A sequence of 12, 18, or 24 words that can regenerate all of the private keys in a wallet. Anyone with your seed phrase has full access to your funds. It must be stored securely offline — never digitally. Never share it with anyone.#
Smart Contract
Self-executing code deployed on a blockchain that automatically enforces the terms of an agreement. Smart contracts eliminate the need for intermediaries and are the foundation of DeFi applications. They are immutable once deployed.#
Stablecoin
A type of cryptocurrency designed to maintain a stable value, typically pegged to a fiat currency like the US dollar. Stablecoins can be backed by reserves (USDC, USDT), collateralized by other crypto assets (DAI), or governed by algorithms. They are widely used for trading and payments.#

C

Cold Storage
A method of storing cryptocurrency private keys completely offline, disconnected from the internet. This is the most secure way to store digital assets as it eliminates the risk of remote hacking. Examples include hardware wallets, paper wallets, and air-gapped computers.#
CeFi (Centralized Finance)
Centralized Finance — cryptocurrency services operated by centralized companies (exchanges, lending platforms) that act as intermediaries. Unlike DeFi, CeFi platforms custody user funds and require identity verification (KYC). Examples include Coinbase and Binance.#
Cryptography
The practice of secure communication techniques. Cryptocurrency derives its name from the cryptographic algorithms that secure transactions, control the creation of new units, and verify the transfer of assets. Public-key cryptography is the foundation of blockchain security.#
Custody
The safekeeping of digital assets. Self-custody means you control your own private keys. Third-party custody means an institution (exchange, custodian) holds the keys on your behalf. Each approach has trade-offs: self-custody gives maximum control but requires technical knowledge; third-party custody is more convenient but involves counterparty risk.#

H

Hot Wallet
A cryptocurrency wallet connected to the internet. Hot wallets are convenient for frequent transactions but are more vulnerable to hacking and malware than cold storage. Best used for small amounts you need regular access to.#
Hardware Wallet
A physical device (like a USB stick) designed specifically to store cryptocurrency private keys offline. Transactions are signed within the device and never expose the private key to the connected computer. Popular models include Ledger, Trezor, and Coldcard.#
HODL
Originated from a typo of 'hold' in a 2013 Bitcoin forum post. Now commonly used to describe a long-term buy-and-hold investment strategy — holding through market volatility rather than panic-selling during downturns. The backronym 'Hold On for Dear Life' is widely recognized.#

M

Multi-Signature
Also called multisig. A security feature that requires multiple private keys to authorize a transaction (e.g., 2 of 3 keys). This prevents a single point of failure — even if one key is compromised, funds remain secure. Commonly used by businesses and for joint accounts.#
Market Capitalization
The total value of a cryptocurrency, calculated by multiplying the current price per unit by the total circulating supply. Market cap is used to compare the relative size of different cryptocurrencies and assess market dominance.#
Mining
The process by which new Bitcoin are created and transactions are validated. Miners use specialized computers to solve complex mathematical problems (Proof of Work). The first miner to find a solution adds the next block to the blockchain and receives a block reward plus transaction fees.#
Market Order / Limit Order
A market order buys or sells an asset immediately at the current market price. A limit order sets a specific price at which you're willing to buy or sell and executes only when the market reaches that price. Limit orders give you price control but may not fill; market orders guarantee execution but not price.#

D

Decentralized Finance (DeFi)
A broad term for financial applications built on blockchain networks (primarily Ethereum) that operate without traditional intermediaries like banks. DeFi protocols enable lending, borrowing, trading, and earning interest through smart contracts.#
Dollar-Cost Averaging (DCA)
An investment strategy where you invest a fixed amount of money at regular intervals regardless of the asset's price. In volatile markets like cryptocurrency, DCA smooths out price fluctuations and removes emotional decision-making from the investment process.#
DYOR (Do Your Own Research)
A fundamental principle in cryptocurrency investing: always conduct your own independent research before making any investment decisions. Understand what you're investing in, read the whitepaper, verify the team, and never rely solely on social media or influencer recommendations.#
DeFi Yield
Returns earned by providing liquidity, staking, or lending assets in DeFi protocols. While yields can appear attractive, they come with significant risks including smart contract bugs, impermanent loss, protocol insolvency, and market volatility. High yields often signal high risk.#
Diversification
An investment risk management strategy that mixes different asset types within a portfolio. The theory is that a diversified portfolio yields higher long-term returns and lowers risk than any single investment. In digital assets, diversification might mean holding Bitcoin, Ethereum, and other assets alongside traditional investments.#

V

Volatility
A measure of how much an asset's price fluctuates over time. Digital assets are characterized by high volatility — prices can change dramatically in hours or even minutes. This represents both opportunity and significant risk.#

A

Altcoin
Short for 'alternative coin.' Any cryptocurrency other than Bitcoin. Ethereum is the largest altcoin by market capitalization. There are thousands of altcoins, ranging from established projects with real utility to speculative tokens with little to no fundamental value.#
AML (Anti-Money Laundering)
A set of laws, regulations, and procedures designed to prevent criminals from disguising illegally obtained funds as legitimate income. Cryptocurrency exchanges and financial services must comply with AML regulations, including transaction monitoring and reporting.#
ATH / ATL
All-Time High (ATH) — the highest price an asset has ever reached. All-Time Low (ATL) — the lowest price. These reference points help investors understand price history, but past performance does not predict future results.#

E

ERC-20
A technical standard for fungible tokens on the Ethereum blockchain. Most tokens on Ethereum — including stablecoins like USDC, governance tokens, and utility tokens — conform to the ERC-20 standard, enabling interoperability across wallets and exchanges.#

N

NFT (Non-Fungible Token)
A unique digital token on a blockchain that represents ownership of a specific asset — digital art, music, virtual real estate, or collectibles. Unlike cryptocurrencies, NFTs are not interchangeable; each one is distinct. Ownership is verified on the blockchain.#
Node
A computer running blockchain software that participates in the network by validating and relaying transactions. Full nodes store a complete copy of the blockchain. Running your own node gives you the highest level of trustlessness — you verify transactions yourself rather than trusting a third party.#

G

Gas Fees
Transaction fees paid to network validators (miners or stakers) for processing transactions on a blockchain. Gas fees vary based on network congestion. On Ethereum, gas fees are paid in ETH; on Bitcoin, they are paid in BTC. High gas fees are a major barrier for small transactions.#

K

KYC (Know Your Customer)
Regulatory requirements that financial service providers must follow to verify the identity of their customers. Most centralized exchanges require KYC — typically government ID and proof of address — before allowing trading, deposits, or withdrawals.#

R

Rug Pull
An exit scam where developers create a cryptocurrency project (often a token or DeFi protocol), build hype around it, collect investors' money, then abruptly abandon the project and disappear with the funds. Rug pulls are especially common in decentralized finance on unregulated platforms.#

F

FOMO / FUD
FOMO (Fear Of Missing Out) — the anxiety-driven urge to buy an asset because its price is rising rapidly, often leading to buying at peaks. FUD (Fear, Uncertainty, and Doubt) — the spread of negative (sometimes misleading) information intended to drive prices down or discourage investors.#

L

Lightning Network
A Layer 2 payment protocol built on top of Bitcoin that enables instant, low-cost transactions by moving them off the main blockchain. The Lightning Network dramatically improves Bitcoin's scalability for everyday payments without compromising the security of the base layer.#

I

Impermanent Loss
A risk associated with providing liquidity to DeFi protocols. When the price ratio of tokens in a liquidity pool changes, the liquidity provider may end up with less value than simply holding the tokens. The loss is 'impermanent' because it can be recovered if prices return to their original ratio.#

Ready to Go
Deeper?

Now that you know the terms, explore our comprehensive educational guides covering Bitcoin, wallet security, scam prevention, and more.