[**brk-client**](../README.md) *** [brk-client](../globals.md) / PoolsSummary # Interface: PoolsSummary Defined in: [Developer/brk/modules/brk-client/index.js:967](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L967) ## Properties ### blockCount > **blockCount**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:969](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L969) Total blocks in the time period *** ### lastEstimatedHashrate > **lastEstimatedHashrate**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:970](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L970) Estimated network hashrate (H/s) *** ### lastEstimatedHashrate1w > **lastEstimatedHashrate1w**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:972](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L972) Estimated network hashrate over last 1 week (H/s) *** ### lastEstimatedHashrate3d > **lastEstimatedHashrate3d**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:971](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L971) Estimated network hashrate over last 3 days (H/s) *** ### pools > **pools**: [`PoolStats`](PoolStats.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:968](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L968) List of pools sorted by block count descending