It sounds like these transactions aren't being stored in the blockchain, but are just remaining in the node's memory. The reason is generally that you got to the end of the setup period, the blockchain parameters are set with mining-requires-peers=true, but you have not connected the first node to any peers. You can confirm this by checking if the blocks value in the output from getinfo is increasing.