[**brk-client**](../README.md) *** [brk-client](../globals.md) / PoolsSummary # Interface: PoolsSummary Defined in: [Developer/brk/modules/brk-client/index.js:618](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L618) ## Properties ### blockCount > **blockCount**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:620](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L620) Total blocks in the time period *** ### lastEstimatedHashrate > **lastEstimatedHashrate**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:621](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L621) Estimated network hashrate (hashes per second) *** ### pools > **pools**: [`PoolStats`](PoolStats.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:619](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L619) List of pools sorted by block count descending