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
- 2c868a743a6d207699f24965981cb7f93e660a38128c7ea58103394e25c7dc88:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2c868a743a6d207699f24965981cb7f93e660a38128c7ea58103394e25c7dc88 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 021318f056423575f20b1214947c9b33d0c3a41d4c22e0c3d521968aab9d74b53c
- public amount
- 100
- public blinding
- 8cf5548c635dd0b46c273ad6e3788e571c3ea43e16fba238c070f0b4d003df65
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.