Autor: Jakub Rusinowski · Ostatnia aktualizacja: 10 lipca 2026
A used RTX 3090 at $600–750 remains the best VRAM-per-dollar purchase in local AI in mid-2026 — but only if you verify VRAM health, thermals, and mining wear before money changes hands. This checklist
A used RTX 3090 at $600–750 remains the best VRAM-per-dollar purchase in local AI in mid-2026 — but only if you verify VRAM health, thermals, and mining wear before money changes hands. This checklist covers exactly what to inspect, the tests to run in the first 48 hours, and fair prices for every card worth buying used.
Last Updated: July 2026
For LLM inference, VRAM capacity and memory bandwidth beat architecture generation. A used RTX 3090 (24GB, 936 GB/s) runs the same 32B models as an RTX 4090 costing twice as much — just 30–40% slower — and outclasses every new card under $900, most of which are stuck at 12–16GB. The catch: many 3090s spent years in mining farms or flooded basements, so buying used is a skill.
| Card | VRAM | Fair used price | LLM verdict |
|---|---|---|---|
| RTX 3060 12GB | 12 GB | $180–230 | Cheapest usable card — 7–13B models |
| RTX 4060 Ti 16GB | 16 GB | $330–400 | Good low-power middle ground |
| RTX 3090 | 24 GB | $600–750 | The value king for 27–32B models |
| RTX 3090 Ti | 24 GB | $700–850 | Slightly faster; rarely worth the premium |
| RTX 4090 | 24 GB | $1,200–1,500 | Fastest consumer card; holds value stubbornly |
Prices are US market (eBay sold listings / r/hardwareswap); expect ±15% regionally. Anything dramatically below these numbers is a signal, not a deal. If these budgets are out of reach, a cloud GPU rental costs ~$0.30–0.70/hr with zero hardware risk.
1. Ask for a live nvidia-smi screenshot. A legitimate seller can run one command. Check the card is detected with full VRAM, and look at idle temperature — an idle card at 50°C+ suggests dried thermal paste or dying fans.
2. Look for mining tells. Mining itself isn't fatal — a well-run mining card held at constant temperature can be healthier than a gamer's card that thermal-cycled daily. The real risks are worn fan bearings (listen for grinding or clicking), baked thermal pads on GDDR6X memory, and modified BIOS. Ask directly: "Was this card used for mining?" A lie you can screenshot beats a truth you never asked for.
3. Check the physical card. Discolored or darkened PCB near the power connectors, rusted screws, water lines or corrosion on the ports = walk away (flood damage). Sticker residue over every screw usually means a repair shop has been inside.
4. Verify the model isn't faked. A classic scam: flashed cards reporting as a 3090 while being a 2080. nvidia-smi showing the full 24576 MiB plus a GPU-Z screenshot showing the correct GA102 die settles it.
5. Buy with recourse. eBay's money-back guarantee makes it the safest marketplace for expensive used cards, followed by r/hardwareswap with PayPal Goods & Services. Local cash deals are only for cards you can test on-site.
Run these before your return window closes. Total time: about an hour, mostly unattended.
nvidia-smi
# Check: correct name, 24576MiB for a 3090, sane idle temp (<45C)
nvidia-smi -q | grep -A3 "Temperature"
Failing VRAM shows up as artifacts, driver crashes, or gibberish model output — often only when the *last* gigabytes get touched, which normal gaming never does but a 24GB LLM load does. Use memtest_vulkan (works on any GPU, no CUDA toolkit needed) and let it run 15–30 minutes; any error count above zero is a return.
# Download the release binary, then:
./memtest_vulkan
# Expect: zero errors across ~23GB tested, pass after pass
# Terminal 1 — watch temps, power, and clocks for throttling
nvidia-smi --query-gpu=temperature.gpu,temperature.memory,power.draw,clocks.sm --format=csv -l 2
# Terminal 2 — a real LLM load for 20+ minutes
ollama run qwen2.5:32b "Write a 5000 word story about a lighthouse keeper."
What you want on a 3090: GPU core below ~83°C, and critically memory junction temperature below ~100°C under sustained load (GDDR6X throttles at 110°C). Memory junction pinned at 100–108°C means the thermal pads are cooked — a ~$30 repad fixes it if you're comfortable opening the card; otherwise return it.
Compare your card against the community benchmark leaderboard. A healthy 3090 does roughly 100+ t/s on an 8B Q4 model and ~30–35 t/s on a 32B Q4. If you're 30%+ below similar submissions, something is throttling.
The decision rule: if you want to run 27B+ models, nothing new under $1,000 competes with a used 3090. If 8–14B models cover your needs, buy new — 16GB, warranty, half the power draw. See the GPU Buyer's Guide for new-card rankings, and check the electricity cost guide before committing a 350W card to 24/7 duty.
Yes — it's still the cheapest 24GB card by a wide margin, and 24GB is the entry ticket to the 27–32B model class. At $600–750 it delivers VRAM-per-dollar no new consumer card matches. The risk that comes with used cards is what the test protocol above (and buying with a return window) is for.
No. Steady-state mining is gentler than daily gaming thermal cycles; the real wear is fans and memory thermal pads, both checkable (listen, and watch memory junction temps under load) and both cheaply fixable. Judge each card by its test results, not its history.
Run memtest_vulkan for 15–30 minutes (zero errors required), then a sustained 20-minute LLM load while watching nvidia-smi memory junction temperature (below ~100°C on GDDR6X). Together these touch all 24GB in ways gaming never does.
Under ~$450 from a stranger with no returns in mid-2026. Working 3090s reliably sell for $600+; a card priced 30% under market is either faked, artifacting, or about to be "lost in shipping."