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
- fa589bc12f63fc9c037ea536ec1229022833e22610749eb3d5c498352e3116f7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fa589bc12f63fc9c037ea536ec1229022833e22610749eb3d5c498352e3116f7 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0321df14eba1dab43eeb5dee8447b33b81ac549a2ad788e4bedb32022f717d42c0
- public amount
- 100
- public blinding
- 4ee47f92431616201f3e62016d8e503c8c431f5cdc5b754c6104401c25788b26
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.