diff --git a/src/components/charts/TxsInBlocksChart.vue b/src/components/charts/TxsInBlocksChart.vue
new file mode 100644
index 00000000..6e630782
--- /dev/null
+++ b/src/components/charts/TxsInBlocksChart.vue
@@ -0,0 +1,44 @@
+
+
+
+
+
diff --git a/src/modules/[chain]/block/index.vue b/src/modules/[chain]/block/index.vue
index 0b3b2919..f18a3dec 100644
--- a/src/modules/[chain]/block/index.vue
+++ b/src/modules/[chain]/block/index.vue
@@ -1,6 +1,8 @@