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
- c9681a7ecec2f5816665d02f50c78fb3569b8e6fd21865aa399cc0565230466a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c9681a7ecec2f5816665d02f50c78fb3569b8e6fd21865aa399cc0565230466a · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03deaf72d2b378548be4f9a08cec0b6add967464b01cd9e908602ab51a6dec4017
- public amount
- 100
- public blinding
- 798413e63556d4027f1aa51e3fb0eb10959ab6b132e4dd7368574bbe00405bf1
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.