Web3 Dictionary Logo
Web3 Dictionary
Contribute

Categories

AllBlockchainDappsDAOsDeFiNFTsRegulationSecuritySmart ContractsTokenomicsWalletsWeb3 GamingOthers

Categories

AllBlockchainDappsDAOsDeFiNFTsRegulationSecuritySmart ContractsTokenomicsWalletsWeb3 GamingOthers
  1. Web3 Dictionary
  2. Blockchain

Blockchain Technology

Explore how blockchain technology works - from distributed ledgers and consensus mechanisms to nodes, hashing, and on-chain data storage.

Explore how blockchain technology works - from distributed ledgers and consensus mechanisms to nodes, hashing, and on-chain data storage.

Launch Web3 Apps

Build secure dApps, tokens, DeFi & DAOs with a team focused on mainnet‑ready delivery.

Contact Us

Blockchain Terms

49 Results

A

Arbitrum

Blockchain

An Ethereum Layer 2 using Optimistic Rollups with faster fraud proof verification than alternatives.

Updated: Mar 29, 2026

B

Block

Blockchain

A container of transactions cryptographically linked to previous blocks forming the blockchain.

Updated: Mar 29, 2026

Block Explorer

Blockchain

A web tool that displays blockchain data including transactions, addresses, and blocks in readable format.

Updated: Mar 19, 2026

Block Height

Blockchain

The sequential number assigned to each block, starting from zero for the genesis block.

Updated: Mar 19, 2026

Block Time

Blockchain

The average interval between the creation of consecutive blocks in a blockchain.

Updated: Mar 19, 2026

Blockchain

Blockchain

A distributed ledger recording transactions immutably across a network of computers with no central authority.

Updated: Mar 29, 2026

Blockchain Trilemma

Blockchain

The idea that a blockchain cannot easily maximize decentralization, security, and scalability at the same time.

Updated: Mar 19, 2026

Bridge

Blockchain

A protocol that enables the transfer of assets and data between different blockchains.

Updated: Mar 19, 2026

C

Consensus Mechanism

Blockchain

Protocol and algorithms enabling distributed network participants to agree on the correct blockchain state.

Updated: Mar 19, 2026

Cross-Chain

Blockchain

The ability for blockchains to communicate with and transfer assets between each other.

Updated: Mar 19, 2026

Cryptocurrency

Blockchain

Digital money secured by cryptography that operates on decentralized networks without requiring a central bank or government.

Updated: Mar 29, 2026

D

Difficulty

Blockchain

A measure of how hard it is to mine a block in a proof-of-work blockchain.

Updated: Mar 19, 2026

E

Epoch

Blockchain

A fixed period of time or number of blocks during which certain network functions or validator duties occur.

Updated: Mar 19, 2026

F

Finality

Blockchain

The guarantee that a transaction cannot be reversed, achieved through consensus confirmation.

Updated: Mar 19, 2026

Fork

Blockchain

A change to blockchain protocol rules, either backward-compatible (soft fork) or requiring all nodes to update (hard fork).

Updated: Mar 19, 2026

G

Gas

Blockchain

The unit measuring computational work and the associated fees required to execute transactions on a blockchain.

Updated: Mar 19, 2026

Gas Limit

Blockchain

The maximum amount of computational work (gas) that a transaction or smart contract execution is allowed to consume.

Updated: Mar 19, 2026

Gas War

Blockchain

A gas war happens when many users compete for limited block space by offering higher and higher transaction fees.

Updated: Mar 19, 2026

Genesis Block

Blockchain

The first block ever created on a blockchain, establishing its initial state and foundation.

Updated: Mar 19, 2026

H

Hash Rate

Blockchain

The computational power or speed at which miners solve hashes to find valid blocks in a proof-of-work blockchain.

Updated: Mar 19, 2026

I

Immutable X

Blockchain

A ZK-Rollup specifically optimized for NFTs and gaming with low-cost minting and trading.

Updated: Mar 29, 2026

Interoperability

Blockchain

