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
- 47da22c586252a381231f0698987b97e3216db462c6da6437e1c7107e1c71632:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 47da22c586252a381231f0698987b97e3216db462c6da6437e1c7107e1c71632 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 038d524e0f436bd5a3b8f387515abb3cb83f4464a187819ee9a675d1fc1aefd64a
- public amount
- 100
- public blinding
- 6eaf94289f25dedca47e5f41c8eab7a0c5ed2d66d9b3da9646a66b579edc6684
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.