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
- ccc118de93b4d6b85f2e9bead33bb4d34e99940018d8082e0da82728098dd830:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ccc118de93b4d6b85f2e9bead33bb4d34e99940018d8082e0da82728098dd830 · T_PMINT
- block
- 948648 · 57d ago
- commitment C
- 03faeba218abf937a23d9b3df113dbf6d495b56ab39e226495df2f120aeeb1ce69
- public amount
- 100
- public blinding
- 172d3432b3e5428b253a4a3d7d90dd701d2a1072243e904ffad0ff74c1ff5c43
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.