Hashrate (24h) |
Estimated
|
Reported
|
Luck |
{{ poolStats.estimatedHashrate | amountShortener : 1 : 'H/s' }} |
{{ poolStats.reportedHashrate | amountShortener : 1 : 'H/s' }} |
{{ formatNumber(poolStats.luck, this.locale, '1.2-2') }}% |
|
Hashrate (24h)
Estimated
|
Reported
|
Luck |
{{ poolStats.estimatedHashrate | amountShortener : 1 : 'H/s' }} |
{{ poolStats.reportedHashrate | amountShortener : 1 : 'H/s' }} |
{{ formatNumber(poolStats.luck, this.locale, '1.2-2') }}% |
|
~ |
~ |
Mined Blocks |
24h |
1w |
All |
{{ formatNumber(poolStats.blockCount['24h'], this.locale, '1.0-0') }} ({{ formatNumber(100 *
poolStats.blockShare['24h'], this.locale, '1.0-0') }}%) |
{{ formatNumber(poolStats.blockCount['1w'], this.locale, '1.0-0') }} ({{ formatNumber(100 *
poolStats.blockShare['1w'], this.locale, '1.0-0') }}%) |
{{ formatNumber(poolStats.blockCount['all'], this.locale, '1.0-0') }} ({{ formatNumber(100 *
poolStats.blockShare['all'], this.locale, '1.0-0') }}%) |
|
Mined Blocks
24h |
1w |
All |
{{ formatNumber(poolStats.blockCount['24h'], this.locale, '1.0-0') }} ({{ formatNumber(100 *
poolStats.blockShare['24h'], this.locale, '1.0-0') }}%) |
{{ formatNumber(poolStats.blockCount['1w'], this.locale, '1.0-0') }} ({{ formatNumber(100 *
poolStats.blockShare['1w'], this.locale, '1.0-0') }}%) |
{{ formatNumber(poolStats.blockCount['all'], this.locale, '1.0-0') }} ({{ formatNumber(100 *
poolStats.blockShare['all'], this.locale, '1.0-0') }}%) |
|