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
- d415b206d9897d3480677df190301fb2786dcca2a348eb21b210897a582ba777:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d415b206d9897d3480677df190301fb2786dcca2a348eb21b210897a582ba777 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 03fa8d3e694f7ba4456e9725f16a51fff8a5a20de0308df1ef2571e78c96389b07
- public amount
- 100
- public blinding
- beb6b01be07b9a4e412ef8d981e27cb00d105a38f37f9da30c8900cab45f1ad0
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.