AZIC Education
DownloadsFirmwareAntminer Firmware

Antminer Stock Firmware

Official Bitmain stock firmware downloads for all Antminer models. Version history, compatibility matrix, and installation instructions.

Overview

Bitmain's stock firmware is the factory-installed firmware on all Antminer devices. It provides stable performance with official hashrate and power consumption figures. Stock firmware receives periodic updates for bug fixes, performance tuning, and security patches.

Flashing Risks: Incorrect firmware flashing can permanently brick your miner. Always verify the firmware file matches your exact model and hardware revision before flashing. Keep a copy of your current firmware as backup.

Why Use Stock Firmware?

  • Official support — Bitmain warranty remains valid
  • Stability — thoroughly tested on target hardware
  • Security patches — regular updates for known vulnerabilities
  • No license fees — included with hardware purchase
  • Pool compatibility — guaranteed compatibility with all major pools

Latest Versions by Model

S21 Series

ModelLatest VersionRelease DateNotes
S2149.0.1.32025-12-15Performance optimization, fan curve tuning
S21 Pro49.0.1.32025-12-15Shared firmware with S21
S21 XP49.0.2.12026-01-20Hydro cooling support improvements
S21+49.0.1.52026-02-10New model support

Antminer S21 / S21 Pro Stock Firmware

v49.0.1.3

Official Bitmain firmware for S21 and S21 Pro models. SHA-256 algorithm.

TAR.GZ28 MB2025-12-15
S21S21 Pro
Download(28 MB)

Antminer S21 XP Stock Firmware

v49.0.2.1

Official firmware for S21 XP hydro-cooled model.

TAR.GZ30 MB2026-01-20
S21 XP
Download(30 MB)

S19 Series

ModelLatest VersionRelease DateNotes
S1949.0.1.32025-10-20Final maintenance release
S19 Pro49.0.1.32025-10-20Shared firmware
S19j Pro49.0.1.32025-10-20Shared firmware
S19 XP49.0.1.52025-11-15Performance tuning
S19k Pro49.0.1.32025-10-20Shared firmware
S19 Hydro49.0.2.12025-11-15Cooling system updates

Antminer S19 Series Stock Firmware

v49.0.1.3

Official firmware for S19, S19 Pro, S19j Pro, and S19k Pro models.

TAR.GZ25 MB2025-10-20
S19S19 ProS19j ProS19k Pro
Download(25 MB)

Antminer S19 XP Stock Firmware

v49.0.1.5

Official firmware for S19 XP with BM1368 chips.

TAR.GZ26 MB2025-11-15
S19 XP
Download(26 MB)

Legacy Models

ModelLatest VersionRelease DateStatus
S17 / S17 Pro49.0.1.32024-06-15End of life
S17+49.0.1.32024-06-15End of life
S9 / S9i / S9j49.0.1.32023-12-01End of life
L749.0.1.32025-06-20Maintenance only
L3+49.0.1.32023-06-01End of life

Antminer S17 Series Stock Firmware

v49.0.1.3

Final firmware release for S17, S17 Pro, and S17+ models.

TAR.GZ22 MB2024-06-15
S17S17 ProS17+
Download(22 MB)

Antminer L7 Stock Firmware

v49.0.1.3

Official firmware for L7 Scrypt miner.

TAR.GZ24 MB2025-06-20
L7
Download(24 MB)

Installation Instructions

All firmware downloads are available from Bitmain's official service portal. We link to official sources only — AZIC does not host firmware files.

  1. Navigate to your miner's web interface (usually http://<miner-ip>)
  2. Log in with your credentials (default: root / root)
  3. Go to SystemFirmware Upgrade
  4. Click Choose File and select the downloaded .tar.gz file
  5. Click Upgrade — do not power off during the process
  6. Wait 3-5 minutes for the miner to reboot

Method 2: SD Card Recovery

Use this method when the miner is unresponsive or has corrupted firmware:

  1. Format a microSD card (≤32 GB) as FAT32
  2. Extract the firmware .tar.gz to get the recovery image
  3. Copy the recovery files to the SD card root
  4. Insert the SD card into the miner's slot
  5. Power on — the miner will flash automatically
  6. Wait for the status LED to stop blinking (5-10 minutes)
  7. Remove the SD card and reboot

Method 3: SSH Flashing

# SCP the firmware to the miner
scp firmware.tar.gz root@<miner-ip>:/tmp/

# SSH into the miner
ssh root@<miner-ip>

# Flash the firmware
cd /tmp && tar xzf firmware.tar.gz
./runme.sh

Never flash firmware during a power outage or unstable connection. A failed flash can permanently brick the control board, requiring NAND re-programming or board replacement.

Rollback Procedures

If a firmware update causes issues:

  1. Web interface rollback — Some versions support dual-boot partitions. Access SystemFirmwareSwitch Partition
  2. SD card recovery — Use the previous firmware version with the SD card method above
  3. NAND re-flash — For severe cases, connect via UART and re-program the NAND flash. See Firmware Recovery Guide

Known Issues

VersionIssueAffected ModelsWorkaround
49.0.1.2Fan speed reporting inaccurateS21, S21 ProUpdate to 49.0.1.3
49.0.1.1Hashrate drops after 72h uptimeS19 XPScheduled reboot or update
49.0.1.0Web UI freeze on SafariAll modelsUse Chrome/Firefox

Official Download Portal

All stock firmware is available from Bitmain's official channels:

Download only from official sources. Firmware from unofficial sources may contain malware that redirects your hashrate to an attacker's wallet. Always verify SHA-256 checksums after download.