This page covers the minimum and recommended hardware requirements for engaging with the NEAR platform as a validator node.
Overview
Running a validator node is a significant responsibility that helps secure and decentralize the NEAR Protocol. To ensure your node operates reliably and efficiently, meeting specific hardware requirements is essential. Validators that fail to meet performance expectations risk being "kicked" from the active set, resulting in a loss of potential rewards. The specifications outlined here are designed to prevent this and ensure smooth operation.
NEAR validators can perform different roles. Block Producers have the highest requirements as they are responsible for creating new blocks. Chunk-Only Producers have slightly lower requirements as they only validate segments of a block, known as "chunks". This guide provides specifications for both roles.
This document covers hardware for both Mainnet and Testnet. Mainnet is the live network with real value, demanding robust and reliable hardware. Testnet is used for experimentation and has more lenient requirements.
While we provide both minimal and recommended specifications, we strongly advise aiming for the recommended setup. This provides a buffer for network growth and ensures your node remains competitive and stable over the long term.
Mainnet
Recommended Hardware Specifications
Block/Chunk Producers
Hardware | Recommended Specifications |
---|---|
CPU | 8+ Core Physical CPU (Intel/AMD x86_64) with AVX support |
RAM | 48GB DDR4 |
Storage | 3TB NVMe SSD |
Chunk-Only Producers
Hardware | Recommended Specifications |
---|---|
CPU | 8+ Core Physical CPU (Intel/AMD x86_64) with AVX support |
RAM | 16GB DDR4 |
Storage | 2TB NVMe SSD |
Minimal Hardware Specifications
Block/Chunk Producers
Hardware | Minimal Specifications |
---|---|
CPU | 8+ Core Physical CPU (Intel/AMD x86_64) with AVX support |
RAM | 48GB DDR4 |
Storage | 2TB SSD with 15k IOPS |
Chunk-Only Producers
Hardware | Minimal Specifications |
---|---|
CPU | 8+ Core Physical CPU (Intel/AMD x86_64) with AVX support |
RAM | 8GB DDR4 |
Storage | 1TB SSD with 15k IOPS |
Cost Estimation
Estimated monthly costs for Mainnet nodes, assuming 1-year reserved instances.
Cloud Provider | Instance Type | Estimated Monthly Cost (CPU + Storage) |
---|---|---|
AWS | m5a.2xlarge | ~$160 CPU + ~$160 Storage |
GCP | n2-standard-8 | ~$280 CPU + ~$240 Storage |
Azure | Standard_D8s_v5 | ~$180 CPU + ~$200 Storage |