This is nice: governments helping the Bitcoin network by running Electrum servers, governments helping the Tor network by running exit nodes.... If enough different governments try to collect data, they all become less likely to actually find what they're looking for!
Seriously though: this shouldn't be a surprise. Give them misinformation: Lookup some random addresses on block explorers and add read-only addresses to your Electrum wallets (but you can't do that with a convenient default HD-wallet).
Lesson two is to not look up your own transactions on block explorers.
That's not very convenient: even if I run Bitcoin Core, I can't just lookup any txid, right? Block explorers (for various coins) are just very convenient tools. Tor quickly shows a captcha, which is just annoying.
How many of you actually tried to run your own explorer?
With the way how world is going right now, I think we are soon going to have to host everything on our own.
I haven't tried it: it's resource consuming, so it takes an expensive VPS, one way or another it's a lot more work than using an existing explorer, and in the end my webhost could still access everything if they want.
If you really need a block explorer, then you can run your own instance of mempool.space. All the code is open source, and they even give you instructions:
https://github.com/mempool/mempoolHow cool would it be: explorer.loyce.club
But it takes more resources than my current posts archive, and to me it's not worth the cost of a powerful VPS (or VDS).
What a perfect time to purpose the new 64GB RAM server I rented recently with RAID0 SSDs as an electrum node! (Of course, it's supposed to be running other things, but Electrum nodes are dead cheap to host).
Would it be better or worse for privacy to only connect to a certain node? Pro: you know it's probably not a 3-letter agency. Con: you don't get to hide parts of your transactions by using random servers.