[#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(0x7f2e1bc17658), requires_capability(0x7f2e146b59a8), requires_capability(0x7f2e298fad78), requires_capability(0x7f2e360b84d8)]] xref:node/BlockMap.adoc[node::BlockMap]& BlockIndex(); ---- == Return Value A reference to the block index map. [.small]#Created with https://www.mrdocs.com[MrDocs]#