The ability of different blockchain networks to communicate, exchange data, and work together seamlessly.

Updated: Mar 19, 2026

L

Layer 1

Blockchain

The main blockchain network that serves as the foundation for all transactions and security.

Updated: Mar 29, 2026

Layer 2

Blockchain

A separate blockchain system that processes transactions quickly and cheaply while periodically settling back to Layer 1 for security.

Updated: Mar 19, 2026

M

Mainnet

Blockchain

The primary, live blockchain network where real transactions occur and have monetary value.

Updated: Mar 29, 2026

Mainnet Launch

Blockchain

The moment a blockchain project transitions from testing to live, real-value production network.

Updated: Mar 19, 2026

Mempool

Blockchain

The pool of unconfirmed transactions waiting to be included in a block.

Updated: Mar 29, 2026

Merkle Tree

Blockchain

A cryptographic data structure that efficiently proves the integrity of large datasets.

Updated: Mar 29, 2026

Mining

Blockchain

The process of validating transactions and creating new blocks on a Proof of Work blockchain by solving computational puzzles.

Updated: Mar 29, 2026

N

Node

Blockchain

A computer running blockchain software that maintains a copy of the ledger and validates transactions.

Updated: Mar 19, 2026

O

Optimism

Blockchain

An Ethereum Layer 2 using Optimistic Rollups to enable fast, cheap transactions while maintaining Ethereum security.

Updated: Mar 29, 2026

Orphan Block

Blockchain

A valid block that is created but rejected and not included in the main blockchain.

Updated: Mar 29, 2026

P

Polygon

Blockchain

A sidechain solution providing Ethereum compatibility with independent security model and faster transactions.

Updated: Mar 19, 2026

Proof of Stake

Blockchain

Consensus mechanism where validators secure the network by staking tokens.

Updated: Mar 19, 2026

Proof of Work

Blockchain

Consensus mechanism where miners secure the network by solving complex computational puzzles.

Updated: Mar 29, 2026

R

Rollup

Blockchain

A Layer 2 scaling solution that bundles many transactions into a single transaction settled on Layer 1.

Updated: Mar 19, 2026

RPC Endpoint

Blockchain

Network interface allowing applications to submit transactions and query blockchain data.

Updated: Mar 19, 2026

S

Scalability

Blockchain

Blockchain's ability to process increasing transaction volume without reducing speed or decentralization.

Updated: Mar 29, 2026

Scroll

Blockchain

An EVM-compatible ZK-Rollup providing Ethereum scalability with native bytecode compatibility.

Updated: Mar 19, 2026

Sidechain

Blockchain

Independent blockchain running parallel to a main chain with its own validators and security model.

Updated: Mar 29, 2026

Slot

Blockchain

A fixed time unit (~12 seconds on Ethereum) during which a single validator creates a block.

Updated: Mar 29, 2026

Staking

Blockchain

Locking up cryptocurrency as collateral to participate in network validation and earn rewards on Proof of Stake blockchains.

Updated: Mar 19, 2026

StarkNet

Blockchain

An Ethereum Layer 2 using STARK proofs and Cairo language for general computation with superior scalability.

Updated: Mar 29, 2026

State Channels

Blockchain

A Layer 2 scaling technique where participants transact directly with each other off-chain, settling only when necessary on Layer 1.

Updated: Mar 29, 2026

T

Throughput

Blockchain

The number of transactions a blockchain can process per second.

Updated: Mar 29, 2026

Transaction

Blockchain

A signed record of value transfer, asset change, or smart contract execution on a blockchain.

Updated: Mar 29, 2026

Transaction Confirmation

Blockchain

The verification that a transaction has been included in a block and is now permanent on the blockchain.

Updated: Mar 29, 2026

V

Validator

Blockchain

Participant in Proof of Stake networks who validates transactions and creates blocks in exchange for rewards.

Updated: Mar 19, 2026

Z

zkSync

Blockchain

An Ethereum Layer 2 using Zero-Knowledge proofs for fast settlement and mathematically proven correctness.

Updated: Mar 29, 2026