UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- e21b7d3812efe92db6b3685e4182ffb1e234b21baabc1925a37e30f2ace8e456:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e21b7d3812efe92db6b3685e4182ffb1e234b21baabc1925a37e30f2ace8e456 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 035ef5a876d71fc7eeb72fb77015cc4b962c310641d42aed73dde4b68edc2a9063
- public amount
- 100
- public blinding
- f1279a78b324bc1292f2d8b04563a01a527c5dd4a6025cee27a9ebeaa67c058f
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.