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
- 571bfb268069c14020dafb6c01758a6678165c8e89c88dc8f9f8da9bcd613e4e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 571bfb268069c14020dafb6c01758a6678165c8e89c88dc8f9f8da9bcd613e4e · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 029d6e7cd70edb5e01c2259c05d2409ec92b81a78ed6b1363154bfdf3421f5c6be
- public amount
- 100
- public blinding
- d6063ee3a3b6fcbc52b40d275697a3e48975f52a93f609f5fe435eb8b7a2711c
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.