Contract Script — OP_RETURN
Block
18553
(048a6c45d3fe7610eb26...)
Type
OP_RETURN
Description
OP_RETURN data carrier. Stores arbitrary data, unspendable.
Value
0.00000000 BITOK
Status
UNSPENT
Script ASM (Highlighted)
OP_RETURN 68656c6c6f
Script Hex
6a0568656c6c6f
size: 7 bytes
opcodes: 1
sigops: 0
Script Elements Decoded
| # | Type | Value / Opcode | Length | Description |
|---|---|---|---|---|
| 1 | OP | OP_RETURN | — | Marks output as unspendable data carrier |
| 2 | DATA | 68656c6c6f | 5 b | ASCII data (5 bytes): "hello" |
OP_RETURN Decoded Data
Embedded Text:
hello
Protocol
hell
Data Size
5 bytes
Chunks
1
Chunk 0
5 bytes
"hello"
68656c6c6f
Raw Hex
68656c6c6f
RPC Script Analysis (analyzescript)
ASM
OP_RETURN 68656c6c6f
Type
nulldata
Size
7 bytes
Opcodes Counted
1
Data Pushes
1
Opcodes Used
OP_RETURN
Flow
OP_RETURN
Sigops
0
Limits
size: 7/10000
opcodes: 1/201
sigops: 0/20000
WITHIN LIMITS