Loading Tool

Explorer IconExplorer

Memory Pool

20,422 transactions
8.87 vMB
0.04869950 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.93/200 MB

Candidate Block

Mining Attempt 01627d3053ddfdc446089d2998431f0442bf989c8c2dc15ccffbd3cb20665019
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 3e04df99d031e3eb9e874b5d0b42a7aa444c708ef77299dfbb069123a6c2313e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,459
Size: 1.00 vMB
Total Fees: 0.02795111 BTC
Median Feerate: 2.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (752,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,487 160,487 0000000000000a120f0766f89c1c6584864bd2d5f85b8333347c7c1be23d83df 14 0.01 vMB 82
160,486 160,486 0000000000000bb800b458a2ead791727fc290aef9519df72682b280feb414c7 20 0.01 vMB 161
160,485 160,485 00000000000002761ded8e867092d5ec7ac4947683bfcfe8723593b08539c124 19 0.01 vMB 133
160,484 160,484 00000000000005cf00d70569df7991ac1c6b227e13bafae8127f931c75de3aa7 146 0.04 vMB 25
160,483 160,483 00000000000005aabab805b807b1e2f576eb8de7afc9e7861d4262fcf6d975d0 19 0.02 vMB 36
160,482 160,482 000000000000069998508a86732b6a1be9dc4ffad1624eb6677077c2cb991588 15 0.00 vMB 268
160,481 160,481 00000000000005361347b97761d1636d9483395b6bb8efecd1f8cb23fa07f937 23 0.02 vMB 56
160,480 160,480 000000000000042833d72c4252bc7f71d0b0bf22b239961437eb30aa8449b0b8 30 0.01 vMB 4
160,479 160,479 0000000000000df3c2f0068e5578a1def43d30abf1fe24ed9f7409e331f818a6 13 0.00 vMB 291
160,478 160,478 0000000000000d09d5f3efaaf1787e5a4d8d78a1b0172198340dd19cde81ab33 1 0.00 vMB 0
160,477 160,477 0000000000000acafd50f0eb29d9eb8b2c49bbae0ebd0f319c8edb4d75ebae20 37 0.01 vMB 183
160,476 160,476 000000000000082ab086e273c9f9a071de0a4b3694a90069d425b33f8237a5a9 22 0.01 vMB 315
160,475 160,475 00000000000002bb6c7645aef826c7ee4f9481670c30663e0dfc97649d122ea6 12 0.00 vMB 74
160,474 160,474 000000000000057faa7dc3dbcc222b13ae0fc85d92d22aa9541bed4e745d7fe6 31 0.02 vMB 51
160,473 160,473 0000000000000291e52b2f8632347f2d2d4cfc583b21ea911efb237edcb8b4a2 54 0.03 vMB 263
160,472 160,472 00000000000007ad488a03a3ce63900157d081164d778cd236645962c8a287d2 72 0.04 vMB 90
160,471 160,471 0000000000000b1a55d93700220c6002dc26f903332c6dc27237c98e535c6043 37 0.02 vMB 58
160,470 160,470 0000000000000777de7e5a01540f8f1474739db43f791b23e2e5a2052b94ba64 9 0.00 vMB 23
160,469 160,469 0000000000000d1d1acee7d94c5c0114585914f20c44a21a644676c671ccc0d1 119 0.05 vMB 108
160,468 160,468 000000000000030ccc30dade58e3c405a1b2972ed272d7a7a15d9d37e06bff2d 35 0.01 vMB 214
160,467 160,467 0000000000000b9de1ccb5c1bb5c7e4a15bcda90709c4f632909ce5f0667e430 90 0.04 vMB 184
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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