[**brk-client**](../README.md) *** [brk-client](../globals.md) / PoolsSummary # Interface: PoolsSummary Defined in: [Developer/brk/modules/brk-client/index.js:793](https://github.com/bitcoinresearchkit/brk/blob/5bf06530ce84cd1829c2f934e5baded9c9125d45/modules/brk-client/index.js#L793) ## Properties ### blockCount > **blockCount**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:795](https://github.com/bitcoinresearchkit/brk/blob/5bf06530ce84cd1829c2f934e5baded9c9125d45/modules/brk-client/index.js#L795) Total blocks in the time period *** ### lastEstimatedHashrate > **lastEstimatedHashrate**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:796](https://github.com/bitcoinresearchkit/brk/blob/5bf06530ce84cd1829c2f934e5baded9c9125d45/modules/brk-client/index.js#L796) Estimated network hashrate (hashes per second) *** ### lastEstimatedHashrate1w > **lastEstimatedHashrate1w**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:798](https://github.com/bitcoinresearchkit/brk/blob/5bf06530ce84cd1829c2f934e5baded9c9125d45/modules/brk-client/index.js#L798) Estimated network hashrate over last 1 week *** ### lastEstimatedHashrate3d > **lastEstimatedHashrate3d**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:797](https://github.com/bitcoinresearchkit/brk/blob/5bf06530ce84cd1829c2f934e5baded9c9125d45/modules/brk-client/index.js#L797) Estimated network hashrate over last 3 days *** ### pools > **pools**: [`PoolStats`](PoolStats.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:794](https://github.com/bitcoinresearchkit/brk/blob/5bf06530ce84cd1829c2f934e5baded9c9125d45/modules/brk-client/index.js#L794) List of pools sorted by block count descending