All pairs A->B, where A (or one of its ancestors) misses transactions, but B has transactions.
Declared in <node/blockstorage.h>
<node/blockstorage.h>
std::multimap<CBlockIndex*, CBlockIndex*> m_blocks_unlinked;