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
- 7db72a806ccfe76b2b544c706557a3cb701f54e1a4456b71f438cff1e514da75:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7db72a806ccfe76b2b544c706557a3cb701f54e1a4456b71f438cff1e514da75 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 037500232475036c82da44f0da068832bf768ef35df7059c608ffa1546b196e24c
- public amount
- 100
- public blinding
- d5d932891d02ba29d2287a9b6cb670a447f1d4c359f040c5dcf6185ce9d9fa69
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.