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 pool fee is the percentage of the rewards that a mining pool operator takes for managing the pool’s operations, including maintaining servers, security, and payouts. Mining pools charge these fees to cover their costs, and the fee typically ranges from 1% to 3% of the total rewards. The fee is deducted before rewards are distributed to the individual miners based on their contribution to the pool’s mining efforts.
Pool hashrate refers to the combined computational power of all miners in a mining pool. It is the total number of hashes the pool can compute per second, measured in terahashes per second (TH/s). A higher pool hashrate increases the pool’s chances of solving a block and earning mining rewards, as it allows the pool to perform more hash calculations faster, making the mining process more efficient.
Pool luck is a measure of how often a mining pool successfully mines a block compared to its expected rate based on the pool’s hashrate. Pool luck reflects the randomness and variability in the process of solving blocks. It is calculated by comparing the actual block mining rate to the expected rate. A pool's luck can be higher or lower than expected due to the inherent randomness.
Pool mining is the process of miners combining their computational power to work together on solving the cryptographic puzzles required to add a new block to the Bitcoin blockchain. In a mining pool, miners share their resources and the rewards based on their contribution.
A pool server in Bitcoin mining is a server that manages communication between miners and mining pools. It distributes mining tasks to connected miners, collects the results (shares) submitted by miners, and communicates the pool’s mining work. The pool server also handles reward distribution, ensuring that miners receive their share of the pool’s earnings once a block is successfully mined.
Pool transparency refers to how openly a mining pool shares important operational information with its miners and the public. In cryptocurrency mining, transparent pools provide clear data about hashrate, payout systems, pool fees, block discovery, uptime, and reward calculations. High transparency helps miners evaluate whether a mining pool is reliable, fair, and operating honestly.
Power consumption (wattage) refers to the amount of electrical energy that a Bitcoin miner uses to operate. It is measured in watts (W) and is a critical factor in determining the efficiency and profitability of mining hardware. The higher the power consumption, the more electricity a miner uses.
Power curtailment is the temporary reduction or shutdown of electricity consumption within a mining operation due to grid conditions, high energy prices, infrastructure limitations, or operational strategy. In Bitcoin mining, power curtailment allows mining companies to lower electrical load dynamically to improve profitability, support grid stability, or protect mining infrastructure.
A Power Distribution Unit (PDU) is an electrical device used to distribute power to multiple mining rigs in a Bitcoin mining operation. PDUs are designed to manage and allocate electricity efficiently to various pieces of equipment, ensuring a stable and reliable power supply. In large-scale mining farms, PDUs play a critical role in preventing overloading, improving power efficiency, and maintaining the overall uptime of mining operations.
A power efficiency curve is a graphical relationship showing how an ASIC miner’s power consumption changes relative to its hashrate and operating frequency. In cryptocurrency mining, the curve helps miners understand the balance between performance and electricity efficiency at different operating settings.
A Power Supply Unit (PSU) is a crucial component in a Bitcoin mining rig that converts electrical power from the wall outlet (AC power) into the appropriate DC power required by mining hardware, such as ASIC miners or GPUs. The PSU provides the necessary voltage and current to run the mining device.
PPLNS (Pay Per Last N Shares) is a payout model used by mining pools to distribute rewards to miners. In the PPLNS model, miners are paid based on the number of shares they contribute over a specific period, known as the "last N shares" window. This model emphasizes the contribution made during a defined period rather than just the shares submitted for a particular block.
PPS (Pay Per Share) is a payout model used by mining pools to distribute rewards to miners. In the PPS model, miners are paid a fixed amount for each share they contribute to the pool, regardless of whether the pool successfully mines a block. This system ensures consistent payouts and reduces the variability in miner earnings, providing a more predictable and stable income stream for participants.
A private key is a secret cryptographic code that gives a user full control over their cryptocurrency. In Bitcoin, the private key is used to sign transactions, prove ownership of funds, and authorize the transfer of BTC from one address to another.
Proof of Work is a consensus mechanism used in blockchain networks where miners compete to solve complex cryptographic puzzles to validate transactions and add new blocks. It requires computational effort and energy. In Bitcoin, PoW determines who creates the next block and earns the block reward.
PROP (Proportional Reward) is a mining pool payout model where miners are rewarded based on the proportion of shares they contribute to the pool relative to the total shares submitted by all miners. In the PROP system, miners receive a percentage of the total reward (block reward + transaction fees) in direct proportion to their share of the pool’s total work.
A public key is a cryptographic identifier generated from a private key and used to receive cryptocurrency and verify digital signatures. In Bitcoin, the public key is part of the public-private key pair that enables secure ownership and transfer of BTC without revealing the private key.
A rejected share is a share that a miner submits that does not meet the pool’s criteria for a valid partial solution. Rejected shares are discarded and do not count towards the miner's total contribution, meaning the miner will not receive a reward for them.
Remote monitoring in Bitcoin mining refers to the use of software and tools that allow miners to monitor the performance, status, and health of their mining rigs from a remote location. This technology enables miners to track key metrics such as hashrate, temperature, uptime, and power consumption, without being physically present at the mining facility. Remote monitoring helps miners optimize their operations, ensure optimal performance, and address issues quickly.
Renewable energy in Bitcoin mining refers to the use of sustainable energy sources, such as solar, wind, hydroelectric, or geothermal power, to run mining rigs and operations. By utilizing renewable energy, miners can reduce the environmental impact of their mining activities, lower electricity costs, and improve the long-term sustainability of their operations. The growing adoption of renewable energy is a key step toward making Bitcoin mining more eco-friendly.
Replace-by-Fee (RBF) is a Bitcoin transaction feature that allows an unconfirmed transaction to be replaced with a new version that pays a higher transaction fee. This mechanism helps users increase confirmation priority when the original fee is too low or network congestion rises unexpectedly.
ScriptPubKey (Script Public Key) is the locking script attached to a Bitcoin transaction output. It defines the conditions that must be satisfied before the output can be spent in a future transaction. Every UTXO on the Bitcoin network is protected by a ScriptPubKey that specifies the rules for unlocking and transferring ownership.
ScriptSig (Script Signature) is a component of a Bitcoin transaction input that contains the unlocking data required to spend a previously created transaction output. It typically includes a digital signature and, in many cases, a public key that proves the spender has the right to use the referenced UTXO.
secp256k1 is the elliptic curve cryptography (ECC) standard used by Bitcoin to generate private keys, derive public keys, and create digital signatures. It serves as the mathematical foundation of Bitcoin's security model and enables users to prove ownership of funds without revealing their private keys.
A seed phrase is a sequence of human-readable words that serves as the master backup for a cryptocurrency wallet. In Bitcoin, a seed phrase can recreate all private keys, public keys, and wallet addresses associated with a wallet, allowing users to recover access to their funds if a device is lost, damaged, or replaced.
SegWit, short for Segregated Witness, is a Bitcoin protocol upgrade activated in 2017 that separates digital signature data from the main transaction structure. How this change increases effective block capacity, reduces transaction fees, and solves the long-standing transaction malleability problem.
A Sequence Number is a field within each Bitcoin transaction input that was originally designed to allow transaction updates before confirmation. Today, it is primarily used to support features such as Replace-by-Fee (RBF) and relative timelocks through mechanisms like CheckSequenceVerify (CSV).
SHA-256 (Secure Hash Algorithm 256-bit) is a cryptographic hashing function that produces a fixed-length 256-bit hash. It is used in Bitcoin and many other cryptocurrencies for the Proof of Work (PoW) mining process. SHA-256 is used to secure transactions, verify data integrity.
SHA-256 coins are cryptocurrencies that use the SHA-256 cryptographic algorithm for securing their blockchain and ensuring the integrity of transactions. SHA-256 (Secure Hash Algorithm 256-bit) is a hashing function used in the Proof of Work (PoW) consensus mechanism to validate transactions and create new blocks in a blockchain. The most famous SHA-256 coin is Bitcoin, but other coins, such as Bitcoin Cash and Bitcoin SV, also use the SHA-256 algorithm.
A mining share is a unit of work done by a miner in a mining pool. It represents the miner’s contribution to solving the cryptographic puzzle required to add a new block to the blockchain. Shares are used to distribute the block reward among all miners in the pool based on their contributions.
Share difficulty is a parameter in mining pools that defines the level of difficulty required for a miner to submit a valid share. It adjusts based on the pool’s total hashrate and helps ensure that miners are contributing meaningful work towards solving the block puzzle.
Solo mining is the process of mining Bitcoin independently, without joining a mining pool. In solo mining, a miner uses their own hardware to solve cryptographic puzzles and find blocks. If the miner successfully mines a block, they receive the full block reward.
A stale share is a share that is submitted by a miner after the mining pool has already found a valid solution for the current block. It becomes invalid because the block has already been confirmed and added to the blockchain. Stale shares do not contribute to the successful mining of the block.
The Stratum Protocol is a communication protocol used in Bitcoin mining to facilitate the efficient exchange of information between miners and mining pools. It allows miners to connect to a pool’s server, receive work (mining tasks), submit results (shares), and receive block rewards. Stratum is designed to reduce latency, optimize performance, and allow for scalable, low-bandwidth communication between mining hardware and pool operators.
Stratum V2 is an updated version of the Stratum protocol used in Bitcoin mining. It builds upon the original Stratum protocol by adding features that improve communication efficiency, security, and decentralization. Stratum V2 enables more advanced features such as block template negotiation, miner-generated block proposals, and better data privacy, aiming to give miners more control over their mining operations while reducing the risk of centralization.
Sustainable mining is a cryptocurrency mining approach focused on improving long-term environmental, operational, and energy efficiency while maintaining profitable mining operations. In Bitcoin mining, sustainable mining commonly involves renewable energy usage, efficient ASIC hardware, optimized cooling systems, flexible power management, and reduced infrastructure waste.
Thermal throttling is a protective mechanism in ASIC miners and computer hardware that automatically reduces processing performance when temperatures become too high. In cryptocurrency mining, thermal throttling lowers the miner’s hashrate to prevent overheating, and hardware damage, and system instability.
Three-phase power is an electrical system used to supply energy to large mining rigs and industrial equipment. Unlike single-phase power, which uses two wires (live and neutral), three-phase power uses three wires (three live wires), which allows for more efficient energy distribution.
A timestamp in blockchain is a piece of data that records the approximate time when a block was created and added to the blockchain. In Bitcoin, the timestamp is included inside the block header and is used during mining, block validation, and difficulty adjustment. Timestamps help maintain the chronological order of blocks and support network consensus.
Transaction fees in Bitcoin mining refer to the fees paid by users who want their transactions included in the next block to be mined. Miners collect these fees in addition to the block reward (currently 6.25 BTC). Transaction fees vary based on the transaction size and the demand for space in the blockchain. As the Bitcoin network becomes congested.
A transaction input is a reference to a previously unspent transaction output (UTXO) that is being used as a source of funds in a new Bitcoin transaction. Every Bitcoin transaction spends one or more existing UTXOs through its inputs and creates new UTXOs through its outputs.
A transaction output is a record within a Bitcoin transaction that specifies where Bitcoin is being sent and under what conditions it can be spent in the future. Every output created by a transaction becomes a new UTXO (Unspent Transaction Output) until it is spent in a later transaction.
A transformer in Bitcoin mining is an electrical device used to convert electrical voltage from one level to another, making it suitable for powering mining rigs. Since mining hardware requires a specific voltage to operate efficiently, transformers adjust the incoming voltage to match the power requirements of the mining equipment. In large-scale mining operations, transformers are essential for ensuring stable power supply, efficient energy distribution, optimal operation of mining hardware.
Transformer capacity is the maximum amount of electrical power a transformer can safely handle and distribute within a mining facility. In Bitcoin mining, transformer capacity determines how much electricity can be delivered to ASIC miners, cooling systems, and mining infrastructure without overloading electrical equipment.
An uncle block is a valid block in Ethereum that is mined but not included in the main blockchain because another block at the same height has already been added. Unlike orphan blocks in Bitcoin, uncle blocks are accepted by the Ethereum network and reward miners with a smaller incentive.
Undervolting is the practice of reducing the voltage supplied to a mining device's hardware components (such as ASIC chips or GPUs) while maintaining stable performance. In Bitcoin mining, undervolting helps lower power consumption, reduce heat generation, and improve the energy efficiency of the mining rig, ultimately enhancing profitability and extending hardware lifespan.
Uptime in Bitcoin mining refers to the amount of time that mining equipment (such as ASIC miners or GPUs) is operational and actively mining without any interruption. High uptime is critical for maximizing mining revenue, as downtime reduces the number of blocks mined and, therefore, the potential mining rewards. Miners strive for 100% uptime, but factors such as hardware failure, power outages, or network issues can cause periods of inactivity.
A UTXO, or Unspent Transaction Output, is a piece of Bitcoin that has been received in a transaction but has not yet been spent. The Bitcoin network tracks ownership through UTXOs rather than account balances, making them the fundamental building blocks of all Bitcoin transactions.
A valid share is a partial solution submitted by a miner in a mining pool that meets the pool’s requirements for the current block’s Proof of Work puzzle. These shares represent work done by miners and contribute to the pool’s chances of successfully mining a block.
Ventilation in Bitcoin mining refers to the system of air circulation used to remove heat and maintain optimal temperatures in mining facilities. Mining rigs generate a significant amount of heat during operation, and effective ventilation is necessary to prevent overheating, which can lead to hardware failure, decreased performance, or damage. Ventilation systems help to regulate airflow, ensuring that the temperature within the mining facility stays within safe operating limits.
Voltage optimization in Bitcoin mining refers to the process of adjusting the voltage supplied to mining hardware to match the specific needs of the equipment, minimizing energy waste and improving efficiency. By optimizing the voltage, miners can reduce the overall power consumption of their rigs while maintaining optimal performance. This technique is particularly beneficial in large mining farms, where electricity costs can significantly affect profitability.
What is a wallet address? It is a unique alphanumeric identifier used to send and receive cryptocurrency on a blockchain network. In Bitcoin, a wallet address is derived from a public key and serves as the destination for BTC transactions.
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.