Thank you, that clears it up nicely, Is there anything local network wise about speeding it up other than giving my computer the entire "pipe" of my home network? I'll catch flak from the attachments, but I'm the technomage around here haha.
Besides giving it all the network bandwidth, you could do it on a more powerful computer with more RAM and CPU power. You can also start Bitcoin Core with the
-dbcache=<n> option where <n> is a value in Mb of RAM to give to the database. Increasing the dbcache will help it go faster.
I originally assumed it was hardware as well, given the linearity of the corruption. My first step was to move the block chain from One SSD to another, then to externals, then from one machine to another, then to a server. I've even moved it between Linux, MacOS and Windows. in some cases with no AV.
Do you think it could be my triple layer encryption?
It could be the encryption. Anything that modifies the blockchain data is a potential source of corruption, and depending on how your encryption works, that could be causing the issue.