I'm running Pi-Hole on a VPS and have port 53 only accessible by the (static) IPs that connect to it. I'm using unbound as well and things seem to be going quite well for those who use it.
I'd like to display the total queries and queries blocked on a public website somewhere and have it update every X minutes, maybe poll the pi-hole stats once every 15 minutes or so. Is this possible?