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
- 771cddf020bcf9227ffe92585da42b4fc5355f80279d814c006715061c685d6b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 771cddf020bcf9227ffe92585da42b4fc5355f80279d814c006715061c685d6b · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 027c4862330dc30623121dd7e7f438860f69e1b173948723fa3f4fa68239673346
- public amount
- 100
- public blinding
- 157e840467cab75f9f27e8c145d1005b287d39ebd71570f23b0741a5e236a04e
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.