--- # This file is licensed under the MIT License (MIT) available on # http://opensource.org/licenses/MIT. layout: base-core id: bitcoin-core-overview columns: 1 breadcrumbs: - bitcoin - Bitcoin Core ---

{% translate bitcoin-core %}

{% capture slogan %}{% translate bitcoin-core-slogan %}{% endcapture %}

{{slogan | strip_html }}


{% include bitcoin-core/download-bitcoin-core.html %}

{% translate about1 %}

{% translate about2 %}

{% translate about3 %}

{% translate about4 %}

{% comment %} {% endcomment %} {% if page.lang == "en" %}

In addition to improving Bitcoin's decentralization, Bitcoin Core users get better security for their bitcoins, privacy features not available in other wallets, a choice of user interfaces, and several other powerful features.

{% else %}

{% translate about5 %}

{% endif %}


{% comment %} {% endcomment %} {% if page.lang == "en" %}
{% else %}

{% translate download-bitcoin-core %}

{% endif %}

{% translate news %}

{% comment %}{% endcomment %} {% capture text_releases %} {% filter_for p in site.pages reversed sort_by:versionint category:release %} {% if p.optional_date %}{{ p.optional_date | date:"%Y-%m-%d" }} - {% endif %}{{ p.title }}:: {% endfilter_for %} {% endcapture %} {% assign array_releases = text_releases | strip_newlines | split: '::' %} {% comment %}{% endcomment %}

{% translate more-news-and-rss %}