Dashboard Infotips

These are all of the various infotips that are available in the pool dashboards.

balances

Average Daily Earnings

The Average Daily Earnings shows the average of the recent daily earnings, excluding the current day and trailing days with no earnings.

Average Weekly Earnings

The Average Weekly Earnings shows the average of the recent weekly earnings excluding the current week and trailing weeks with no earnings.

Balance

The Balance is the amount of coin in the miner's pool balance that is awaiting payout.

Note: The balance is not paid until it is equal to or greater than the minimum balance. You can view and change the minimum balance via the “Payout” link at the bottom of the dashboard or via the top-right menu.

Block Luck

The miners Block Luck in the context of the Lifetime Summary is the miner’s luck in finding blocks compared to the statistically expected number of blocks they should have found. This will be less than 100% when more blocks than expected are found, and it will be over 100% when fewer blocks than expected are found.

blockLuck = (expectedBlocks + 1) / (foundBlocks + 1)

Note that the miners block luck does not show how the miner would have performed mining solo. The miner’s luck on MintPond results from the luck of the unique jobs generated by MintPond, and the result from mining solo or on another pool will be random.

What is Mining Pool Luck?

Blocks Found

The Blocks Found value is the number of blocks that were submitted by the current miner address to the pool.

The difference between Found blocks and Expected blocks shows the luck in the jobs the pool assigned the miner. If the miner found more than expected then the miner was assigned lucky jobs. If the miner found less than expected then the miner was assigned unlucky jobs. The luck of the pool's jobs is inconsequential to the miner and the Found value is provided primarily for statistical transparency. It may also show a problem with the miner’s worker(s) if the Found value is significantly less than the Expected value.

Note: The Found indicator should not be misunderstood as an indicator of solo mining luck. The distribution of blocks within the jobs provided by the pool is unique to the pool. The miner simply performs work on the pool's jobs to find the blocks within them.

Lifetime Earnings

The Lifetime Earnings is calculated by adding the value of balances:

earnings = unconfirmed + balance + totalPaid

Since Earnings includes the Unconfirmed balance, the value may reduce whenever an unconfirmed block is orphaned.

Earnings Luck

The Earnings Luck indicates the deviation of actual earnings from expected earnings where values less than 100% are better than expected and values greater than 100% are less than expected.

The value is primarily affected by the pool's luck in finding blocks as well as orphan blocks. It can also be independently affected by the timing of a miner joining and leaving the pool.

For example - a miner (or worker) who is inconsistent and often joins the pool during bad luck and leaves before good luck will have worse luck than expected given the pool's luck.

This value is ideally near 100%. Since blocks are found randomly, this value will be lower during good luck and during bad luck, this value will be higher. The longer you mine the more closely the value will fluctuate around 100%.

earningsLuck = (expectedEarnings + 1) / (earnings + 1)

Expected Blocks

The Expected Blocks in the context of the miners Lifetime Summary shows the number of blocks you would statistically find given the amount of valid work submitted to the pool.

It is calculated by determining the work done towards finding the next block from each share submitted based on the network difficulty at the time the share was submitted. It is the same value used to calculate "Block Luck" and "Round Progress".

ShareExpectedBlocks = StratumPDifficulty / NetworkPDifficulty

ExpectedBlocks = Share1ExpectedBlocks + Share2ExpectedBlocks + ...

Expected Earnings

The Expected Earnings is calculated by multiplying the Expected Blocks value by the block reward and subtracting the pool fee.

feePaid = expectedBlocks * blockReward * feePercent
expectedEarnings = expectedBlocks * blockReward - feePaid

Since blocks are found randomly, the actual earnings will be higher than expected during good luck and lower than expected during bad luck.

Inconsistent miners may also experience more deviation from the expected earnings if they happen to mine more often or add more hash to the pool during bad luck than during good luck.

Miner Luck

The Miner Luck indicates the deviation of actual earnings from expected earnings. It is primarily affected by the pool's luck in finding blocks. It can also be independently affected by the timing of a miner joining and leaving the pool.

For example a miner (or worker) who is inconsistent and also unlucky enough to only join the pool during bad luck and leave before good luck will have worse luck than the pool.

This value is ideally near 100%

minerLuck = expectedEarnings / earnings

Orphan Blocks

The Orphan Blocks value is the number of the miners Found Blocks that were orphaned.

PPLNS Shares

The Miners PPLNS Shares is the value of the miners score-adjusted shares submitted within the current PPLNS (Pay-Per-Last-N-Shares) window.

Round Estimate

The Round Est. (round estimate) is an estimate of how much would be earned by the miner if a block is found right now. How it is calculated depends on the Pay System used by the pool.

