Simple & Scalable
Noderize provides blockchain nodes as a single Docker image for easy installation and use. It’s optimized for container-based operations and can be seamlessly deployed in both Docker and Kubernetes environments.
Single Docker Image (Kubernetes supported)
Unlimited & Free
Stable operation with 5+ years of experience
# 1. Install the Bitcoin Docker image
docker pull mushsw/noderize_bitcoin:29.1

# 2. Run the container
docker run -d -it --stop-timeout 600 \
-e LICENSE_KEY=ac7a68b365ad79f2f598e77050250f1fe07e10708ca2f5c8c3369dfabe0be9a1220686ada46a768190685f8382e03882be9917e35bd1befd43d2a57d099a8d00303030303030303030303030303030303537653561366263653031373630373134313030333530 \
--name noderize_bitcoin \
-p 127.0.0.1:3000:3000 \
-v ./NODE_DATA:/mnt/data \
mushsw/noderize_bitcoin:29.1

# 3. View logs
docker logs -f --tail 100 noderize_bitcoin 
Our Partners
Noderize gratefully acknowledges support from the Pyeongtaek Industrial Promotion Agency, a public institution in South Korea, and the following organizations.