Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
hrumag
monero-site
Commits
c127b0dd
Commit
c127b0dd
authored
Sep 17, 2016
by
EWBears
Committed by
GitHub
Sep 17, 2016
Browse files
Update blockchain.md
parent
5eb88ba8
Changes
1
Show whitespace changes
Inline
Side-by-side
knowledge-base/moneropedia/blockchain.md
View file @
c127b0dd
...
...
@@ -2,7 +2,8 @@
layout
:
moneropedia
entry
:
"
Blockchain"
terms
:
[
"
blockchain"
,
"
blockchains"
]
summary
:
"
a
distributed
ledger
of
all
transactions
both
past
and
present,
without
revealing
who
the
funds
came
from
or
went
to"
summary
:
"
A
blockchain
is
a
distrubuted
database
that
continuously
grows
with
a
record
of
all
of
the
transactions
that
have
occurred
with
a
given
cryptocurrency.
This
database
is
often
referred
to
as
a
ledger
because
the
data
contains
a
large
list
of
transctions
that
have
taken
place.
In
Monero,
these
transactions
are
packaged
together
into
'blocks'
every
2
minutes
(on
average)
and
all
miners
and
nodes
on
the
network
have
copies
of
these
blocks.
One
of
the
unique
features
of
Monero,
as
compared
to
other
cryptocurrencies
such
as
Bitcoin,
is
that
transactions
in
the
Monero
blockchain
do
not
reveal
who
the
funds
came
from
or
went
to.
Each
individual
monero
user
controls
who
can
see
their
transactions
with
a
key
called
the
'view
key'."
---
### The Basics
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment