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
- 3c8a454a8c19b821ecc2d50e91ea9be37fd1878eec9f3eeec51289c3999df642:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3c8a454a8c19b821ecc2d50e91ea9be37fd1878eec9f3eeec51289c3999df642 · T_PMINT
- block
- 948518 · 54d ago
- commitment C
- 03093d6e57c082813b58fc6b0eaf4c0e9fdff06f644ae717e856ef6fea33cde118
- public amount
- 100
- public blinding
- 413e96bb59f8ed7707e730b0751f831c1b79c2874f58d03e3b08f7f24e88f0d0
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.