[**brk-client**](../README.md) *** [brk-client](../globals.md) / BlockHashTxIndex # Interface: BlockHashTxIndex Defined in: [Developer/brk/modules/brk-client/index.js:201](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L201) ## Properties ### hash > **hash**: `string` Defined in: [Developer/brk/modules/brk-client/index.js:202](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L202) Bitcoin block hash *** ### index > **index**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:203](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L203) Transaction index within the block (0-based)