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
- 9c65fc6915bbfac7644cd6eb8d2bd3ef8d3cbba3dcc257a1592a86f6a9c241b8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9c65fc6915bbfac7644cd6eb8d2bd3ef8d3cbba3dcc257a1592a86f6a9c241b8 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0277a4847793b9653508385b6acd645a6f1734249b46c5fe99d55d80a862bdb08f
- public amount
- 100
- public blinding
- c1219dadf4973a1552473d68764f07c0b22f6e58d71b5c1c07de287e772b090e
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.