Loading Tool

Explorer IconExplorer

Memory Pool

29,635 transactions
12.91 vMB
0.13438083 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.97/200 MB

Candidate Block

Mining Attempt 9c3e8797032389d25679f7333e511cf3ec5b2adaff2657523d328d6b568914e6
Version 20000000
Previous Block 000000000000000000019f6c5040172d78ebbd4b210c527f6cc5c13f4a0ae2f7
Merkle Root edbb2c8dd8b382346b400d05bf3a3320891f6b19887254f60dd94efdc57a337d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 0.99798725 1.00 vMB
Total Fees: 0.11107508 BTC
Feerates: 500.00 > 11.13 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,759 (897,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
16,275 16,275 00000000bdeb6f38b4721f09f4bc2bf8171329ecb1437f715ae4377b538da8cf 1 0.00/1.00 vMB 0
16,274 16,274 00000000a658b4a4f47146b5196ab3764d339cb0e55fbe5569d3e3640c69fdec 1 0.00/1.00 vMB 0
16,273 16,273 00000000d13cfc1d3e556a2c46c240559a8a9462eae27f3b8f5b0b411fd41c3a 1 0.00/1.00 vMB 0
16,272 16,272 0000000042c743e5b7a4dafb512f7c37b0b1192f19a12e53c3fe2c345ac7a9d1 1 0.00/1.00 vMB 0
16,271 16,271 00000000be905c88edb210f918bfc7e214a9edbe9791318e6654a44481c7a399 1 0.00/1.00 vMB 0
16,270 16,270 000000005b2ff6e5fe6a8a680374dd7e8120a130d22d2fd0e6ecc8d6352359d9 1 0.00/1.00 vMB 0
16,269 16,269 000000003cf333476ee8c4f45128562dc7036f3fbc354bef61473b888f616e8d 1 0.00/1.00 vMB 0
16,268 16,268 000000002d7bb28f1ebeb69c38ba73adbe1074dd527065cad02ca15fa017c90e 1 0.00/1.00 vMB 0
16,267 16,267 000000005260df074e5968e17f5ded3f2acdf7875d432a1b3dab913b21737d22 1 0.00/1.00 vMB 0
16,266 16,266 00000000a4b3c6e49eff2575055515a24b294fec70bbcf30b3934f19002abda2 1 0.00/1.00 vMB 0
16,265 16,265 000000009101f3a38431907ca7f3d5a4c1f8350b904f1cfb3d1b82c9db48badc 1 0.00/1.00 vMB 0
16,264 16,264 00000000ae70393e00f5b44b98baa846c28678edb61c61249b51915381150071 1 0.00/1.00 vMB 0
16,263 16,263 0000000042f6ae5cda798280de87b62da738735beb36e33533dc8e609a466e78 1 0.00/1.00 vMB 0
16,262 16,262 00000000883698b976bd5089623cdd0ee010e53cc913d68ac547a006e6349901 1 0.00/1.00 vMB 0
16,261 16,261 00000000f039c077d4306ab541bf5f15bf5bc7963e7fe7eb6371881e3c452dd9 1 0.00/1.00 vMB 0
16,260 16,260 000000008d5e8a260e034c0cdeffb71450b44bdbb75aeb38cb3290cdb6ba50e2 1 0.00/1.00 vMB 0
16,259 16,259 000000005fa6c9d83fa89130cdcbaca9cde6d5440c5bf158f81b03e84093a45d 1 0.00/1.00 vMB 0
16,258 16,258 0000000041e0702f0ba1cd76127eb620320890fdb0763485d30a8f28a4716d35 1 0.00/1.00 vMB 0
16,257 16,257 000000006274451f0e6586d191136f142e657acb5337fa7787ef575da2ca4ebc 1 0.00/1.00 vMB 0
16,256 16,256 00000000b045203349c79ea7c1e4f3ce86a29faeae8c15d89be078c0c6ac2645 1 0.00/1.00 vMB 0
16,255 16,255 00000000e5798e3d01f0350094bb6f472866d98adadd5e2b4d2772840fa118a5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.19 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: 505.39 GB
    • Received: 4.01 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.