How a Mining Pool Fee Affects a Beginner Example
2026-09-12 08:56

What a Mining Pool Fee Is

A mining pool fee is the percentage a pool deducts from a miner’s calculated reward, or a defined component of it, before crediting the miner’s account.

It is different from a Bitcoin transaction fee. Bitcoin users pay transaction fees to have their transactions included in a block; those fees form part of the revenue earned by the miner or pool that finds the block. A pool fee is the pool’s charge for its services.

When comparing pools or payment methods, check both the fee percentage and the reward component it applies to.

The Basic Fee Calculation

Reward after pool fee = Pre-fee reward × (1 − pool fee rate)

Use the fee rate as a decimal: 4% becomes 0.04.

Suppose a miner has a hypothetical pre-fee reward of 0.00100000 BTC for the same reward component and period. This amount is illustrative and does not represent an actual mining outcome.

Pool fee Fee deducted Reward after pool fee
4% 0.00100000 × 0.04 = 0.00004000 BTC 0.00096000 BTC
2% 0.00100000 × 0.02 = 0.00002000 BTC 0.00098000 BTC

The difference is:

0.00098000 − 0.00096000 = 0.00002000 BTC

With the same pre-fee reward, the 2% fee leaves the miner with 0.00002000 BTC more than the 4% fee. That difference equals 2% of the hypothetical gross reward.

These figures show rewards after the pool fee, before operating costs. They do not necessarily represent an amount transferred to a wallet.

The example also assumes an identical pre-fee reward. Different payment methods may calculate that reward differently, so the table alone cannot tell you which method will produce more BTC.

Why Pools Use Shares to Calculate Rewards

Pools use shares to estimate how much work each miner contributes. A share meets the pool’s target, which is easier to satisfy than Bitcoin’s network target. Shares provide statistical evidence of hashing work; they do not prove that a miner performed an exact number of hashes.

Occasionally, a share also meets the network target and provides a block solution. Most shares serve only to measure contributed work. The pool uses accepted shares and its payment rules to calculate miners’ rewards (Bitcoin Developer Guide).

The pool fee is applied to the calculated reward, not directly to the hashrate displayed on a miner’s hardware.

Why the Fee Percentage Alone Does Not Tell the Whole Story

A lower fee does not automatically mean higher BTC earnings over a given day or week. Payment methods differ in how they calculate rewards, include transaction fees, and distribute the uncertainty associated with finding blocks.

Two common methods are:

  • PPS (Pay Per Share): Miners receive payment for each accepted share, regardless of whether the pool finds a block. For a given share difficulty, the subsidy-based payment rate depends on the block subsidy and network difficulty. The pool bears the risk of short-term fluctuations in block discovery for this component.
  • PPLNS (Pay Per Last N Shares): Miners receive rewards from blocks the pool actually finds, based on their contributed work within the method’s share window. Earnings fluctuate with pool luck—whether the pool finds more or fewer blocks than statistically expected for its mining work.

A higher fee under a PPS-style method can reflect the pool taking on block-discovery risk. Under PPLNS, miners’ rewards depend more directly on the pool’s actual block results. Transaction-fee treatment also matters: check whether and how that revenue is included (ViaBTC payment-method guide).

How This Applies to ViaBTC’s Payment Methods

ViaBTC’s help documentation lists PPS+ and PPLNS. For the BTC fee comparison below, “block subsidy” means the newly issued BTC component, separate from transaction fees.

PPS+

ViaBTC applies different methods and fees to the two components:

  • Block subsidy component: PPS calculation with a listed 4% pool fee. Payment for accepted shares does not depend on the pool finding a block; this component is settled hourly based on current difficulty.
  • Transaction-fee component: PPLNS calculation with a listed 2% pool fee. This component depends on transaction fees from blocks the pool actually finds. The calculation uses the miner’s hashrate share over the last five difficulty rounds when a block reaches six confirmations.

The documentation labels transaction-fee revenue as “flexible.” This refers to the variable revenue amount, not a variable pool fee rate.

PPLNS

Under standalone PPLNS, the block subsidy and transaction fees are allocated together with a listed 2% pool fee. ViaBTC specifies the miner’s hashrate share over the last five difficulty rounds, calculated when a block reaches six confirmations (ViaBTC reward-calculation rules).

Describing PPS+ only as a “4% fee” leaves out its separate transaction-fee component. The 4% and 2% rates apply to different portions of earnings; they are not added together or charged twice on the same amount.

What a Beginner Should Check Before Comparing Pools

  • Payment method: How are rewards calculated, and which components depend on the pool finding blocks?
  • Fee scope: Does the listed percentage apply to all rewards or only one component?
  • Transaction-fee treatment: Are transaction fees included? Is their allocation based on an estimate or on fees from blocks the pool actually finds?
  • Reward settlement: When are rewards calculated and credited to the account?
  • Withdrawals: When can credited earnings be transferred to a wallet, and what withdrawal conditions apply? Check these separately from reward settlement.

For a meaningful fee comparison, use the same reward component and measurement period. If you hold the pre-fee reward constant, the arithmetic isolates the effect of the fee. If you compare actual earnings, differences may also reflect the payment method and mining results.

Limitations of This Example

This example shows how a fee changes a given pre-fee reward. It does not establish that one payment method will earn more BTC over a particular period.

Actual BTC earnings also depend on contributed hashrate, network difficulty, miner uptime, rejected shares, and the payment method’s treatment of transaction fees and pool luck.

Rewards after the pool fee are not the same as profit. To estimate fiat profit, convert the BTC earnings to a fiat value using a stated BTC price, then account for electricity, hosting, and applicable hardware costs. If the earnings figure already excludes the pool fee, do not deduct that fee again. Operating costs still need to be accounted for separately.

FAQ

Is a mining pool fee the same as a Bitcoin transaction fee?

No. Bitcoin users pay transaction fees for block inclusion. A mining pool fee is the pool’s charge, deducted from miners’ calculated rewards or a defined reward component.

Does a lower pool fee always mean higher BTC earnings?

For the same pre-fee reward, a lower fee leaves more BTC. Across different pools or payment methods, however, the pre-fee rewards may differ. Compare how rewards are calculated as well as the fee percentage.

Why does ViaBTC list two different fees for PPS+?

The block subsidy component uses PPS with a listed 4% fee, while the transaction-fee component uses PPLNS with a listed 2% fee. The rates apply to separate components (ViaBTC reward-calculation rules).

Does PPLNS determine when BTC reaches my wallet?

PPLNS determines how block-dependent rewards are allocated. ViaBTC calculates these rewards when a block reaches six confirmations, using its specified contribution window. Wallet transfers follow separate withdrawal rules, so reward settlement and withdrawal timing should be checked separately.

References

  1. Bitcoin Developer Guide — Mining
  2. ViaBTC Help Center — How are profits calculated?
  3. ViaBTC Help Center — How to Choose the Optimal Payment Method (PPS+, PPLNS)?