Back to catalog
Monero Node logo

Self-Host with Docker · Yantr

Monero Node

Privacy-focused Monero full node for wallet connections and network support.

About

Monero Node is a pruned full node for Monero that provides RPC interface for wallets and supports the Monero network. It uses less disk space than a full node while still providing full verification. Features include pruned mode for reduced storage, restricted RPC mode for security (prevents spending), P2P network connectivity for blockchain sync, and automatic updates. Perfect for connecting your Monero wallet (GUI, CLI, or mobile) to your own node instead of relying on public nodes - improving privacy by not leaking your addresses to third parties.

How to Self-Host Monero Node

Monero Node can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Monero Node does, which Docker image Yantr uses, default ports, dependencies, and where to find the original compose template.

If you searched for Monero Node Docker, Monero Node Docker Compose, or self-host Monero Node, this page is the direct landing page for that app in Yantr's catalog.

Use Cases

  • Connect your Monero wallet to your own node for better privacy.
  • Support the Monero network by relaying transactions.
  • Build applications that interact with the Monero blockchain.
  • Avoid using public RPC nodes that could deanonymize you.

Technical Details

Ports

Port Protocol Label
18089 TCP Restricted RPC
18080 TCP P2P

Docker Image

ghcr.io/sethforprivacy/simple-monerod:latest

Service Name

monerod

Notes

  • Pruned mode uses less disk space (~50GB vs 100GB+)
  • Restricted RPC prevents unauthorized spending
  • Use restricted mode for wallet connections

Related Apps

More App Pages

Explore the full app catalog for more self-hosted services, alternatives, and dependencies that work alongside Monero Node.

Page generated 2026-03-06T16:43:27.553Z