I built this website after trying to decide what conferences to go to for the upcoming year and realizing I couldn't find a simple list of upcoming conferences in bitcoin.
This website is (hopefully!) community-maintained. If you know of a bitcoin conference you'd like to see added to the site, you can either:
- Open a PR adding a file in
content/posts/with the following structure (date: YYYY-MM-DD):
---
title: "bitcoin++"
link: "https://btcplusplus.dev/conf/atx25"
date: "2025-05-07"
location: "Austin"
flag: "🇺🇸"
---- Open an issue, mentioning the conference you propose be added, along with the data required (see code block above).