An ASIC miner is a piece of hardware built from silicon that has been fabricated for one job only: computing the exact hash function a specific blockchain uses for its consensus algorithm. Unlike a CPU or GPU, which can run any kind of software, the chip's circuitry is wired at the factory to do nothing else, which is what lets it outperform general-purpose hardware by orders of magnitude on that single task.
Manufacturers rate these devices in joules per terahash (J/TH), a measure of energy spent per unit of computing power. Lower is better: flagship units from vendors such as Bitmain now push below 10 J/TH, versus tens of thousands of times more energy per hash on a home computer. This efficiency gap is why Bitcoin mining moved almost entirely to dedicated ASIC farms within a few years of the first units shipping in 2013, and why solo mining with ordinary computers stopped being viable for it long ago.
That concentration of hashing power in a handful of manufacturers and large-scale operators is also the main criticism of ASIC mining: it raises the capital bar for participating in Proof of Work security and can centralize influence over a chain. Some projects respond by designing memory-hard hashing algorithms, such as Monero's RandomX or Ethereum's former Ethash, intended to stay ASIC-resistant. History shows this resistance rarely lasts forever, since specialized chips eventually catch up once a coin becomes valuable enough to justify the engineering cost.