Loading Tool

Explorer IconExplorer

Memory Pool

77,880 transactions
29.64 vMB
0.10764290 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt 9ef7d3e93143434e288aa8973c103d9748e5a0f10eb015498224f28fefb4fff6
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 4ca29b24a5b1baf503283c349bf3b599fd4b6dda2df0c47a751860ea484541cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,871
Size: 1.00 vMB
Total Fees: 0.02972626 BTC
Feerates: 401.83 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (750,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,092 165,092 0000000000000a5c5815df6f1569d172089868a896f46ef65853e740d72eacbf 51 0.01/1.00 vMB 3
165,091 165,091 00000000000005b9baa98829e2088568d81d09d975450b80dd0ca93b493dbba9 55 0.02/1.00 vMB 11
165,090 165,090 00000000000003daff154292db7453c7a557ef2a0b1e1204e4fcda5530b21b75 89 0.04/1.00 vMB 175
165,089 165,089 00000000000008bda12845963109720bfc48cf21027f8042c63d94ecdd381416 17 0.01/1.00 vMB 24
165,088 165,088 00000000000002d4cdd04eebe415e9112d1ade08b982c48683aea332238716a6 77 0.03/1.00 vMB 105
165,087 165,087 000000000000096ba9ad8fe483dd9632a6b59d610f1999d0e715365924fa5177 107 0.05/1.00 vMB 353
165,086 165,086 0000000000000c97a986adb4c719870c8c0c16757451387de190ebb0e629ed28 12 0.01/1.00 vMB 66
165,085 165,085 0000000000000bb9fb6bdbdea37eab25054a1fc612708490b1c8e2c6b108e520 5 0.00/1.00 vMB 50
165,084 165,084 00000000000001ae0791dae000940110fd2ffa19a5721cacf696105d8fbf33da 76 0.03/1.00 vMB 25
165,083 165,083 0000000000000a16b2f95016bff30cfb865db7493a1c6cc0298cbb1e0e2d8549 8 0.01/1.00 vMB 214
165,082 165,082 0000000000000b3b17938343eab169815b03f2c9f5312ab3d8275fca90a53646 13 0.00/1.00 vMB 16
165,081 165,081 0000000000000454d98a875fac2edadb11cf42390d60705839ae75deabec387e 64 0.03/1.00 vMB 108
165,080 165,080 0000000000000198dbf3ae219744fb4797512635280b7c84034ae27e1d333d37 40 0.02/1.00 vMB 91
165,079 165,079 000000000000092130dabc001c121f38af051f9c7ac002769e7187c297bca917 26 0.01/1.00 vMB 70
165,078 165,078 0000000000000242331031598f6b0b458c26fc0037e2c4b35df24a21583a414a 45 0.05/1.00 vMB 489
165,077 165,077 0000000000000688f727d3de3356ce081d24e2564a2fc5216f7bb157e18fd2ea 12 0.00/1.00 vMB 35
165,076 165,076 000000000000065aa2e5e8c161ec065f931f88a1bbd64a6b104a2eddb20ee9f3 67 0.03/1.00 vMB 208
165,075 165,075 00000000000006a052e29ac55125aa0df805c4ba0d6390b8680c57e27cdb22d5 87 0.04/1.00 vMB 182
165,074 165,074 00000000000008a3582e84f83dd5cfb442ef2c034a3d033206e0dc608d32f5ed 20 0.01/1.00 vMB 158
165,073 165,073 00000000000001ed26aa5b1e3b085b0aeaba0d23568ba006dc74a97b8acb1d4c 9 0.00/1.00 vMB 18
165,072 165,072 00000000000002c05da1299e696014b8429008ceb9c5d6c7f9a9a79b04a9b5b1 26 0.01/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.