---
layout: base
lang: en
id: alerts
title: Network status and alerts - Bitcoin
---
Network status and alerts
{% assign active = false %}{% filter_for p in site.pages reversed sort_by:date category:alert %}{% if p.active == true %}{% assign active = true %}{% endif %}{% endfilter_for %}
{% if active == false %}
There is no ongoing event on the Bitcoin network.
{% else %}
The following network event is ongoing.
{% filter_for p in site.pages reversed sort_by:date category:alert %}{% if p.active == true %}