[**brk-client**](../README.md) *** [brk-client](../globals.md) / PoolsSummary # Interface: PoolsSummary Defined in: [Developer/brk/modules/brk-client/index.js:947](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L947) ## Properties ### blockCount > **blockCount**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:949](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L949) Total blocks in the time period *** ### lastEstimatedHashrate > **lastEstimatedHashrate**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:950](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L950) Estimated network hashrate (H/s) *** ### lastEstimatedHashrate1w > **lastEstimatedHashrate1w**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:952](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L952) Estimated network hashrate over last 1 week (H/s) *** ### lastEstimatedHashrate3d > **lastEstimatedHashrate3d**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:951](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L951) Estimated network hashrate over last 3 days (H/s) *** ### pools > **pools**: [`PoolStats`](PoolStats.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:948](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L948) List of pools sorted by block count descending