mining ASIC
An ASIC — Application-Specific Integrated Circuit — is a chip designed to do exactly one job and nothing else. A mining ASIC is silicon hard-wired to compute one specific proof-of-work hash (for Bitcoin, double SHA-256) as fast and as power-efficiently as physically possible. Where a general CPU is a Swiss army knife and a GPU is a versatile workshop, a mining ASIC is a single purpose-built machine on an assembly line: it cannot browse the web or run a game, but at its one task it is thousands of times more efficient than anything general-purpose.
This efficiency gap is enormous and decisive. Bitcoin mining went from CPUs (millions of hashes per second) to GPUs to FPGAs and finally to ASICs (now tens of terahashes — trillions of hashes — per second per unit) over a few years. Once ASICs exist for a hashing algorithm, CPU and GPU mining of that coin becomes pointless: a hobbyist's PC would spend more on electricity than it could ever earn. Modern Bitcoin ASICs are measured in joules per terahash, and competitiveness depends on access to the latest chips and the cheapest power.
ASICs reshape the geography and economics of a network. Because designing and fabricating them requires advanced semiconductor manufacturing, production has historically been dominated by a few firms (notably Bitmain and MicroBT), and mining itself migrates to regions with the cheapest electricity. Critics argue this centralizes proof-of-work around capital and energy access; defenders argue ASICs make an attack more expensive because dedicated hardware is a sunk, single-purpose cost that loses value if the miner attacks and destroys the coin's price.
In response, some networks deliberately design 'ASIC-resistant' algorithms intended to keep mining accessible to commodity hardware. Ethereum's old Ethash and Monero's RandomX are memory-hard or CPU-friendly by design, aiming to blunt the ASIC advantage so ordinary GPUs or CPUs stay competitive — though in practice ASIC resistance is a moving target, since manufacturers eventually build specialized chips for any sufficiently valuable coin, and only a credible threat of frequent algorithm changes (as Monero uses) keeps it durable. Ethereum sidestepped the issue entirely by abandoning proof-of-work for proof-of-stake.
ASIC resistance is a moving target, not a permanent property: for any sufficiently valuable coin, someone eventually builds a chip. Only frequent, credible algorithm changes keep commodity hardware competitive.