[#node-BlockManager-m_blocks_unlinked] = xref:node.adoc[node]::xref:node/BlockManager.adoc[BlockManager]::m_blocks_unlinked :relfileprefix: ../../ :mrdocs: All pairs A‐>B, where A (or one of its ancestors) misses transactions, but B has transactions. == Synopsis Declared in `<node/blockstorage.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::multimap<CBlockIndex*, CBlockIndex*> m_blocks_unlinked; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#