[#ChainstateManager-BlockIndex] = xref:ChainstateManager.adoc[ChainstateManager]::BlockIndex :relfileprefix: ../ :mrdocs: Access the map of all known block index entries. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f9513c479b8), requires_capability(0x7f9502de9158), requires_capability(0x7f950b21b928), requires_capability(0x7f9514bf5918)]] xref:node/BlockMap.adoc[node::BlockMap]& BlockIndex(); ---- == Return Value A reference to the block index map. [.small]#Created with https://www.mrdocs.com[MrDocs]#