blocky Review, Pricing & Features

blocky is a free, open-source DNS proxy for network-wide ad and tracker blocking. See features, self-hosting setup, and how it compares to alternatives.

Category
DevOps
Pricing
Free, from Free
Verified
Not yet
Last updated
July 18, 2026
APIOpen SourceSelf-Hosted

Overview

blocky is a free, open-source DNS proxy and ad-blocker written in Go, maintained on GitHub as a volunteer project with no company or commercial backing. It runs as a self-hosted service on a local network and blocks ads, trackers, and malware domains at the DNS level for every connected device.

Because it intercepts DNS requests directly rather than filtering inside a browser, blocky blocks unwanted content across an entire network at once, including apps, smart TVs, and IoT devices that browser extensions cannot reach.

Key Features

blocky supports domain-based blocklists, deep CNAME inspection to catch cloaked tracking domains, and IP-based blocking. It supports encrypted DNS protocols including DNS-over-HTTPS, DNS-over-TLS, and DNS-over-QUIC, as well as DNSSEC validation.

Query logging can be written to CSV files or to a database such as MySQL, PostgreSQL, MariaDB, or TimescaleDB, and blocky exposes Prometheus-compatible metrics for integration with monitoring dashboards like Grafana.

Pricing

blocky is free and open source with no paid tiers, subscriptions, or commercial support plans. It is typically deployed via Docker or as a standalone binary and configured through a YAML file, so the only cost is the hardware or hosting used to run it.

Key Features

Pros & Cons

Pros

  • Completely free and open source with no account or subscription required
  • Lightweight Go implementation with low resource usage, suitable for a Raspberry Pi
  • Supports modern encrypted DNS protocols and DNSSEC
  • No telemetry or data collection

Cons

  • Requires self-hosting and configuration file editing rather than a plug-and-play setup
  • No official customer support beyond community GitHub issues
  • No graphical onboarding wizard for non-technical users
  • Depends entirely on the user for updates, maintenance, and uptime

Frequently Asked Questions

Is blocky free to use?

Yes, blocky is completely free and open source with no paid tiers or subscriptions.

Do I need to self-host blocky?

Yes, blocky is a self-hosted DNS proxy that you run on your own server, Raspberry Pi, or NAS; there is no managed cloud version.

How is blocky different from Pi-hole?

Both are self-hosted DNS ad blockers, but blocky is written in Go and adds features like deep CNAME inspection and native support for encrypted DNS protocols such as DoH, DoT, and DoQ.

Does blocky collect any data?

No, blocky states it collects no telemetry and shares no data with any third party.

Related Tools