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
- 3a1670349a3ae4aa4516203f1cd10440cd592b93d005f76e4f7a5751aaadaa31:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3a1670349a3ae4aa4516203f1cd10440cd592b93d005f76e4f7a5751aaadaa31 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03503c402697d5de5564a02eb46e6312682a6679e4ebab5b04c22c25e10556c47c
- public amount
- 100
- public blinding
- 1497a865dd0db3a48c902c52546d8ed494633fb705c22e1c0c3c7dfe02394c68
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.