First purchase
On every new user’s first purchase. No limit on the purchase amount.
Definitions for every key term in Bitcoin mining and cryptocurrency.
A 51% attack is a situation where a single miner or mining group controls more than 50% of a blockchain network’s total mining power or hashrate. This gives the attacker enough influence to temporarily control block production and potentially reverse transactions, prevent confirmations, or perform double-spending attacks.
What is address reuse in Bitcoin? Learn why using the same Bitcoin address multiple times reduces privacy, how it affects blockchain analysis, and why modern wallets generate new addresses for every payment. Know more about simple explanation, examples, and FAQs.
Air cooling is the process of using fans or ventilation systems to dissipate the heat generated by mining hardware during the mining process. In Bitcoin mining, air cooling is a common and cost-effective method to maintain the operating temperature of ASIC miners, GPUs, and other mining equipment. While air cooling is less efficient than immersion cooling, it is widely used in mining rigs due to its simplicity, accessibility.
Airflow management is the process of controlling and optimizing air movement within a mining facility to maintain safe ASIC operating temperatures and improve cooling efficiency. In Bitcoin mining, airflow management helps remove heat generated by mining hardware, reduce thermal stress, improve infrastructure stability, and support high-density mining operations.
Altcoin is a term used to refer to all cryptocurrencies other than Bitcoin. The name "altcoin" comes from the combination of "alternative" and "coin," signifying that altcoins serve as alternatives to Bitcoin. Altcoins can have different features, use cases, and consensus mechanisms compared to Bitcoin. They are created with the goal of offering unique functionalities, improving on Bitcoin’s limitations, or serving specific industries or purposes.
Antminer is a brand of ASIC (Application Specific Integrated Circuit) mining hardware developed by Bitmain. Antminer devices are specifically designed for cryptocurrency mining, particularly Bitcoin, and are known for their high efficiency, power, and performance. Learn how ASIC devices are used.
ASIC (Application-Specific Integrated Circuit) is a type of hardware designed specifically to perform a particular task - in the case of Bitcoin mining, ASICs are tailored to solve the cryptographic puzzles required for Proof of Work (PoW) mining. ASICs are optimized for efficiency, speed and power&
An ASIC board is a circuit board inside an ASIC miner that holds and connects multiple ASIC chips used for cryptocurrency mining. The board distributes power, transfers data, and allows the mining chips to perform hashing calculations for algorithms such as SHA-256 in Bitcoin mining.
ASIC chip size refers to the semiconductor manufacturing process used to produce ASIC mining chips, measured in nanometers (nm). In cryptocurrency mining, smaller nanometer sizes generally allow ASIC miners to operate more efficiently by reducing power consumption, improving hashrate performance, and lowering heat generation.
ASIC downtime refers to the period when an ASIC miner is not actively mining cryptocurrency due to hardware issues, maintenance, overheating, power outages, network failures, or other operational problems. During downtime, the miner produces no hashrate and generates no mining rewards.
ASIC failure rate refers to the frequency at which ASIC mining hardware experiences malfunctions and breakdowns, or component failures during operation. In cryptocurrency mining, the failure rate helps miners estimate hardware reliability, maintenance needs, repair costs, and expected mining uptime.
An ASIC Firmware API is a software interface that allows mining management tools to communicate with an ASIC miner's firmware. Through the API, users can monitor performance, retrieve operational data, configure settings, and automate miner management without directly interacting with the device's web interface.
The lifespan of an ASIC (Application-Specific Integrated Circuit) miner refers to the duration during which the device remains operational and effective for Bitcoin mining. ASIC miners are designed to perform a specific task (mining) and have a finite operational life, influenced by factors like hardware wear, technological advancements, and cooling systems. A typical ASIC miner can last anywhere from 2 to 5 years, depending on maintenance, usage, and environmental conditions.
ASIC resale value is the estimated market price that a used ASIC miner can be sold for after a period of operation. In cryptocurrency mining, resale value depends on factors such as mining profitability, hardware condition, energy efficiency, market demand, and the release of newer ASIC models.
An ASIC warranty is a manufacturer’s support agreement that covers certain hardware defects or failures in an ASIC miner for a limited period of time after purchase. The warranty may include repair services, replacement parts, or device replacement if the mining hardware experiences eligible manufacturing problems.
AvalonMiner is a series of ASIC (Application Specific Integrated Circuit) mining devices designed and manufactured by Canaan Creative. Learn more about AvalonMiners what was to built specifically for Bitcoin mining and are known for their energy efficiency, performance, and reliability.
Bitcoin is a decentralized digital currency that allows peer-to-peer transactions without the need for a central authority like a bank or government. It operates on a blockchain, a distributed ledger maintained by a network of computers. Bitcoin is secured through cryptographic algorithms and created through a process called mining, where participants validate transactions and add new blocks to the network.
A Bitcoin Improvement Proposal (BIP) is a formal technical document used to propose changes, upgrades, standards, or informational guidelines for the Bitcoin network. BIPs provide a structured process for developers and the Bitcoin community to discuss and implement protocol improvements. They are the primary mechanism through which Bitcoin evolves over time while maintaining decentralization and community consensus.
Bitcoin price volatility refers to the degree of fluctuation in the price of Bitcoin over a given period. Since Bitcoin is a decentralized asset, its price is influenced by a variety of factors, including market demand, investor sentiment, regulations, and macroeconomic conditions. Price volatility can be significant, with Bitcoin’s price sometimes changing dramatically within short time frames. For Bitcoin miners, these price fluctuations can have a major impact on profitability.
A block is a unit of data in a blockchain that contains a group of verified transactions, along with a timestamp and a reference to the previous block. Blocks are added to the blockchain through mining and are secured using cryptographic hashing and tamper-resistant chain of records.
Block Assembly is the process of constructing a new Bitcoin block before mining begins. During block assembly, a miner selects transactions from the mempool, creates the coinbase transaction, calculates the Merkle root, and builds a complete candidate block ready for Proof of Work (PoW).
A Block Candidate (or Candidate Block) is a proposed Bitcoin block that has been assembled by a miner but has not yet been successfully mined. It contains a block header, a coinbase transaction, and a set of selected transactions from the mempool. The candidate becomes a valid Bitcoin block only after the miner finds a Proof of Work that satisfies the network's difficulty target.
A block header is a small section at the beginning of every blockchain block that contains essential information about the block. In Bitcoin, the block header is used during the mining process and includes data such as the previous block hash, Merkle Root, timestamp, difficulty target, and nonce. Miners repeatedly hash the block header during Proof of Work mining to find a valid block hash.
Block height is the number that represents a block’s position in the blockchain, counting from the very first block (genesis block). It indicates how many blocks have been added before a specific block, helping track the length and history of the blockchain in a chronological and verifiable way.
Block propagation is the process by which a newly mined block is shared across the Bitcoin network. Once a miner successfully mines a block, it is broadcast to the network so that all other nodes can verify and add it to their copies of the blockchain.
Block reward is the amount of cryptocurrency given to a miner for successfully validating transactions and adding a new block. It consists of newly created coins and transaction fees included in the block. In Bitcoin, the block reward is reduced over time through a process called halving.
Block Space is the limited amount of transaction data that can be included in a single Bitcoin block. Because each block has a maximum weight, users compete for this space by paying transaction fees, making block space one of the Bitcoin network's most valuable resources.
The block subsidy is the fixed reward that miners receive for successfully mining a new block on the Bitcoin network. It is composed of two parts: the block reward (which is a fixed number of Bitcoin) and any transaction fees included in the block. The block subsidy decreases over time through a process known as "halving," which happens approximately every four years.
Block template selection is the process miners use to choose which transactions will be included in a new candidate block before mining begins. In cryptocurrency mining, miners typically prioritize transactions based on factors such as transaction fees, size, and network rules to maximize mining profitability.
Blockchain is a decentralized digital ledger that records transactions across a distributed network of computers. It stores data in blocks linked together in chronological order and secured using cryptography. Once recorded, information on a blockchain cannot be easily altered, making it a transparent and tamper-resistant system widely used in Bitcoin and other cryptocurrencies.
A Blockchain Explorer is a web-based tool that allows users to view and search publicly available data stored on a blockchain. In Bitcoin, a blockchain explorer can display transactions, wallet addresses, blocks, transaction fees, confirmations, and other network information in real time.
Bonus hashrate refers to an additional computational power or extra mining capacity that miners can use to increase their mining performance. It is often provided as part of a promotion or incentive by mining pools or service providers. The bonus hashrate can boost the overall hashrate of a miner’s operation, allowing them to mine more efficiently and increase the chances of successfully mining blocks and earning rewards.
CAPEX (Capital Expenditure) refers to the funds spent by a Bitcoin miner or mining operation on acquiring, upgrading, or maintaining physical assets such as mining hardware (ASICs or GPUs), infrastructure, and other long-term investments. These expenditures are typically one-time costs incurred to set up a mining operation and are considered as investments to improve the miner's capacity to generate revenue over time.
Carbon footprint in mining is the total amount of greenhouse gas emissions generated directly or indirectly by cryptocurrency mining operations. In Bitcoin mining, carbon footprint is primarily influenced by electricity consumption and energy sources, cooling infrastructure, and overall mining efficiency.
Chain Analysis is the process of examining blockchain data to identify transaction patterns, trace the movement of cryptocurrency, and infer relationships between wallet addresses. By analyzing publicly available blockchain records, researchers, companies, and law enforcement agencies can better understand how Bitcoin moves through the network.
A chain reorganization is a situation where a blockchain network replaces part of its current blockchain history with a different valid chain that has more accumulated work or stronger consensus support. In Bitcoin, chain reorganizations usually happen when two miners produce blocks at nearly the same time, temporarily creating competing versions of the blockchain.
A change address is a Bitcoin address automatically generated by a wallet to receive the remaining balance from a transaction after the payment amount and transaction fee have been deducted. Because Bitcoin uses the UTXO model, entire transaction outputs are spent at once, and any excess value must be returned to the sender as change.
Child Pays For Parent (CPFP) is a Bitcoin fee management technique that accelerates the confirmation of an unconfirmed transaction by creating a child transaction with a sufficiently high fee. Because miners typically evaluate the combined profitability of related transactions, they are incentivized to include both the parent and child transactions in the same block.
Chip architecture in ASIC mining refers to the internal design and structure of the specialized semiconductor chips used in ASIC miners. The architecture determines how efficiently the chip performs SHA-256 calculations, how much electricity it consumes, and how much heat it generates during cryptocurrency mining.
Chip Binning is the process of testing and classifying ASIC chips after manufacturing according to their performance, power efficiency, and operating stability. Manufacturers use chip binning to group chips with similar characteristics, allowing them to optimize miner performance and reliability.
Cloud mining is a method of mining cryptocurrencies, such as Bitcoin, without the need to own or operate mining hardware. Instead, miners rent computational power from a third-party provider, who owns and operates the hardware in data centers. This allows individuals to mine cryptocurrencies remotely without the associated costs of purchasing, maintaining, or setting up physical mining rigs.
Coin Control is a wallet feature that allows users to manually select which UTXOs (Unspent Transaction Outputs) will be used when creating a Bitcoin transaction. Instead of relying on automatic coin selection, Coin Control gives users greater control over transaction fees, privacy, and wallet management.
Coinbase transaction is a special type of transaction in a blockchain that is created as the first transaction in a block. It has no inputs and is used to collect the block reward, including newly generated coins. In Bitcoin, it is the mechanism through which new BTC enters circulation.
CoinJoin is a Bitcoin privacy technique that combines transactions from multiple users into a single transaction. By mixing inputs and outputs together, CoinJoin makes it significantly more difficult for outside observers to determine which sender paid which recipient, improving transaction privacy without changing the Bitcoin protocol.
Colocation in Bitcoin mining refers to the practice of renting space in a third-party data center to store and operate mining hardware, such as ASIC rigs or GPUs. Unlike cloud mining, where miners rent computational power, colocation allows miners to maintain control over their mining equipment while outsourcing the infrastructure, including power supply, cooling, and network connectivity.
The Compact Target (Bits) field—commonly called nBits or simply Bits—is a 4-byte value stored in every Bitcoin block header that represents the current target threshold in a compressed format. Bitcoin nodes decode this value to determine the maximum valid block hash for that block.
Confirmation Time is the amount of time it takes for a Bitcoin transaction to be included in a block and recorded on the blockchain. The actual confirmation time depends on factors such as the transaction's fee rate (sat/vB), network congestion, and the availability of block space.
A control board is the main management component inside an ASIC miner that controls communication, mining operations, and system monitoring. It connects the miner to the network, sends mining tasks to the hash boards, receives calculation results, and manages functions such as temperature monitoring, fan control, and firmware operation.
A cooling system in Bitcoin mining is a set of equipment and methods used to manage and control the temperature of mining rigs, preventing them from overheating and ensuring that they operate at peak efficiency. Mining rigs, such as ASIC miners, generate a significant amount of heat due to their continuous operation, and if the temperature rises too high, it can lead to performance degradation, hardware failure, or reduced lifespan.
Custom firmware is modified software installed on an ASIC miner to improve mining performance, power efficiency, monitoring, or hardware control beyond the manufacturer’s default settings. In cryptocurrency mining, custom firmware is commonly used to optimize hashrate, reduce electricity consumption, and enable advanced features such as overclocking and undervolting.
A data center in Bitcoin mining is a facility that houses a large number of mining rigs (such as ASIC miners) used for cryptocurrency mining. These centers provide the necessary infrastructure to run mining hardware efficiently, including power supply, cooling, internet connectivity, and security. Mining data centers are specifically designed to handle the high energy consumption and heat generation of mining rigs, making them essential for large-scale mining operations.
Demand response is an energy management strategy where electricity consumers temporarily reduce or adjust power usage during periods of high grid demand or electrical stress. In Bitcoin mining, demand response allows mining farms to lower electricity consumption dynamically in exchange for financial incentives, lower energy costs, or improved grid stability.
On every new user’s first purchase. No limit on the purchase amount.
Earn for life from every repeat purchase. When the user buys again, you earn again.