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
- 7832effb7729956d1fdc894c09686f2643b546f60d90d21074ce7d741ec5788e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7832effb7729956d1fdc894c09686f2643b546f60d90d21074ce7d741ec5788e · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03c833ab87801fe2525fb25867e3066117e3515bf5e35dd756348b1ccf127207de
- public amount
- 100
- public blinding
- c0242631771fa62ed40d359817bad0da3a68cb9a3bcee0e6175e19a82d3b6669
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.