[**brk-client**](../README.md) *** [brk-client](../globals.md) / PoolDetail # Interface: PoolDetail Defined in: [Developer/brk/modules/brk-client/index.js:730](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L730) ## Properties ### blockCount > **blockCount**: [`PoolBlockCounts`](PoolBlockCounts.md) Defined in: [Developer/brk/modules/brk-client/index.js:732](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L732) Block counts for different time periods *** ### blockShare > **blockShare**: [`PoolBlockShares`](PoolBlockShares.md) Defined in: [Developer/brk/modules/brk-client/index.js:733](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L733) Pool's share of total blocks for different time periods *** ### estimatedHashrate > **estimatedHashrate**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:734](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L734) Estimated hashrate based on blocks mined *** ### pool > **pool**: [`PoolDetailInfo`](PoolDetailInfo.md) Defined in: [Developer/brk/modules/brk-client/index.js:731](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L731) Pool information *** ### reportedHashrate? > `optional` **reportedHashrate?**: `number` \| `null` Defined in: [Developer/brk/modules/brk-client/index.js:735](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L735) Self-reported hashrate (if available)