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
- b8609667bf3e423ec44358bfedc2b547620d40a2abbcbcc8e808a1ee990a1a3d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b8609667bf3e423ec44358bfedc2b547620d40a2abbcbcc8e808a1ee990a1a3d · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0303fe7d70af01b0c6d22dc48f6331e592edcedd815901f9dc234c7bd62a814535
- public amount
- 100
- public blinding
- 83ab7d9984ddfc443349f3e5da60a12d079534afbe2476afd08895895296bb43
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.