Loading Tool

Explorer IconExplorer

Memory Pool

36,473 transactions
25.75 vMB
0.05931082 BTC
Random Selection Loading Transactions
Max Size: 131.89/200 MB

Candidate Block

Mining Attempt d518d0951114aa83c0b80602b0bf3c6f775ce00e8e2f29a752f69e35dc8e1ccc
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root a2e01ef97ba55495f048b0ccfa55ab84f3d6c93ad9e2f47918b1e6b70b9b332a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,214
Size: 1.00 vMB
Total Fees: 0.01230822 BTC
Feerates: 170.89 > 1.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (518,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,413 396,413 000000000000000000422a13b18223d0e2057f7008d5fd8cf516e7163e9fe4ef 767 1.00/1.00 vMB 14
396,412 396,412 000000000000000003da987ad4d82d8add47c7ccbbbe8b8605947275464a489c 1,213 0.91/1.00 vMB 32
396,411 396,411 0000000000000000058d868636dde9f12853c6781863656b53c4e95802912253 950 0.84/1.00 vMB 20
396,410 396,410 0000000000000000033c7bbd15ef1ef4d4364e25745907ef30c413b4a28e57c1 1,848 1.00/1.00 vMB 40
396,409 396,409 0000000000000000059e5b3de4b661e80e64cf0625dfe0044f189a3792d2fff2 1 0.00/1.00 vMB 0
396,408 396,408 00000000000000000659c37075ae95b8a5b310f0840999164890fae762e03130 20 0.06/1.00 vMB 5
396,407 396,407 000000000000000009023ae590ac9823b767f32e5857bbb616a0907bb624db39 1,190 0.93/1.00 vMB 25
396,406 396,406 0000000000000000070f8d31e9dd038fb8a60d683b281f325826d4fa631e96e9 2,230 0.93/1.00 vMB 48
396,405 396,405 0000000000000000012a2a934b1aed4bb3035b685fc4b6cd935ddc9c207e6d23 2,087 0.95/1.00 vMB 36
396,404 396,404 000000000000000008ec12fbc81a50c3fd45e8bccda9d60ca77e917a5ac60b49 2,294 0.95/1.00 vMB 42
396,403 396,403 0000000000000000027e5a75af1d9f06babbcdde83de2500bbaef220dab5fb8f 2,526 0.93/1.00 vMB 75
396,402 396,402 00000000000000000830f42f339f33f3065a597a46b297c2c1abf7c502a906a9 1,964 0.99/1.00 vMB 38
396,401 396,401 000000000000000008c7763303e79f704ba588f5a3cad3a17099acc048234057 734 0.36/1.00 vMB 38
396,400 396,400 00000000000000000818e993de849b5bf5f7b9d336f89f87c97821ec925498d3 657 0.27/1.00 vMB 47
396,399 396,399 0000000000000000063252cb3455c72f284544e8a9acc073c27d0db1a725e94b 429 0.40/1.00 vMB 25
396,398 396,398 000000000000000000c763636b59228b4944399a854d1529bb0d32d92f04be3d 2,422 1.00/1.00 vMB 47
396,397 396,397 000000000000000006b68b65dda4dd8aa75f2d4dbe6d8ceac7c23d3b46de8217 501 0.25/1.00 vMB 34
396,396 396,396 00000000000000000715e421bb8f0858909eef208329686bd7a2f12eb01bf48f 219 0.20/1.00 vMB 21
396,395 396,395 0000000000000000087e75a489449eaf3e6993090033e828c65d891704c04f96 1,058 0.48/1.00 vMB 43
396,394 396,394 000000000000000002f7fa309317602dd8a06d156fffc721cd87681ec3f3a495 1,740 0.90/1.00 vMB 35
396,393 396,393 000000000000000002f831bb0df42ed3cd3ff64609d64d15137fd745c09632a0 2,192 0.93/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.