The essence of the formula used is the same for all Pay Systems:

RoundEst = MinerShare / EveryonesShares * BlockRewardAndFees

Expected Blocks (Round)

The Round Expected Blocks in the context of the miner's earnings shows the estimated number of blocks that are expected to be found given the total work performed by the miner's workers during the current round.

Round Shares

The Miners Round Shares is the total shares submitted since the beginning of the round.

The value in parenthesis is the miner's shares as a percent of the total shares submitted by all miners.

Total Paid

The Total Paid value indicates the total amount of coin payed to the miner address.

Unconfirmed Balance

The Unconfirmed Balance is the total amount of coins earned from unconfirmed blocks.

Unconfirmed blocks are not payable until confirmed.

The time to confirm a block depends on how many confirmations the coin requires and how long on average the coin targets finding blocks.

For example, if the coin requires 100 confirmations and takes 5 minutes on average to find a block then multiply 100 x 5 to get the average number of minutes to confirm a block.

blocks

Block

The Block column contains the block height value of the block. The value also serves as a link to open a simple block explorer of the block.

Block Confirmation

The Confirmation column shows the confirmation status of blocks found by the pool.

  • If the block is still unconfirmed, then the value will be the number of confirmations followed by the total confirmations required.
  • If the block is confirmed, then the value will say "CONFIRMED".
  • If the block is orphaned, then the value will say "ORPHAN".

Some coins may require additional processing of the block before they can be paid. In this case, there will be the following additional status before the block is shown as confirmed:

  • If the block needs to be prepared but the process has not started yet, then it will show "UNPREPARED".
  • If the block is currently being prepared, then it will show "PREPARING".
  • If the block is prepared but not yet processed into the confirmed state, then it will show "PREPARED".

Blocks must be confirmed before their rewards are unlocked and added to the miner's balance. A block is confirmed when a minimum number of newer blocks have been added to the chain without the block becoming orphaned. The number of blocks required for confirmation is dependent on the specific coin.

The time it takes to confirm a block depends on how many confirmations the coin requires and how long on average the coin targets finding blocks. For example, if the coin requires 100 confirmations and takes 5 minutes on average to find a block then multiply 100 x 5 to get the average number of minutes it will take to fully confirm a block. Blocks are found at random and so the reality is it may take longer or less time in each instance than the calculated average.

Block Luck

The Luck column shows the amount of work performed to find the block. It is the Expected Blocks value represented as a percent.

What is Mining Pool Luck?

My Reward

The My Reward column shows the amount earned by the current Miner from a block.

The amount shown for confirmed blocks is based on transaction amounts generated by the payment processor.

The amount shown for unconfirmed blocks is typically accurate. However, it's still considered an estimate since the amount is generated by the webserver for display purposes rather than by the payment processor which does not generate individual transactions for unconfirmed blocks.

Block Reward

The Reward column shows the rewards the pool received from blocks found. This is the amount that is distributed to miners who earned a share of the reward.

Block Time

The Time column shows the time the block was found as recorded by the pool.

Displayed in local time.

explorer

Block Confirmations

The Block Confirmations is the number of new blocks on the blockchain since the block was found. Orphaned blocks are not part of the accepted blockchain and have no confirmations. In this case, the value will indicate that the block is orphaned.

Block Difficulty

The Block Difficulty is the network difficulty requirement the block had to meet in order to be valid.

Estimated Shares

The Block Estimated Shares is a crude estimate of how many shares might be required on average to find the block given its difficulty.

Fees

The Block Fees is the additional amount of reward included in the coinbase from transaction fees included in the block. These additional rewards are distributed to the pool miners as part of the block reward.

Block Finder

The Block Finder is the wallet address of the miner that found the block.

Block Hash

The Block Hash is the unique hash identifier of the block in the block chain.

Luck

The Luck column shows the amount of work performed to find the block. It is the Expected Blocks value represented as a percent.

What is Mining Pool Luck?

Block Shares

The Block Shares is the total shares submitted by all miners in this pool during the round that found the block.

Block Size

The Block Size is the amount of disk space the block data uses in the block chain.

Block Time

The Block Time is the approximate time that the block was found as recorded in the blockchain.

Displayed in local time.

Value Created

The Block Value Created amount indicates the amount of new coin created by the block. It typically consists of the coinbase amount but may also include coins re-created as part of a privacy mechanism.

Value Out

The Block Value Out indicates the total coin amount in the block outputs (total outgoing payments).

Expected Blocks

The Expected Blocks is the statistical number of blocks that might be found during the round given the amount of work performed by the miners. It is calculated similarly to Estimated Shares except that it's calculated incrementally from each share submitted during the round using the network difficulty at the time of share submission. Its value is used to indicate the Round Progress and the Block Luck once the block is found.

