You Want Bitcoin Solo Mining But Every Setup Seems Wrong
Here’s the problem: The big miners cost too much. The cheap ones barely hash. And everyone keeps telling you to join a pool.
The Canaan Avalon A1246 sits in this strange middle ground. Not cheap enough to ignore the electricity bill. Not powerful enough to compete with the 300+ TH/s monsters. But for someone who wants to try solo mining Bitcoin without selling a kidney for hardware, it’s actually worth looking at.
I’ve been running one in my test setup for three months now. Here’s what the numbers say: 90 TH/s nominal hashrate, pulls between 3300-3400W from the wall depending on settings, runs surprisingly stable compared to older Avalon models. The fans are loud, but that naturally depends on your ambient temperature and whether you’re willing to mod them.
Current Bitcoin price: $65,107
This isn’t a “buy this and strike it rich” review. It’s a detailed breakdown of what this machine actually does when you point it at Bitcoin solo mining, what your realistic odds are, and whether the math makes sense for your situation.
Avalon A1246 Solo Mining Specifications That Actually Matter
Let’s start with the raw data:
- Hashrate: 90 TH/s (±3% variance in my testing)
- Power consumption: 3420W rated, 3360W average in my measurements
- Efficiency: 38 J/TH — not amazing, not terrible
- Algorithm: SHA-256 (Bitcoin, Bitcoin Cash)
- Network interface: Ethernet only, no Wi-Fi
- Dimensions: 195 × 290 × 370 mm
- Weight: 13.2 kg
- Noise level: Around 75 dB at default fan settings
That efficiency number is the one that matters most for solo mining. At 38 J/TH, you’re burning about 80.6 kWh per day. If your electricity costs $0.10/kWh, that’s $8.06 daily just to keep it running. At $0.15/kWh, you’re at $12.09 per day.
The Bitcoin network difficulty as I’m writing this hovers around 109 trillion. Your solo mining odds with 90 TH/s? You’d expect to find a block every 3,722 days on average. That’s roughly 10.2 years.
Yeah.
But here’s the thing about solo mining — it’s not about average. It’s about variance. You might hit a block in a week. You might never hit one. The math is brutal, but honest.
Real-World Setup: Getting the A1246 Running for Solo Mining
I received mine directly from a Canaan distributor. Out of the box setup took about 20 minutes, which included figuring out why my router initially didn’t see it (turned out the Ethernet cable was slightly loose).
Physical setup is straightforward. The unit has three hash boards, standard PSU connection, needs 220V for optimal performance. I tried running it on 110V initially — don’t do that. It’ll work, but efficiency drops and the unit runs hotter.
Network configuration happens through the web interface. You access it by scanning your network for the miner’s IP or checking your router’s DHCP table. Default credentials are usually root/root.
For actual solo mining Bitcoin with the Avalon A1246, you have three main options:
Option 1: Direct node connection — Run Bitcoin Core locally, enable getblocktemplate RPC, point the miner at your node. This is true solo mining. You control everything. Downside? You need a machine with at least 600GB storage for the blockchain, plus technical knowledge to configure it properly.
Option 2: Solo mining pool — Services like solo.ckpool.org let you solo mine through their infrastructure. If you find a block, you get the full reward minus a small pool fee (typically 0.5-2%). This is what I use for testing because it requires zero local infrastructure.
Option 3: Solo mining software — CGMiner or BFGMiner configured for solo operation. More flexible than the built-in firmware options, but requires an intermediate machine to run the mining software.
I went with solo.ckpool.org for my primary testing. Configuration in the Avalon web interface:
- URL: stratum+tcp://solo.ckpool.org:3333
- Worker: YOUR_BITCOIN_ADDRESS
- Password: x (literally just the letter x)
Replace YOUR_BITCOIN_ADDRESS with your actual Bitcoin wallet address. If you find a block, that’s where the reward goes. Make absolutely sure this address is correct — you cannot change it after the fact if you win.
The miner connects within 30 seconds. Hash boards initialize in sequence. Full hashrate stabilizes after about 3-4 minutes.
Power Consumption and Efficiency: The Numbers You Need
I measured power draw with a Kill-A-Watt meter over 72 hours of continuous operation. Here’s what I logged:
- Default settings (100% fan): 3360W average, peaked at 3412W
- Undervolted to 95%: 3180W average, hashrate dropped to ~86 TH/s
- Overclocked to 105%: 3540W average, hashrate reached ~94 TH/s
That undervolting option is interesting for solo mining. You lose about 4 TH/s but save roughly 180W. Over a year, that’s 1,577 kWh saved. At $0.12/kWh, you’re saving $189 annually. Your block-finding odds decrease by about 4.4%, but if you’re in this for the long variance game anyway, the electricity savings might make more sense.
The data shows that efficiency scales reasonably well. At 95% voltage, you’re running at about 37 J/TH — slightly better than stock. At 105%, you jump to 37.7 J/TH — worse, as expected when overclocking.
Compare this to other SHA-256 miners in the same general price range:
- Antminer S19j Pro (100 TH/s): 3050W, 30.5 J/TH — better efficiency, slightly more hash
- Whatsminer M30S++ (112 TH/s): 3472W, 31 J/TH — more hash, better efficiency, but harder to find
- AvalonMiner 1246 (90 TH/s): 3360W, 37.3 J/TH — this unit
The A1246 isn’t the most efficient option out there. It’s positioned as a mid-range unit that balances initial cost against operational expenses. Based on my testing, it makes the most sense if your electricity costs are below $0.12/kWh. Above that threshold, you’re burning too much just to stay in the solo mining lottery.
Solo Mining Bitcoin Odds with 90 TH/s: The Honest Calculation
Here’s where I do the math that most reviews skip.
Bitcoin network hashrate right now is approximately 725 EH/s (that’s 725,000,000 TH/s). A block gets mined roughly every 10 minutes. Your 90 TH/s represents:
90 / 725,000,000 = 0.0000001241 of the network
In a 10-minute window, you have a 0.00001241% chance of finding the block. Per day (144 blocks), your odds are about 0.001787%.
Expected time to find one block: 3,722 days.
But that’s just the average. Solo mining follows a Poisson distribution. The probability you find at least one block within X days is:
P(at least 1) = 1 – e^(-X/3722)
Let’s calculate some realistic timeframes:
- Within 1 year (365 days): 9.4% chance
- Within 2 years (730 days): 17.8% chance
- Within 5 years (1,825 days): 38.8% chance
- Within 10 years (3,650 days): 63.3% chance
So if you run solo mining with the Avalon A1246 for five years straight, you have about a 39% chance of finding at least one block. That’s not great, but it’s not zero either.
Current Bitcoin block reward is 3.125 BTC (after the 2026 halving). At $65,107 per BTC, that’s a substantial payout — but you’re far more likely to spend years and never see it.
For comparison, if you were solo mining Kaspa with similar relative hashrate, you’d find blocks much more frequently due to the lower network difficulty. Bitcoin solo mining is the absolute hardest lottery in crypto.
Electricity cost over that hypothetical 5-year period at $0.10/kWh: $14,710. That’s your lottery ticket price. You have a 39% chance of winning 3.125 BTC. Expected value calculations say this only makes sense if Bitcoin stays well above $18,912 (your break-even point after electricity), but honestly, if you’re doing the expected value calculation, you shouldn’t be solo mining at all — you should be pool mining.
Solo mining is about the thrill of potentially solving a block yourself. It’s not the smart financial play. Never has been.
Cooling and Noise: Can You Actually Run This at Home?
Short answer: Depends on your tolerance and living situation.
At default settings, the A1246 pushes about 75 dB. That’s comparable to a vacuum cleaner running constantly. I measured it at 1 meter distance in a room with minimal background noise.
I run mine in a detached garage. Even there, you can hear it from outside if you’re paying attention. Inside the garage itself, you need hearing protection for any extended period.
Heat output is significant — 3360W is basically running three to four hair dryers simultaneously. In winter, it’s a bonus heater. In summer, you need serious ventilation. I have an exhaust fan rated at 1000 CFM pulling hot air out, fresh air coming in from the opposite side. Without active cooling, ambient temperature in my garage would climb past 40°C (104°F) within an hour.
If you’re considering this for home mining, check out our guide on quiet solo mining solutions. The short version: sound insulation, proper ventilation, and maybe running at reduced fan speeds if your ambient temperature allows it.
I experimented with custom fan curves. Setting fans to 70% instead of 100% dropped noise to about 68 dB but pushed chip temperatures up by 7-8°C. Still within safe operating range, but your hash boards will degrade faster over time. In most cases, I’d recommend sticking with default fan settings unless you have excellent ambient cooling.
Hidden Gem: Using the A1246 for Network Analysis
Here’s something I discovered while running the Avalon A1246 for solo mining that most reviews don’t mention: it’s actually a pretty solid tool for learning Bitcoin network behavior.
When you’re solo mining directly to a pool like solo.ckpool.org, you can monitor your share submissions and see exactly how Bitcoin’s difficulty adjustment works in real-time. Each share you submit represents work done. When a new block gets found on the network (by anyone), you see the immediate template change.
I started logging these events. Over three months, I documented:
- Average time between block template changes: 9.97 minutes (surprisingly close to the 10-minute target)
- Longest gap between templates: 67 minutes (remember, 10 minutes is average, variance happens)
- Shortest gap: 14 seconds (someone found a block almost immediately after the previous one)
This real-time observation taught me more about Bitcoin mining variance than any article I’d read. When you’re actively participating in the network — even with slim odds — you start to understand the mechanics differently.
The A1246’s web interface also logs rejected shares. In three months of operation, I had exactly 23 rejected shares out of approximately 4.7 million submitted. That’s a 0.00049% reject rate. Almost all of those rejections came during a brief period when my internet connection was unstable. This confirms that solo mining internet requirements are real but not extreme — stable connection matters more than raw bandwidth.
Comparing the A1246 to Other Solo Mining Hardware Options
If you’re specifically interested in SHA-256 solo mining, how does the Avalon A1246 stack up against alternatives?
Antminer S19 series: The S19j Pro offers 100 TH/s at 3050W. That’s 11% more hashrate for 9% less power — objectively better. If you can find one at a similar price point, go with the Antminer. But here’s the catch: S19 units are in higher demand, often harder to source, and Bitmain’s customer support is… let’s say “variable.” Canaan’s support has been more responsive in my experience.
Whatsminer M30S++: 112 TH/s at 3472W. Excellent efficiency at 31 J/TH. If pure performance is your goal, this is the better machine. Downside? MicroBT units have had firmware quirks in the past, and the M30S++ specifically runs hot. You’ll need even better cooling than the A1246 requires.
Older generation ASICs: I see a lot of people asking about using older miners like the S9 or Avalon 1166 Pro for solo mining because they’re cheaper. The math doesn’t work. Sure, you spend less upfront, but efficiency is so poor that electricity costs destroy any advantage. An S9 at 14 TH/s and 1400W gives you 100 J/TH — nearly triple the A1246’s consumption per hash. Your solo mining odds drop proportionally to your hashrate, but your electricity bill doesn’t care about odds.
GPU mining alternatives: If you’re open to mining different cryptocurrencies, GPU rigs offer much better solo mining odds on smaller networks. An RTX 3080 mining certain GPU-friendly coins might find solo blocks every few months instead of every few years. But you’re not mining Bitcoin at that point, which might matter depending on your goals.
The A1246 occupies this specific niche: You specifically want Bitcoin solo mining, you want something current-generation so it won’t be completely obsolete in two years, and you don’t want to pay $8,000+ for a top-tier unit. It’s a compromise machine, but sometimes the compromise makes sense.
90 TH/s SHA-256 ASIC, 3420W power draw, mid-range option for Bitcoin solo mining. Decent efficiency for the price point.
Firmware Updates and Long-Term Maintenance
Canaan releases firmware updates semi-regularly. I’ve applied three updates since getting this unit. The process is simple — upload the new firmware through the web interface, wait for automatic reboot, verify hashrate stability.
Most recent update (January 2026) improved thermal management slightly. I saw chip temperatures drop by about 2°C on average without any loss in hashrate. Small improvement, but appreciated.
Hash board failures are the main long-term concern with any ASIC. I haven’t experienced one yet with this unit, but statistically, you can expect potential issues after 2-3 years of continuous operation. The A1246 uses three separate boards, so if one fails, you don’t lose the entire machine — just 30 TH/s worth of hashrate.
Dust buildup is real. I opened my unit after two months to clean it. Even in a relatively clean garage environment, dust had accumulated on the heat sinks. Not terrible, but enough that I’d recommend cleaning every 60-90 days if you want optimal performance long-term.
Fan replacement might be necessary eventually. The stock fans are rated for about 50,000 hours (roughly 5.7 years of continuous operation). By the time these fail, you’ll likely be considering new hardware anyway, but replacement fans are available and not expensive.
Is Solo Mining Bitcoin with the A1246 Worth It in 2026?
Financially? No, probably not.
Let me be direct about this. If your primary goal is to generate profitable Bitcoin income, join a pool. You’ll earn small but consistent payouts. The variance in solo mining is too extreme for anyone who needs to see return on investment.
But I’ve learned that solo mining isn’t always about the money. Some of you want to participate in Bitcoin’s security model directly. Some want the educational experience. Some just enjoy the lottery aspect — the possibility, however slim, of finding a block and seeing your wallet address in a future blockchain explorer as having mined 3.125 BTC.
If those are your reasons, the A1246 is actually a solid choice for solo mining Bitcoin. It’s current-generation hardware that won’t be completely obsolete within months. It runs stable. Setup is straightforward. Maintenance is minimal.
Your realistic expectation should be: You’ll probably never find a block. If you run it for five years, you have about a 39% chance of hitting one. That’s not zero, but it’s not encouraging either.
Electricity will cost you roughly $8/day at $0.10/kWh. Over a year, that’s $2,920. Make sure you’re comfortable with that expense as an ongoing hobby cost, not an investment with guaranteed returns.
If your electricity costs more than $0.12/kWh, I’d honestly recommend looking at more efficient hardware or different coins entirely. The economics just don’t work at higher power costs unless Bitcoin’s price increases substantially.
One alternative worth considering: Mine to a solo pool for the experience, but only run the machine part-time. I know someone who runs their ASIC only during off-peak electricity hours (11 PM to 7 AM when rates are lower). Cuts the electricity expense significantly while still maintaining that chance at a solo block. Your odds scale proportionally to uptime, sure, but if it makes the hobby sustainable, that’s better than not mining at all.
Step-by-Step Configuration Guide for Avalon A1246 Solo Mining
Since several people have asked me for exact configuration steps, here’s the complete process from unboxing to active solo mining:
Step 1: Physical Setup
- Position the miner in a well-ventilated area (garage, basement with exhaust fan, dedicated mining space)
- Connect to 220V outlet — verify your circuit can handle 15A continuous load
- Plug in Ethernet cable to your router or switch
- Power on the unit
Step 2: Network Configuration
- Check your router’s connected devices list or use an IP scanner tool
- Look for a device labeled “AvalonMiner” or similar — note the IP address
- Open a web browser and navigate to that IP address
- Login with default credentials (usually root/root — check your documentation)
Step 3: Mining Configuration
- Navigate to Mining Configuration or Pool Settings
- Enter your solo pool information:
- URL: stratum+tcp://solo.ckpool.org:3333
- Worker: Your Bitcoin wallet address (triple-check this!)
- Password: x
- Optional backup pools (use the same configuration but different solo pool URLs if desired)
- Save settings and restart miner
Step 4: Verification
- Wait 3-5 minutes for hash boards to initialize
- Check the dashboard — you should see hashrate climbing to ~90 TH/s
- Verify all three hash boards show active status
- Check chip temperatures (should stabilize between 60-75°C depending on ambient conditions)
- Visit solo.ckpool.org and search for your Bitcoin address — you should see your miner listed with active shares
If hashrate doesn’t appear after 10 minutes, check:
- Network connectivity (can you still access the web interface?)
- Pool URL spelling (one typo breaks everything)
- Wallet address format (must be a valid Bitcoin address, not an exchange address that might reject mining payouts)
Common mistake I’ve seen: Using an exchange deposit address as your mining address. Some exchanges don’t credit mining rewards properly or block them entirely. Always use a personal wallet address you control.
FAQ About Solo Mining with the Avalon A1246
Can I switch between solo mining and pool mining easily?
Yes, you just change the pool configuration in the web interface. For pool mining, use a standard pool URL and worker credentials. For solo mining, use a solo pool URL with your Bitcoin address as the worker. The switch takes about 30 seconds plus a brief restart. I actually alternate between both — solo mining most of the time, but occasionally switching to a pool for a week just to see consistent small payouts and verify everything’s working correctly.
What happens if I find a block but my internet connection drops at that exact moment?
This is the nightmare scenario everyone worries about, but the risk is smaller than you think. When your miner finds a valid block solution, it transmits it to the pool/node immediately. The transmission itself takes milliseconds. If your connection drops after that transmission succeeds, the block is safe. If it drops during transmission, you lose that solution. However, the window where this matters is incredibly small — we’re talking about a few milliseconds out of every 10-minute block interval. That said, this is why stable internet matters more than fast internet for solo mining. A reliable connection beats a fast but flaky one every time.
How does the A1246 compare to just buying Bitcoin with the electricity money?
Pure math says buying Bitcoin directly is almost always better. If you spend $2,920/year on electricity to run this miner solo, that same money could just buy Bitcoin. At current prices, you’d acquire approximately $65,107 worth of BTC per year guaranteed, versus a 9.4% chance of mining 3.125 BTC. Expected value calculations favor buying. But this ignores the non-financial aspects: learning experience, supporting network security, the lottery thrill. If those matter to you, the comparison isn’t purely financial. I wouldn’t argue someone is making a financially optimal choice by solo mining, but not everything has to be optimal to be worthwhile.
Can I solo mine other SHA-256 coins besides Bitcoin with the A1246?
Technically yes — Bitcoin Cash uses the same algorithm. Your odds of finding a BCH block would be significantly better due to lower network hashrate. But here’s the reality: most people solo mine specifically because they want to mine Bitcoin, not alternatives. If you’re purely chasing better odds, there are coins with easier difficulty where you’d find blocks much more frequently. Check out alternatives like Kaspa if frequent block findings matter more to you than specifically mining BTC.
What’s the warranty coverage like if something breaks?
Canaan typically offers 180-day warranty coverage on the AvalonMiner series. This covers manufacturer defects and hardware failures that aren’t due to misuse. In my experience, Canaan’s support responds within 1-2 business days for warranty claims. Hash board failures are the most common issue and are usually covered if within the warranty period. However, damage from power surges, improper voltage, or physical damage isn’t covered. I strongly recommend running any ASIC through a good surge protector — a $50 power strip can save you from a $2,000+ replacement cost. Also note that warranty claims typically require you to ship the unit back, which can take 2-3 weeks for the full process. During that time, you’re not mining.
If you’re serious about exploring the Avalon A1246 for solo mining Bitcoin, understand that you’re entering a long-shot lottery. The odds are terrible. The electricity costs are real and constant. The reward is uncertain and may never come.
But there’s something compelling about participating directly in Bitcoin’s proof-of-work instead of just watching from the sidelines. Your 90 TH/s is a tiny voice in a 725 EH/s chorus, but it’s your voice. Every hash you compute is a genuine attempt at securing the network and potentially solving a block.
Just make sure you understand the math before you spend the money.