Loading Tool

Explorer IconExplorer

Memory Pool

14,800 transactions
6.33 vMB
0.03600043 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.24/200 MB

Candidate Block

Mining Attempt 8be8c85cb97486003c5269280f2af2fe4a7771680d4fca215ed9aebd79da842d
Version 20000000
Previous Block 0000000000000000000101810863bbcd5328f761e002bbe875adcae9ac492c2f
Merkle Root c4ea6e9dc81cf8d8eef1cc4364e5d6658b463f41869bffb2f153bad6920b1a46
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,470
Size: 1.00 vMB
Total Fees: 0.02326705 BTC
Median Feerate: 2.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,456 (709,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,456 204,456 00000000000002511a6f213f01d6915554723e7321f642acfe0ba21bffc994da 33 0.01 vMB 138
204,455 204,455 00000000000004db8d2d848b3f6aac7031eed5f6ee757c44c4148cdd301e0b81 88 0.05 vMB 102
204,454 204,454 00000000000002a43674e11bd3009afbe4c0b48a2730e855e3b352730fd2239e 64 0.02 vMB 132
204,453 204,453 000000000000023add801b1016f86114b6ab2e7ef34fc496af26daa64afef547 222 0.13 vMB 107
204,452 204,452 0000000000000260379ea662e949b9c20bf7a2d25f221eaa04f6553bde7e32c1 90 0.04 vMB 110
204,451 204,451 0000000000000130f5d52fae51da3e3a51a40a4b69a70898e8b60b00a854dbff 74 0.03 vMB 103
204,450 204,450 00000000000000cff50089dd8ce377e303543a35c8e711c36b2da497571c5505 155 0.06 vMB 124
204,449 204,449 00000000000001ad083d92d0c2aeeb4e739feb85132d6bbb4e6c4c5f9b691ca7 363 0.18 vMB 38
204,448 204,448 0000000000000312142ad2591e9f8a4010c129f35c6cb8c832cbb81818e7fe2b 455 0.20 vMB 126
204,447 204,447 000000000000009b28ece0b165c871229b32ed95eb1e2486c7ef6f36e0b9e79a 75 0.03 vMB 42
204,446 204,446 0000000000000191603f1794c122e1d3a06b48fd1bbb50a567bf855c8df87470 399 0.16 vMB 154
204,445 204,445 0000000000000363e0c6959f582847f5014b7471af90b8fff57ac121e13a34e9 383 0.20 vMB 109
204,444 204,444 0000000000000311b5791a84438b62c40a7f8db4bc4e6e81ce1e67b8f411fbbf 592 0.26 vMB 116
204,443 204,443 000000000000007c25832a48413a375349eeb0119a7ae411c09bac3a4ea1e440 147 0.06 vMB 131
204,442 204,442 0000000000000330d06dd24898acb19bbb9724e9277ad4e1c148dbe719651dfc 119 0.05 vMB 10
204,441 204,441 000000000000021e5f5d2c074a18180e23334d86354067615f64d28ec4e85f78 131 0.07 vMB 120
204,440 204,440 000000000000042d11eb8d6951dc6859998ac0acd507f00d7221b61521b11fc1 358 0.22 vMB 111
204,439 204,439 00000000000001c5fb74d3b1a6b07d5613608493f2a79d760c8cbcb268402681 658 0.24 vMB 151
204,438 204,438 000000000000056985a914b1fbd5040217d7268b0f793a776f8ed4b3d8f4afa4 12 0.00 vMB 162
204,437 204,437 0000000000000156cf4567205d08f5f6a4d7c2de5e3efb4bbf1fa0d0c6c049a8 8 0.00 vMB 30
204,436 204,436 00000000000003e4edf9995b8f446ccec422cff744c08a6f890a3170ca51df56 98 0.04 vMB 177
Previous 10 blocks ↓
Total Size: 779.66 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: 313.36 GB
    • Received: 1.50 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.