# Pastebin x2Tl9Dyu @sgp_ Turns out that finding the BTC coinbases is easy (SELECT FROM `bigquery-public-data.crypto_bitcoin.transactions` WHERE is_coinbase IS TRUE) but identifying when they’re spent isn’t quite as trivial.