Loading Tool

Explorer IconExplorer

Memory Pool

74,613 transactions
27.51 vMB
0.07123801 BTC
Random Selection Loading Transactions
Max Size: 168.00/200 MB

Candidate Block

Mining Attempt a40a6de3c69348134cb18e4be509d69ca29fa234ed67bf78c5cf177515bc5be8
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root cbc351a3464b8bb8a4226469bcd4684741d000f4189c3168cc02b71aaef2cfd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,786
Size: 1.00 vMB
Total Fees: 0.01262609 BTC
Feerates: 80.55 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (513,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,316 401,316 000000000000000006368cb4d1e33c513e1c5dccd695c86953bb097a3de396a0 835 0.52/1.00 vMB 36
401,315 401,315 000000000000000002ed3dc1ce13a55e5ede1267c593618628f62b2f458dc40a 188 0.69/1.00 vMB 9
401,314 401,314 0000000000000000050632b6d2d870fd87598efe63e4319066bc4f8c41fc8eea 2,054 1.00/1.00 vMB 42
401,313 401,313 00000000000000000684beb7673bd3e4d4349b67d8e22d41672a378a17dc0689 2,826 0.99/1.00 vMB 66
401,312 401,312 0000000000000000018aa79368c6dc70188c476d7bf998d0d0f7f12f360a6740 628 0.98/1.00 vMB 13
401,311 401,311 0000000000000000050d65fe3f08859e6eeadfb8c31c99108e7f5663fd9fa017 1,902 1.00/1.00 vMB 38
401,310 401,310 000000000000000005ace5bab9efebd7cbb53d9feedb1bae6a1fef77ed7f4233 2,724 0.93/1.00 vMB 82
401,309 401,309 000000000000000005489109f5179c7ae87e989a0587c6a5de298be09994e84e 1 0.00/1.00 vMB 0
401,308 401,308 00000000000000000357ae0c48f9b923095361036191ff8e991f812ea6136142 3,099 0.99/1.00 vMB 84
401,307 401,307 000000000000000006ae17d28b953d8a71b8de3a499fa004157f4c63d2f24fd9 2,718 0.93/1.00 vMB 78
401,306 401,306 000000000000000002b5bffb32f315338e2a8adc1c027e55dc5865a8d3a77d1b 396 1.00/1.00 vMB 10
401,305 401,305 00000000000000000011eb6c9aa40626f5639cfaa1461adfde5f55e86116a7b0 2,128 1.00/1.00 vMB 50
401,304 401,304 000000000000000001402c8c70a3f17435030c61a2af36f167bf336b51b258de 2,867 1.00/1.00 vMB 59
401,303 401,303 000000000000000006910040284ea1769d482a4ab7ea65b30af14aabc2b69749 1 0.00/1.00 vMB 0
401,302 401,302 000000000000000003ab3fee4bedfd4c8afa723454e322b44b69dd42262ecf9b 3,512 0.93/1.00 vMB 109
401,301 401,301 0000000000000000052af6aa1ee11e3b610cc1cdce734d74d371f80fdd963492 1,674 0.99/1.00 vMB 44
401,300 401,300 000000000000000003d0306658dfd02d7c78cdc54d076e4af282f1403887f19f 903 0.92/1.00 vMB 26
401,299 401,299 000000000000000003a36de688361b238c08c0227fe470f2773d60f684f96eb4 1,844 1.00/1.00 vMB 41
401,298 401,298 000000000000000006364ea2b539f25e8391e4b2cfeb5a511010d27f70ad1f80 1,274 1.00/1.00 vMB 35
401,297 401,297 00000000000000000240392d36f83450534c0a19a00a5ccdc81c777ef614c695 1,748 1.00/1.00 vMB 56
401,296 401,296 000000000000000006df1f358b8df3a17de8b53dbd2b704a4eaa1ba4a3ae4d13 1,894 0.93/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 712.00 GB
    • Received: 17.15 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.