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
- e376cd28a893d58a8b51a49b650d6f3f09c4e5ea9a32cd0f92eeec66dc449ac1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e376cd28a893d58a8b51a49b650d6f3f09c4e5ea9a32cd0f92eeec66dc449ac1 · T_PMINT
- block
- 948651 · 35d ago
- commitment C
- 03dd9f1d3d5644d936992fea1ba799615a4d51f56c5953773f3bc48e18489f976a
- public amount
- 100
- public blinding
- b22170c4b894a044fc5a98e97c3a587dbf38e06b32e2bfb2b4bf2e82a276ecd6
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.