Bitcoin

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
m
Line 4: Line 4:
 
|released=2009
 
|released=2009
 
}}
 
}}
 
+
'''[[Bitcoin]]''' is an "alternative currency" that is generated electronically with no central authority, with a loosely-connected set of network nodes engaged in "minting" coins by solving difficult mathematical computations, validating such newly-created "coins", and storing transactions involving them. This is all accomplished algorithmically.
'''Bitcoin''' is an "alternative currency" that is generated electronically with no central authority, with a loosely-connected set of network nodes engaged in "minting" coins by solving difficult mathematical computations, validating such newly-created "coins", and storing transactions involving them. This is all accomplished algorithmically.
+
  
 
A bitcoin, and its associated transactions, can be represented in various ways, even including actual physical metal coins if you can believe the picture in the Wikipedia article. A binary format is defined in the Bitcoin technical specs, but archived Bitcoin blocks in the "Block Explorer" site are displayed in a [[JSON]]-based format (served as ''text/plain'').
 
A bitcoin, and its associated transactions, can be represented in various ways, even including actual physical metal coins if you can believe the picture in the Wikipedia article. A binary format is defined in the Bitcoin technical specs, but archived Bitcoin blocks in the "Block Explorer" site are displayed in a [[JSON]]-based format (served as ''text/plain'').

Revision as of 22:11, 3 November 2013

File Format
Name Bitcoin
Ontology
Released 2009

Bitcoin is an "alternative currency" that is generated electronically with no central authority, with a loosely-connected set of network nodes engaged in "minting" coins by solving difficult mathematical computations, validating such newly-created "coins", and storing transactions involving them. This is all accomplished algorithmically.

A bitcoin, and its associated transactions, can be represented in various ways, even including actual physical metal coins if you can believe the picture in the Wikipedia article. A binary format is defined in the Bitcoin technical specs, but archived Bitcoin blocks in the "Block Explorer" site are displayed in a JSON-based format (served as text/plain).

Contents

Data format info

Other specs and definitions

Software

Sample files

Other links and references

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox