From 9edca8ca285aa204b797a5528a969652b30d88a7 Mon Sep 17 00:00:00 2001 From: Abishek Date: Sun, 8 Jan 2023 18:59:05 +0100 Subject: [PATCH] Update to include the current blockchain size Added the current size of the complete chain, including the pruned node. --- docs/technical-specs.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/technical-specs.md b/docs/technical-specs.md index c3937f0..9f94269 100644 --- a/docs/technical-specs.md +++ b/docs/technical-specs.md @@ -44,6 +44,11 @@ title: Monero Technical Specification * maximum of two times the median size of the last 100 blocks (2 * M100) * ~50KB as of June 2020; check [the latest block size](https://bitinfocharts.com/comparison/monero-size.html#3m) +## Current blockchain size + +* Pruned node: ~ 57GB as of Jan 2023 +* Complete chain without any pruning: ~138GB as of Jan 2023 + ## Emission curve ### Main emission