[**brk-client**](../README.md) *** [brk-client](../globals.md) / BlockWeightEntry # Interface: BlockWeightEntry Defined in: [Developer/brk/modules/brk-client/index.js:301](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L301) ## Properties ### avgHeight > **avgHeight**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:302](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L302) Average block height in this window *** ### avgWeight > **avgWeight**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:304](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L304) Rolling 24h median block weight (weight units) *** ### timestamp > **timestamp**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:303](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L303) Unix timestamp at the window midpoint