Software

The Software value shows the mining software that found the block.

miner

Miner Efficiency

The Miner Efficiency is the combined share efficiency of all the miner’s workers. It’s calculated by dividing the number of valid share submissions by the total number of share submissions to several minutes.

Efficiency = validSubmits / totalSubmits

Miner Hashrate

The Miner Hashrate is the total hashrate of the miner's workers calculated using shares submitted over a number of minutes.

Miner Round Shares

The Miner Round Share is the miners current share percent of the block reward for the current round.

network

Algorithm

The Algorithm is the proof-of-work (POW) algorithm used to mine the cryptocurrency. This is the algorithm you should set your mining software to use.

Network Block Height

The Block Height indicates the number of blocks currently in the block chain. It does not indicate the height of the block the pool is currently looking for.

Coin

The Coin is the name of the crypto-currency coin of the pool you are currently viewing.

Confirmations

The Network Confirmations indicates the number of confirmations required before a block reward can be spent. This will also be the number of confirmations required before a block reward will be added to the miner's balance.

Network Difficulty

The Network Difficulty is provided by the coin daemon. The shares submitted must meet the network difficulty in order to be considered a valid block.

Network Est.Avg Time

The Network Est.Avg. Time (estimated average time) indicates how long on average it might take for the next block to be found by anyone. It is calculated based on the current network difficulty and network hash rate.

Network Hashrate

The Network Hashrate is an estimate provided by the coin daemon of the total global hash rate currently mining the coin. The estimate is constructed from data in the blockchain (Last N blocks) and does not represent a real-time value.

Homepage

The Homepage is the URI of the homepage or most common homepage of the cryptocurrency.

Network Last Found

Last Found indicates the amount of time that has passed since the most recent block was added to the blockchain by anyone based on the block time as provided by the coin daemon.

Reward+Fees

The Network Reward+Fees indicates the current block reward plus fees from current transactions. The fees should be considered an estimate since it's possible for various mining daemons to construct slightly different transactions and MintPond has several mining daemons.

Symbol

The Symbol is the market ticker symbol used by the crypto-currency coin. In some cases, a market may need to use a different symbol because the symbol is already taken. This causes there to be more than one possible symbol. Only one symbol is used at MintPond and it will be the one the coin maintainers consider to be the official symbol or the most common symbol.

pool

Pool Balance

The Pool Balance is the sum total of all unpaid miner balances in the pool.

Confirmed Blocks

The Pool Confirmed Blocks value indicates the number of blocks found by the pool that have reached the minimum number of confirmations required to be paid out.

Pool Current Block

The Pool Current Block value indicates the height of the block the pool is currently mining.

Pool Est.Avg Time

The Pool Est.Avg. Time (estimated average time) indicates how long on average it might take for the next block to be found by the pool. The value is calculated using the current pool hash rate and network difficulty.

Pool Fee

The Pool Fee is the percent taken by the pool from each block reward in exchange for its service.

Pool Hashrate

The Pool Hashrate is the sum of hashrates of all miners in the pool calculated using shares submitted over the last number of minutes.

Pool Last Found

The Pool Last Found value indicates the amount of time that has elapsed since the pool found its most recent block. The time of the block is taken from the pool's own records rather than the value provided by the blockchain.

Pool Luck

The Pool Avg. Luck values are averages of "Luck" values from the blocks the pool has found. Note: The "Luck" is the Expected Blocks as a percent.

What is Mining Pool Luck?

  • 24 hours - Average from blocks found in the previous 24 hours.

  • 3 Days - Average from blocks found in the previous 72 hours.

  • 7 Days - Average from blocks found in the previous 168 hours.

  • 4 Weeks - Average from blocks found in the previous 4 weeks (672 hours).

  • 12 Weeks - Average from blocks found in the previous 3 months (2016 hours).

  • 12 Months - Average from blocks found in the previous year (8064 hours).

  • 64 rounds - Average from the previous 64 blocks found.

  • 128 rounds - Average from the previous 128 blocks found.

  • 256 rounds - Average from the previous 256 blocks found.

  • 512 rounds - Average from the previous 512 blocks found.

  • 1024 rounds - Average from the previous 1024 blocks found.

  • All rounds - Average from all blocks found by the pool. Excludes blocks found before the pool began recording "Expected Blocks" measurements.

Miners Count

The Pool Miners value indicates the number of miners currently using the pool.

Miners are determined by the number of unique wallet addresses being mined into.

Orphaned Blocks

