Bitcoin

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Other links and references)
Line 7: Line 7:
 
'''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 appear to be displayed in a [[JSON]]-based format.
+
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'').
  
 
== Data format info ==
 
== Data format info ==

Revision as of 14:13, 31 January 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