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
- 789366d84d9da2df288a880933721460a1374c6aca2dfd534892a49bcd8c1ae0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 789366d84d9da2df288a880933721460a1374c6aca2dfd534892a49bcd8c1ae0 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02d718c14e92286e929cc4231d906deeb233ddb29401af7efe0ae59f4a59a3ba88
- public amount
- 100
- public blinding
- 69f0b1efc6cc10d502280cfa8bd18caf532d3552d6a59f4fe7bf7f4175cae77a
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.