What is ASIC?
How it works
ASICs are microchips designed from the ground up to perform only the cryptographic hashing required by a specific proof-of-work algorithm. For Bitcoin, ASICs compute SHA-256 double hashes at blazing speed—billions per second—while consuming minimal energy compared to GPUs. Their architecture eliminates unnecessary logic, packing thousands of hashing cores onto a single chip. This specialization allows miners to solve blocks with far less electricity per hash, making ASIC-based mining the dominant method for securing networks like Bitcoin and Litecoin.
In practice, ASIC miners connect to a mining pool via the Stratum protocol (as of V2). The pool assigns work—a block header template and a target difficulty—and the ASIC rapidly iterates through nonces (and extra nonces) to find a hash below the target. When a valid hash is found, the ASIC submits the result to the pool, which verifies it and broadcasts the block to the network. The difficulty automatically adjusts about every two weeks (for Bitcoin) to maintain a ~10-minute block time, ensuring that even as ASICs improve, block production remains steady.
The design of ASICs makes them effectively obsolete for any other algorithm due to their single-purpose nature. For instance, a Bitcoin SHA-256 ASIC cannot mine Litecoin (Scrypt) or Ethereum Classic (Ethash). However, some ASICs support merged mining—like those mining Dogecoin alongside Litecoin—where blocks from compatible chains are validated simultaneously. The efficiency gains from ASICs have driven the massive increase in Bitcoin's global hash rate, from tens of terahashes in early 2010s to over 500 exahashes in 2024, but they also concentrate mining power in large industrial farms.
Why it matters
ASICs transformed cryptocurrency mining from a hobbyist activity into an industrial-scale business. By providing vastly superior performance per watt, they secure Proof-of-Work networks against attacks—a high hash rate makes it economically infeasible to rewrite the chain. However, this comes at a cost: the capital expense of ASICs centralizes mining among large firms and manufacturers, raising concerns about governance centralization. ASICs also create an ongoing arms race, as newer generations (e.g., Bitmain Antminer S21) quickly obsolete older models, leading to electronic waste and energy consumption debates.
Real-world examples
Bitcoin relies almost exclusively on SHA-256 ASICs, with manufacturers like Bitmain and MicroBT supplying the network. Litecoin uses Scrypt ASICs, enabling merged mining with Dogecoin. The shift from GPU mining to ASICs began around 2013 when the first Bitcoin ASICs (e.g., Avalon, KnCMiner) shipped, rapidly raising the network hash rate and making GPU mining unprofitable for Bitcoin. Other chains like Kadena (Blake2s) and Siacoin (Blake2b) have their own ASICs.
FAQ
Can an ASIC mine multiple cryptocurrencies?
Generally no, because ASICs are hardwired for one hashing algorithm. A SHA-256 ASIC can only mine Bitcoin and its forks (Bitcoin Cash, e.g.), while a Scrypt ASIC mines Litecoin, Dogecoin, or other Scrypt coins. Merged mining is a special case where two chains share the same algorithm and difficulty adjustment.
Why are ASICs better than GPUs for mining?
ASICs are orders of magnitude more efficient in hash rate per joule because they lack the overhead of general-purpose computing. A modern Bitcoin ASIC can achieve 100+ terahashes per second at under 30 watts per terahash, whereas a high-end GPU might manage only a few megahashes on SHA-256 with many times the power cost.
Are there ASIC-resistant cryptocurrencies?
Yes. Coins like Monero (RandomX) and Ravencoin (KawPow) intentionally use algorithms designed to be memory-hard or CPU-friendly, making ASIC development difficult or unprofitable. However, ASICs have been built for some originally 'ASIC-resistant' algorithms (e.g., Ethash), so resistance is not permanent.
Related terms
Go deeper
Browse the complete crypto glossary to explore related terms and concepts.
Browse Glossary