--- layout: static_page title: "All Monero Downloads" title-pre-kick: "All Monero" title-kick: "Downloads" title-post-kick: "" kick-class: "red-kicks" icon: "icon_all_downloads" attribution: "" --- ### Monero Core Monero Core consists of several applications, including bitmonerod (the daemon used if running a @full-node, as it maintains the connection to the Monero network) and simplewallet (a Monero @account manager application), as well as several other helper applications. If you are using Monero Core for the first time you may want to download a @blockchain bootstrap to get you started. A link to download the @blockchain bootstrap is included in the listings below.
{% for data_downloads in site.data.downloads %} {% if data_downloads.hash == "source" %}

{{ data_downloads.platform }}

Current Version: {{ data_downloads.version }}

Optional: Download a Blockchain Bootstrap from this page


{% elsif data_downloads.hash == "none" %}

{{ data_downloads.platform }}



Coming Soon


{% else %}

{{ data_downloads.platform }}

Current Version: {{ data_downloads.version }}
SHA Hash: {{ data_downloads.hash }}

Optional: Download the Blockchain Bootstrap
{% endif %} {% endfor %}
### Other Downloads - For @blockchain bootstraps please use the link for your current platform from the list above. - For Monero Research Lab publications please visit the [Monero Research Lab section](/research-lab) of this site. - High resolution and vector copies of the Monero logo [can be downloaded at this link](/downloads/resources/branding.zip).