At the Green Web Foundation, we build open source tools and platforms which allow people to check individual domains and see which ones are hosted on green providers. This posts introduces a new project we’ve created called Green Web Tracker, which builds on that and aims to answer the question “how much of the internet runs on green hosting?”.
A question that we find ourselves asked regularly goes something like this – how much of the web runs on green hosting? It’s a fair question to ask, considering we’re an organisation that maintains the largest dataset of green hosting providers. The only thing we’ve got to refer to when answering this question is to point back to the work done in 2022 and 2024 by the Web Almanac. But this data is based on a point in time, and relies on the huge effort of the Web Almanac to come to light. Given the data we’ve got in our dataset, and the APIs we expose to allow folks to check domains for green hosting, we feel that this really is a question we should be able to answer for ourselves.
And so, with that question in mind, we’ve created the Green Web Tracker – an open source website that tracks green hosting of domains across a number of user submitted indexes. In this post, we’ll touch on where the idea for this project came from, how it works, and what we hope for it in the future.
A Green Web Side Quest
The idea for the Green Web Tracker came in mid-December, at the when we were already busy with multiple large development projects – namely Carbon.txt and Grid-aware Websites. Most of the team had already gone on their Christmas breaks, and I found myself in Taiwan enjoying the serenity that comes with remote work when everyone else is on holiday.
And then it came. Laurent Devernay Satyagraha, one of the co-leads on the 2024 Web Almanac Sustainability chapter, asked in a Slack chat:
Fershad Irani, is the percentage of websites benefiting from green hosting continuously monitored somewhere? Does it look possible?
First answer, no. Does it look possible, oh brother. With that one message, Laurent had managed to nerd snipe me into solving that problem. And so, Christmas remote work serenity obliterated, I ventured off away from the main mission to complete a Green Web Side Quest.
What is the Green Web Tracker?
The Green Web Tracker aims to be an open, regularly refreshed reference point for anyone wanting to answer the question how much of the web runs on green hosting? The tracker checks domains that are submitted in various indexes – effectively categorisations of similar domains. Checks are run every two weeks against the Green Web Dataset, with data uploaded to GitHub and then updated on the website.

Besides public indexes that are tracked in the way I just described, the site also has a section where anyone can create their own private index of up-to 10 domains. These domains can then be checked or changed any time a user visits the Green Web Tracker website, although at the moment the rechecks need to be manually run. All data for private indexes are stored locally on a user’s machine, and cannot be shared.
The project is built with using the Eleventy static site generator, and checks are run using a GitHub Action. All the code is open source, and we would encourage others to fork the repository and build trackers of their own!
Hopes and dreams
We would also like to see more community contributed indexes added to the Green Web Tracker. Contributions can be made via a Pull Request on GitHub, or by email. We’ve outlined the process on the Submit an Index page. For those who can, we would love to see others publishing their own trackers and track sites and indexes that are meaningful to them.
Currently the Green Web Tracker is in beta. We’re trying out the idea of tracking green domains in this fashion, and are keen to see what insights it might throw up. If you are using the Green Web Tracker, are finding it useful, or have other ideas for it – then we’d love to hear from you. You can contact us by email, or raise an issue on GitHub.
And of course, if you really do find this work useful then please do consider making a donation to the Green Web Foundation. It allows us to keep getting nerd sniped into creating projects like this one 😉.