Loading Tool

Explorer IconExplorer

Memory Pool

79,314 transactions
30.74 vMB
0.10800633 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt f3940ceafd37f4af88afecbf3715e5da3bc65a86e77ebea784226273bb8d7a39
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 220aef2def291efe1b8d7b274a9cb7877f17be5b6ea1eb0719df3df121ff0288
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03428461 BTC
Feerates: 201.36 > 3.44 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (608,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,364 306,364 00000000000000000e2139954c90a3cf9e416d1d55147e01970fa04d8d613a16 1,128 0.35/1.00 vMB 54
306,363 306,363 00000000000000002e566d4b92ccb5b65baa26644358ab580f8c22bb4b2dd226 264 0.29/1.00 vMB 19
306,362 306,362 00000000000000003c1f22b502a42f5a2acbe51074c08af7cbe4b92dd7bcb2a7 310 0.21/1.00 vMB 34
306,361 306,361 000000000000000026b3505e215f995dd466eb47a21e221958b499e2d7d08ca2 875 0.35/1.00 vMB 39
306,360 306,360 00000000000000003397ef2bc30b35d7ee57384ac00594a2508a1cf2c4698018 447 0.28/1.00 vMB 26
306,359 306,359 00000000000000002352cdda88869227f80756565cd00068261d9bd36bbb0c9d 256 0.09/1.00 vMB 49
306,358 306,358 000000000000000005af7340be7b55731937179dc24212d6d53f85ba1f72afff 317 0.23/1.00 vMB 29
306,357 306,357 0000000000000000493a9e056c3bf65e2ca8b46d2db725885aa7defa31698f69 369 0.21/1.00 vMB 31
306,356 306,356 00000000000000002660a624989bb36cc0e0664db1e7ddc0ff1d7cd8f0385481 223 0.16/1.00 vMB 24
306,355 306,355 00000000000000001aa0042e36d099da36f37e85824effcec4377c5db7b24093 498 0.24/1.00 vMB 30
306,354 306,354 000000000000000002657201552f8ef796326bc0c59486237969c8a632efd4d2 304 0.16/1.00 vMB 28
306,353 306,353 00000000000000002bf557896f105a1d9c9ca241840ed1c783c38cb5da5e9c20 1,169 0.56/1.00 vMB 31
306,352 306,352 00000000000000004d3eb42d684ba7126f2a06199e8752346cc1a375632b02d5 285 0.19/1.00 vMB 27
306,351 306,351 00000000000000005866ca5bb2a35f71f35bdad8a519c7fd6be9f4b40e5db5ba 1,121 0.59/1.00 vMB 30
306,350 306,350 0000000000000000194079dc544526866aac9f926b638abc3fbe9291315567d4 512 0.19/1.00 vMB 34
306,349 306,349 00000000000000004f5842cd27ebaaf3f88ca1133e176394fa31fb9b838b14af 496 0.24/1.00 vMB 30
306,348 306,348 00000000000000001b8e76e643bc2a4827c99e17fb79817486803dd68dee0cff 398 0.27/1.00 vMB 25
306,347 306,347 00000000000000003a3f670fc85052446d2b8a08ee3659ecb285b2759298804b 505 0.25/1.00 vMB 35
306,346 306,346 0000000000000000416e77cba50a9881bb4acc04f043690ed002e62aa2447ba3 217 0.26/1.00 vMB 16
306,345 306,345 00000000000000000c43856210780c355994de25651c223cd6a138f17b4065ec 965 0.35/1.00 vMB 40
306,344 306,344 00000000000000005becbe61fd9a914a8812d58d7f705c916310063e772999e1 525 0.26/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.