I don't have much faith in most hosts file blocklists myself, because they're manually generated and too easily get full of outdated entries while at the same time inevitably missing the latest changes.
The exception might be this, because there's an actual reasoning and method behind it:
https://spreadprivacy.com/duckduckgo-tracker-radar/The Git repo is around 2GB and doesn't contain a hosts file itself.
I wrote a simple script that just uses grep to pull out the host names who's JSON file contains a relevent category name, and it generates a hosts file. I haven't had time to test out using the hosts file yet though - I'm not sure how much stuff it might break when trying to browse Javascripty sites in Firefox.
I use NoScript in Firefox and use Dillo whenever possible anyway, though both approaches are still vulnerable to tracking pixels.
If anyone's interested I can try to remember to remember to post instructions for making a DDG Tracker Radar hosts file here once I get back to it one day.