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
- 8041ef81cbdc4dfc1922776e16bd227cf01a8d9588b66680365fa3e74b2b00b0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8041ef81cbdc4dfc1922776e16bd227cf01a8d9588b66680365fa3e74b2b00b0 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0390e7b9dc91d719547b4d77b90e4891f184848f5f0a7bed44e792338e4cb82f9b
- public amount
- 100
- public blinding
- f250c92242171186aa02866312c3ec43d0abf9f1f1332df5f4c193d44602305c
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.