Loading Tool

Explorer IconExplorer

Memory Pool

25,502 transactions
26.67 vMB
0.05921968 BTC
Random Selection Loading Transactions
Max Size: 127.61/200 MB

Candidate Block

Mining Attempt c63cef4008c39e321573043378d821d2b0bf7ff73ecac9fbad64ff9dc25c300d
Version 20000000
Previous Block 00000000000000000001a5579d51eb8d7498999ca4d682d7ffacaa0dfbdabaec
Merkle Root 5ea4b4c419f3e519dca48440fc3d74bdfae0e3e434c82c261cbe9a666086b028
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,711
Size: 1.00 vMB
Total Fees: 0.00941873 BTC
Feerates: 101.16 > 0.94 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,490 (159,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,138 755,138 00000000000000000001e74507c8fed0e50b05fcd24c62db2f7499ca48544c01 2,380 1.00/1.00 vMB 15
755,137 755,137 000000000000000000019fe995d3b6178147f34ab19cf2ae4a4631ca7cc9bafe 3,215 1.00/1.00 vMB 25
755,136 755,136 00000000000000000007ecefdd246ca22a24d108bf72006a5c6bc5fc4cb33146 3,313 1.00/1.00 vMB 24
755,135 755,135 000000000000000000079d84fdd1a551b2b1c84e3014c952242bf4a2c4931c38 578 1.00/1.00 vMB 2
755,134 755,134 00000000000000000002303d4436ed7a23911edcdfc1a2d24f9678b6878ac5fb 2,907 1.00/1.00 vMB 14
755,133 755,133 00000000000000000005d5d210972a4f88f1d7ddf4b2cf5d62e938831093f42d 2,127 1.00/1.00 vMB 8
755,132 755,132 0000000000000000000552f520d2fc390881d090e94dba795b36cf9bf9697fd8 2,478 1.00/1.00 vMB 14
755,131 755,131 00000000000000000002ace7168db75d3eb1276834d6a48cea1292c08050ac3c 2,629 1.00/1.00 vMB 15
755,130 755,130 00000000000000000007198a24a9acdaebf4673d3cf563444e06e95d6fcc603e 2,527 1.00/1.00 vMB 22
755,129 755,129 000000000000000000037c22beaeaf0660b7daa68c1a47518999544a9a2910ad 1,991 1.00/1.00 vMB 5
755,128 755,128 000000000000000000011f147e20495f04c529028940cd71ddcdd6ecbf51b3de 2,508 1.00/1.00 vMB 9
755,127 755,127 00000000000000000005395c22695e755b3fcf682f98555a94933ee28b95cc72 3,172 1.00/1.00 vMB 16
755,126 755,126 000000000000000000063886484b3874f432b10405528ce41f8adde136e79d17 3,567 1.00/1.00 vMB 20
755,125 755,125 00000000000000000001f339ca88fe904b4aa2baa828965e15a46677a7e4a0cc 3,306 1.00/1.00 vMB 20
755,124 755,124 000000000000000000023f67871131e247610dd3a8989260256c548e83775909 2,212 1.00/1.00 vMB 13
755,123 755,123 00000000000000000004b784516a83802f319f97f1d31fe48d584707306626a8 1,351 1.00/1.00 vMB 15
755,122 755,122 000000000000000000031d571abf00c0333fac505fe3bd164b0f55ddd7d93978 1,706 1.00/1.00 vMB 13
755,121 755,121 00000000000000000001cea445bfe5c0a5b345a8e33b9012e445ce74d94ee6a6 2,673 1.00/1.00 vMB 24
755,120 755,120 00000000000000000006ed88c2df234bfffa405eb40493ece3522c13e9258aff 2,612 1.00/1.00 vMB 10
755,119 755,119 000000000000000000024f691092adc85ce52ab7e4dc4934e1c78d098afa2dfb 1,469 1.00/1.00 vMB 3
755,118 755,118 00000000000000000004263b29bf5bf2dc8de62ba926a14b77f123fece4d3d5e 3,340 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.64 GB
    • Received: 10.87 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.