[**brk-client**](../README.md) *** [brk-client](../globals.md) / PoolsSummary # Interface: PoolsSummary Defined in: [Developer/brk/modules/brk-client/index.js:639](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L639) ## Properties ### blockCount > **blockCount**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:641](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L641) Total blocks in the time period *** ### lastEstimatedHashrate > **lastEstimatedHashrate**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:642](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L642) Estimated network hashrate (hashes per second) *** ### pools > **pools**: [`PoolStats`](PoolStats.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:640](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L640) List of pools sorted by block count descending