Introduction
Small home miners such as the Bitaxe 602 Gamma and the NerdQaxe++ have lowered the barrier to participating in Bitcoin’s proof of work. These devices can operate on modest power supplies that look similar to everyday household adapters, which often leads new miners to assume electrical risk is negligible. That assumption becomes fragile when owners begin overclocking, increasing voltage targets, or running multiple devices from a single supply. The result is frequently not a dramatic failure, but a slow drift into hotter connectors, unstable reboots, and reduced component life.
The “80% rule” is a practical guideline rooted in electrical code treatment of continuous loads, meaning loads expected to run at maximum current for three hours or more. The National Electrical Code (NEC) expresses this concept by requiring branch-circuit overcurrent protection to be sized at not less than 125% of the continuous load, which implies that continuous loading should generally remain at or below 80% of a device’s rating. While this rule is commonly discussed for breakers and house wiring, the same thermal logic applies to power supplies, cables, and connectors used for miners that run continuously.
This article translates the 80% rule into clear, home-relevant calculations for 5V and 12V class miners. It shows how to size a power supply, how to select safer operating settings, and why popular overclocking supplies such as the Mean Well LRS-50-5 and LRS-600-12 still require disciplined headroom.
Why the 80% Rule Matters Even for “Low Power” Miners
Bitcoin miners behave like continuous loads because they are designed to run for long periods at a steady power level. Under the NEC framework, a branch circuit supplying continuous load must have an overcurrent device rated at least 125% of that continuous load. This is the origin of the widely used “80% of rating” planning guideline. The core idea is thermal stability: sustained current creates sustained heat in wiring, protective devices, and connection points.
For small miners, the household branch circuit is rarely the bottleneck. A 30W device on a 120V outlet draws roughly 0.25A, which is trivial relative to a 15A circuit. The bottleneck is usually downstream, inside the low-voltage DC path. Wall adapters, open-frame switching supplies, barrel connectors, and small-gauge leads can all become heat concentrated points when operated near their maximum current for long durations.
This is why applying the 80% concept to the power supply is useful even when the house circuit is not stressed. A power supply’s rating is typically a maximum under specific conditions. Many supplies include derating behavior, meaning allowable output decreases as ambient temperature increases. Mean Well’s LRS series datasheets explicitly reference derating curves and operating temperature ranges, which is a reminder that “rated current” is not a promise under all real-world conditions, especially inside a warm room with limited airflow.
A simple home analogy is a phone charger that becomes hot when pushed at its maximum output for hours. The charger may keep working, but heat is a signal that losses are accumulating and components are aging faster. Mining is similar, except it is continuous by default. Headroom is therefore not wasted capacity, it is a reliability and safety margin that makes everyday variability, such as summer room temperatures or dust buildup, less consequential.
Step-by-Step Sizing for a 5V, 6A, 30W Bitaxe-Class Setup
Many Bitaxe bundles use a 5V, 6A, 30W power supply. Solo Satoshi lists this class of adapter as 5 volts DC, 6 amps, with 30 watts output. For sizing, start with the two basic relationships:
- Power (W) = Voltage (V) × Current (A)
- Current (A) = Power (W) ÷ Voltage (V)
If the adapter is rated 6A, the 80% continuous-current guideline suggests planning for 0.8 × 6A = 4.8A as a continuous target. At 5V, that translates to a continuous power target of:
- Power = 5V × 4.8A = 24W
This is the most important number for home miners using a 5V, 6A adapter: about 24W continuous is a conservative ceiling if the device runs 24/7 and the adapter is in a typical indoor environment. Now compare common scenarios a user might actually see: Scenario A: Stock-like operation at 18W
- Current draw: 18W ÷ 5V = 3.6A
- Percent of PSU rating: 3.6A ÷ 6A = 60% This sits comfortably below 80% at default settings. It is typically associated with cooler adapter temperatures and fewer brownout style resets.
Scenario B: Performance tuning to 26W
- Current draw: 26W ÷ 5V = 5.2A
- Percent of PSU rating: 5.2A ÷ 6A ≈ 87% This exceeds the 80% planning target. It may still function, but it leaves less thermal margin for warm rooms, cable losses, or a slightly high voltage setting. If a user notices a warm barrel plug or intermittent resets, this is a common culprit.
Scenario C: “I want to use all 30W”
- Current draw at 30W: 30W ÷ 5V = 6A That is 100% of rating, continuously. In practice, this is where users most often encounter heat buildup at the connector, noisy voltage ripple under load, or power supply shutdown behavior. The adapter is operating at its maximum continuously, which is precisely what continuous-load headroom is meant to avoid.
If a miner’s firmware allows a power target, the most practical guidance is to select a ceiling aligned to the adapter’s continuous target. For a 5V, 6A adapter, a 22W to 24W limit is a conservative range that still allows meaningful tuning while respecting thermal margin.
Overclocking Paths: When Mean Well LRS-50-5 or LRS-600-12 Makes Sense, and How to Apply Headroom
When users outgrow a compact wall adapter, they often move to enclosed switching supplies. Two popular models are the Mean Well LRS-50-5 and LRS-600-12. Mean Well LRS-50-5 (5V class) Mean Well’s LRS-50 series specification lists the 5V model and shows a rated current of 10A and a rated power of 50W, with operation across a broad temperature range that references a derating curve. Applying the 80% concept to the DC output current gives:
- Continuous current target: 0.8 × 10A = 8A
- Continuous power target at 5V: 5V × 8A = 40W
This is a meaningful upgrade from a 5V, 6A adapter’s conservative 24W target. It also illustrates an important point: upgrading the power supply does not automatically eliminate risk. A 40W continuous target is still a limit that can be exceeded if a user tries to push a single board far beyond typical settings or if multiple devices share the same supply. Mean Well LRS-600-12 (12V class) For 12V builds and multi-device setups, Mean Well’s LRS-600 series lists the 12V model at 50A rated current and 600W rated power. Applying 80% yields:
- Continuous current target: 0.8 × 50A = 40A
- Continuous power target at 12V: 12V × 40A = 480W
This provides ample headroom for several small miners or a heavily tuned setup. However, the home-relevant constraint shifts from the PSU’s internal capacity to practical distribution. Higher current means greater sensitivity to wiring gauge, terminal torque, and connector quality. Heat often appears first at connection points, not inside the power supply. NerdQaxe++ style adapters and the importance of reading the label NerdQaxe++ bundles commonly ship with a standard 12.4V, 10A (124W) power supply. The 80% guideline on a 10A adapter suggests a continuous planning target of 8A, which at 12.4V is:
- 12.4V × 8A = 99.2W
If a user’s firmware power target is far below this, the adapter is likely adequate at stock settings. If overclocking pushes power toward the 100W range, the adapter may run hot, especially in warm rooms or inside enclosed cabinets. Across both 5V and 12V setups, a disciplined sizing workflow looks like this:
- Read the PSU label for voltage and maximum current.
- Compute the 80% continuous current target.
- Convert that current target into a power target using P = V × A.
- Set the miner’s power limit, or select an overclock profile, that stays below the computed power target.
- Validate with real observation: warm is information, hot is a problem.
If you’re looking to upgrade power supplies and looking at the Mean Well LRS series, check our Beginner’s Guide to Mean Well Power Supplies.
Conclusion
The 80% rule is best understood as a thermal headroom principle for continuous operation. Small home miners may seem electrically simple, yet the rise in overclocking has moved many users into a regime where adapters, connectors, and wiring operate near their limits for days or weeks at a time. The result is often reduced uptime, unstable behavior, and avoidable heat stress.
For 5V, 6A, 30W Bitaxe-class adapters, the calculations are straightforward. An 80% continuous target suggests roughly 24W continuous, which provides a clear basis for choosing settings. For upgraded supplies, the same logic applies. The Mean Well LRS-50-5 supports a higher continuous envelope, while the LRS-600-12 is appropriate for multi-device or higher-power 12V builds, provided distribution wiring is treated as a first-class design constraint.
Home mining can be an educational and technically rewarding way to engage with Bitcoin’s proof of work. The most sustainable approach for a household is not maximum power, but predictable operation supported by conservative electrical headroom. When a miner’s power target is chosen using simple calculations and verified with common-sense observation, performance tuning becomes safer, more repeatable, and more durable.
