Skip to main content
Version: v3.3

Hardware Requirements

Overview

A locally mounted SSD (Solid-State Drive) or NVMe (Non-Volatile Memory Express) disk is essential for optimal performance. Avoid Hard Disk Drives (HDD), as they can cause Erigon to lag behind the blockchain tip, albeit not fall behind.

ComponentRecommendationNotes
Disk TypeUse high-end NVMe SSDs.Avoid HDDs. SSD performance may degrade when nearing full capacity.
Disk ConfigurationRAID 0 for multiple disks (Speed)High-Speed Option: RAID 0 provides maximum speed but no redundancy (data loss risk). ZFS filesystems may be considered for Archive nodes for their data integrity features, but complex RAID-Z setups are generally not recommended.
RAMAdequate memory is crucialReduces bottlenecks during sync and improves performance under load.
CPU4–8 cores for Full nodes / 8–16 cores for Archive nodesMore cores are generally better for intense sync and query operations.
LinuxKernel version > v4A modern Linux distribution is required.

Disk Size and RAM Requirements

The amount of disk space recommended and RAM you need depends on the sync mode you want to run. Current Disk Usage values listed below are obtained using the standard Erigon + Caplin configuration, with the sole exception of the --prune.mode flag.

note

Please note that these figures are from September 2025, and the blockchain data size is continuously increasing.

Sync ModeCurrent Disk UsageDisk Size (Recommended)RAM (Required)RAM (Recommended)
Archive1.77 TB4 TB32 GB64 GB
Full (Default)920 GB2 TB16 GB32 GB
Minimal350 GB1 TB16 GB64 GB
tip

See also how you can optimize storage.

Bandwidth Requirements

Your internet bandwidth is also an important factor, particularly for sync speed and validator performance.

Node TypeBandwidth (Required)Bandwidth (Recommended)
Staking/Mining10 Mbps50 Mbps
Non-Staking5 Mbps25 Mbps