Paste a Bitcoin TXID to see whether it's confirmed, how many blocks deep, and which block finalised it. Powered by the chainkit SDK — exactly what your code would call.
API · same call, in code
Use this in your code.
The lookup above is a real call to chainkit's public API. Here's the same request as curl, in Go via the SDK, and the raw JSON response — everything you need to wire it into your own app.