Loading Tool

Explorer IconExplorer

Memory Pool

41,145 transactions
26.64 vMB
0.06785766 BTC
Random Selection Loading Transactions
Max Size: 138.89/200 MB

Candidate Block

Mining Attempt 823b116386afc25d4dec46cf7c00537a2469efeb0f5ef8219cfc788580c2d863
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 9906fb190fb8658040ea658fbb21599c8eda73148bd12027b04cf5fd8c201506
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,668
Size: 1.00 vMB
Total Fees: 0.01866712 BTC
Feerates: 265.25 > 1.87 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (419,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,502 495,502 000000000000000000bb8b894bfca2319d32bc6df8d09653050c666c88a2e8ea 2,451 1.00/1.00 vMB 203
495,501 495,501 0000000000000000006673abf8cbfb7cf654cbbc6081ebdef3565f7cb1d74a73 1,900 1.00/1.00 vMB 176
495,500 495,500 00000000000000000016772602f4715bcdc3bc499ea5f45d1556aa7f2713e4c3 2,254 1.00/1.00 vMB 153
495,499 495,499 000000000000000000c52168ce1f2c361602c0b3df5318e204e76e9eda15c955 2,479 1.00/1.00 vMB 295
495,498 495,498 000000000000000000837b51db31eb4c2db0745284f71040249b5e878e27f36e 1,676 1.00/1.00 vMB 192
495,497 495,497 000000000000000000187daf31dc97783a32eea97025086f7a58677cc11a9465 94 1.00/1.00 vMB 18
495,496 495,496 00000000000000000000debfbb63af9dd73a8a04cc1633a5f639affacfe02272 405 1.00/1.00 vMB 41
495,495 495,495 00000000000000000046fe433c2d424fda408ff00016a7b8807c506eb584a3f7 1,818 1.00/1.00 vMB 134
495,494 495,494 00000000000000000031fa22178e623a07b662e71d0917b25167e8af8816bc82 2,023 1.00/1.00 vMB 63
495,493 495,493 00000000000000000084f2cc7ca4331a47ed12609040068e729d0ef0b0468067 2,786 1.00/1.00 vMB 140
495,492 495,492 00000000000000000043c42b1a4ab38ab48d0d6967444a57c042f0d09c5bddb1 2,866 1.00/1.00 vMB 209
495,491 495,491 000000000000000000524861e099cf4524bcdcef3acd6117b8ba267846bc22b8 1,703 1.00/1.00 vMB 159
495,490 495,490 000000000000000000680b9e28348135a787f77baa99f54ad8dc1cab6a870c16 2,397 1.00/1.00 vMB 260
495,489 495,489 000000000000000000788af1daf6b6ff33e92a81f413b7819549c2cf7205d547 1,767 1.00/1.00 vMB 400
495,488 495,488 00000000000000000055ff096b7c9d509dcf5496270c8290a263ad7c754cd125 2,312 1.00/1.00 vMB 67
495,487 495,487 000000000000000000c0ae50d3e08c363d7574759b009bddd1fa2286cf99291a 2,874 1.00/1.00 vMB 124
495,486 495,486 0000000000000000005d08f62b3bd006af7be9cf92eb79b322a5edc0c993ff72 2,620 1.00/1.00 vMB 113
495,485 495,485 000000000000000000820f72faa60a0205b9d2082c4dbf65f04922c772a25ca3 2,435 1.00/1.00 vMB 222
495,484 495,484 000000000000000000be42d67f67b3dca95109606bd6c72b01357c24935290ee 2,580 1.00/1.00 vMB 165
495,483 495,483 00000000000000000014625561260836ae5376f82a2e8ed8265a1f1e1bd0583c 2,790 1.00/1.00 vMB 201
495,482 495,482 0000000000000000003ddbaafe078d7f0bf6723c6d0550d0ebbc0ccde26abfc5 1,927 1.00/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.