Bitcoin block
C11156
concept
A Bitcoin block is a data structure in the blockchain that groups a set of validated transactions, references the previous block via a cryptographic hash, and includes a proof-of-work to secure and order transactions in the network.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Bitcoin block canonical | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: Bitcoin block
Generated description
A Bitcoin block is a data structure in the blockchain that groups a set of validated transactions, references the previous block via a cryptographic hash, and includes a proof-of-work to secure and order transactions in the network.
Instances (1)
| Instance | Via concept surface |
|---|---|
| Genesis Block | — |