The Pool Orphaned Blocks value indicates the number of blocks found by the pool that were orphaned and could not be payed.

Orphaned Blocks

The Pool Orphan Blocks history values show the number of orphaned blocks found within their respective time periods.

Pay System

The Pool Pay System shows which method of distributing rewards the pool uses.

  • Proportional (PROP) - Pays your proportion of shares submitted during a round.

  • PPLNS - Pay-Per-Last-“N”-Shares. This system rewards based on a window of the last N shares submitted by all miners.

PROP vs. PPLNS vs. PPS Mining Pool Reward Systems

PPLNS Shares

The Pool PPLNS Shares value indicates the current value of all score-adjusted shares submitted by miners within the current PPLNS pay window.

Round Progress

The Pool Round Progress shows the amount of work completed towards the expected amount of work to find the next block. The Round Progress will eventually become the “Luck” value of the next block found, at which point the Round Progress will reset and the cycle will repeat.

What is Mining Pool Luck?

Since blocks are found randomly, the value of Round Progress will complete at a random value less than or greater than 100% and does not end at 100% as might be expected, except by random chance.

Round Shares

The Pool Round Shares value indicates how many shares have been submitted so far in the current round by all miners in the pool.

Total Blocks

The Pool Total Blocks history values show the total number of blocks found within their respective time periods. The total includes orphans, confirmed and unconfirmed blocks.

Pool Total Found

The Pool Total Found value indicates the all-time total number of blocks the pool has found including orphans.

Total Paid

The Pool Total Paid value is an incrementing counter indicating how much has been paid out to miners in total from the pool.

TX Fee

The Pool TX Fee is an amount taken whenever a payout is made to compensate for network transaction fees.

Unconfirmed Blocks

The Pool Unconfirmed Blocks value indicates the number of blocks found by the pool that have not reached the minimum number of confirmations required to be paid out.

Valid Blocks

The Pool Valid Blocks history values show the number of valid blocks found within their respective time periods. The value includes confirmed and unconfirmed blocks but excludes orphans.

Pool Workers

The Pool Workers value indicates the total number of unique workers currently in use in the pool. This value is based on the names assigned to the workers and does not represent the number of unique connections to the pool.

transactions

Transaction Amount

The Amount column shows the amount applied to the miner's balance.

The amounts added to the miner's balance are shown in green.

Amounts subtracted from the miner's balance are shown in red and are contained in parenthesis.

Payouts and fees are shown as subtractions from the miner's balance and block rewards are shown as additions.

Transaction NTx Hash

The NTx Hash column shows the network transaction hash of payouts.

This value is left blank if the transaction has no associated network transaction.

Transaction Time

The Time column shows the time the transaction was performed as recorded by the pool.

Displayed in local time.

Transaction Type

The Type column shows the transaction type.

  • PAYOUT - Subtraction. Indicates a payment from the pool to the miner's wallet address.

  • FEE - Subtraction. The pool fee is subtracted from block rewards.

  • TX FEE - Subtraction. The transaction fee is subtracted before payout.

  • Block # - Addition. Payment of miners block reward to miners balance. This is shown as the block height of the block reward and also serves as a link to a simple transaction explorer.

worker

Worker Difficulty

The Worker Difficulty is assigned to the worker by the stratum. If there is more than one connection with the same worker name, the highest difficulty in the last number of minutes is displayed.

Note: The difficulty scale used by the pool stratum is not the same scale as the network. This is done to make the numbers easier to work with.

Worker Efficiency

The Worker Efficiency is the share efficiency of the worker. It's calculated by dividing the number of valid share submissions by the total number of share submissions over the previous number of minutes.

Efficiency = validSubmits / totalSubmits

Worker Expected Blocks

The Worker Expected Blocks is the statistical number of blocks that might be found during the current round given the amount of work performed by the worker.

Worker Hashrate

The Worker Hashrate is the hashrate of the worker calculated using shares submitted over the last number of minutes.

Worker Invalid Submits

The Worker Invalid Submits value shows the the number of invalid share submissions by the worker in the last number of minutes.

Worker Last Submit

The Worker Last Submit value is the elapsed time since the worker last submitted a share.

Note: The data is refreshed at a fixed interval and so the value will not immediately reset when a share is submitted.

Worker Invalid Submits (Round)

The Worker Round Invalid Submits value shows the the number of invalid share submissions by the worker in the current round.

Worker Valid Submits (Round)

The Worker Round Valid Submits value shows the the number of valid share submissions by the worker in the current round.

Worker Software

The Worker Software value shows the mining software in use by the worker.

Worker Valid Submits

The Worker Valid Submits value shows the the number of valid share submissions by the worker in the last number of minutes.