free web
        stats
M
MiningBoard Pro
XELISHASHV3 $0.0095/KH/d TARIRANDOMX $0.0293/KH/d QHASH $0.0001/MH/d DYNEXSOLVE $0.0109/KH/d OCTOPUS $0.0131/MH/d NEXAPOW $0.0016/MH/d ABELHASH $0.0000/MH/d MEOWPOW $0.0053/MH/d KARLSENHASHV2 $3.1170/GH/d KAWPOW $0.0045/MH/d CUCKAROO29 $0.0188/H/d ETCHASH $0.0005/MH/d XELISHASHV3 $0.0095/KH/d TARIRANDOMX $0.0293/KH/d QHASH $0.0001/MH/d DYNEXSOLVE $0.0109/KH/d OCTOPUS $0.0131/MH/d NEXAPOW $0.0016/MH/d ABELHASH $0.0000/MH/d MEOWPOW $0.0053/MH/d KARLSENHASHV2 $3.1170/GH/d KAWPOW $0.0045/MH/d CUCKAROO29 $0.0188/H/d ETCHASH $0.0005/MH/d
Hardware deep-dive

FPGA vs ASIC mining: when programmable silicon still beats fixed-function

ASICs are faster per dollar and per watt — that's not in dispute. So why do mining-community FPGA cards still exist in 2026? Three reasons: (1) algorithms that don't have an ASIC yet, (2) algorithms that change to dodge ASICs, and (3) niche coins where the entire ASIC market is tiny. We track 16 FPGA devices and 806 ASICs — the numbers below explain when each one wins.

What's the difference, structurally?

An ASIC (application-specific integrated circuit) is silicon designed to do one thing — for a Bitcoin SHA-256 ASIC, that's hash double-SHA-256 inputs. The hashing logic is etched into the wafer at fabrication. You can't change it. If Bitcoin forked tomorrow to a different algorithm, every Antminer in the world would become a paperweight. The trade-off is brutal efficiency: a modern S21 Pro hashes ~234 TH/s at ~17 J/TH. No FPGA gets within 100× of that for SHA-256.

An FPGA (field-programmable gate array) ships from the factory as a sea of generic logic gates. To turn it into a miner, you flash a bitstream — a configuration file that wires the gates into a specific algorithm's circuit. Want to switch from KAWPOW to VerusHash next month? Flash a new bitstream. The hardware is the same. The economics are very different from ASIC: you pay 10-50× more capex per MH/s than an ASIC for the same algo, but you get to keep mining when the algo changes.

When FPGAs actually make sense

  1. Algorithms with no ASIC: when a new coin's PoW algorithm hasn't been ASIC-implemented yet (KAWPOW for Ravencoin in 2020, kHeavyHash for Kaspa in 2022), an FPGA hits the market 18-30 months before any ASIC does. The Osprey E300 mined Kaspa for nearly two years before IceRiver and Bitmain shipped KAS ASICs.
  2. ASIC-resistant coins that fight back: Vertcoin (Lyra2REv3) and Ethereum Classic (post-merge, before its ETChash fork) both saw fork-after-fork to invalidate ASIC investments. FPGA owners just downloaded new bitstreams; ASIC owners watched their fleet brick. Bittware BCU1525 was the canonical Vertcoin survivor.
  3. Niche coins with tiny markets: an ASIC vendor needs ~5 000+ units in pre-orders to fund tape-out. A coin with $20M market cap doesn't justify that. FPGAs serve these markets indefinitely.
  4. Multi-algo merge / dual mining: BlackMiner F2 can mine KAWPOW and Octopus on the same hardware (different bitstreams loaded to different FPGA partitions). No ASIC does this.

Live comparison from our catalog

FPGAASIC
Device Hashaltcoin BlackMiner F2 Pinecone Matches INIBOX Pro (2.4Gh)
Power 130 W 1280 W
Daily profit (live) $38.88 $33.04
Multi-algo? Yes (any algo with a bitstream) No (#{@sample_asic.rig_algorithms.joins(:algorithm).pluck("algorithms.name").uniq.first || 'fixed'} only)
Survives algo fork? Yes — flash new bitstream No — bricked

Where bitstreams come from

Most FPGA miners don't write their own bitstreams. They license them from specialised firms — TheCoreLand, AllMiner, Squirrel Research Labs, FPGA.guide. Per-card per-algo licenses run roughly $20-$200 depending on the algo's complexity and how many cards the developer needs to recoup R&D from. A few bitstreams (Lyra2REv3 for the BCU1525 era) ended up open-source on GitHub once the gold rush ended.

Should you buy one in 2026?

Decision flow:

  • Are you mining BTC, LTC, BCH, or DOGE? — No, buy an ASIC. FPGAs lose to ASICs by 100× on SHA-256 / Scrypt.
  • Mining a coin with a working ASIC market? — No, buy that ASIC. (Antminer KS5 for KAS, IceRiver KS3 for KAS, etc.)
  • Mining a coin with no ASIC and unstable algorithm? — Yes, FPGA wins. Vertcoin, Hush, MWC, niche L1s.
  • Want resale optionality? — Used datacenter FPGAs (Alveo U50, U200) hold value better than dead ASICs because they have non-mining customers (HFT, video transcoding, ML inference).

Browse our FPGA catalog

See every FPGA we track on the /fpga listing. For the full hardware history including the early FPGA era (2011-2013, when ZTEX cards bridged GPU mining to ASICs), see the Bitcoin mining hardware history article.