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
- 7e159f8fecc907cb5fe28591bba829fdce76f1a5f73f0cd8a27fd53e4429312d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7e159f8fecc907cb5fe28591bba829fdce76f1a5f73f0cd8a27fd53e4429312d · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02d1c2178a038c41264777c066675abff6f53ac43aca3bb0095fde53f3538695b8
- public amount
- 100
- public blinding
- f4492f7e3b94b15e4fbde8fbcac5c7d86e7d010477aa090126291bc5d5d450b6
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.