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
- f24cbebc063dca558e7b3e934c8f71e4481594f8af7855f00fad1a677c375b08:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f24cbebc063dca558e7b3e934c8f71e4481594f8af7855f00fad1a677c375b08 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02032620c044a3ac366b9fb51d68d38a0fc811645cb7bc5d724684093d1d164a67
- public amount
- 100
- public blinding
- 9566e81db81cc7117a74c38cb14052c0ff1f5cb1137d7c2c30c1063f690dada2
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.