Loading Tool

Explorer IconExplorer

Memory Pool

22,137 transactions
23.55 vMB
0.03620042 BTC
Random Selection Loading Transactions
Max Size: 124.48/200 MB

Candidate Block

Mining Attempt d2957254e9111f44a9c2ff39577b09ddbe1a4f90548215d2504077a6eae6a9bd
Version 20000000
Previous Block 00000000000000000001a1701e42ea8c29f6cbc314596cfb9e78775bf56d7deb
Merkle Root 0c0114459eaa643968cb9144f4e687fa0573aad1fe6c3438fcbc26a2821b2ce5
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,105
Size: 1.00 vMB
Total Fees: 0.01021274 BTC
Feerates: 150.58 > 1.02 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,501 (116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,385 940,385 0000000000000000000098abdb37acef4d7efe04ec20aa01bcf33be166e469ba 4,114 1.00/1.00 vMB 2
940,384 940,384 00000000000000000001b34ec699838aee9aeafe65aa04fdee686205e63af014 3,287 1.00/1.00 vMB 2
940,383 940,383 00000000000000000000e6be3c95c3556ebed5e25e3a2f9277472a08b861d649 3,037 1.00/1.00 vMB 3
940,382 940,382 00000000000000000001e5ec69b5e1ee24b519e3de4ea5457ee72042c979b07e 5,591 1.00/1.00 vMB 0
940,381 940,381 00000000000000000001eb1b342db434ca6c2740db3770cc3c50e9228c4835d8 5,990 1.00/1.00 vMB 1
940,380 940,380 00000000000000000000b1324201ae2f2bf66d29f799f2ab27490cd83f226546 5,486 1.00/1.00 vMB 0
940,379 940,379 00000000000000000001a2cdf9c3f7912b01546352c8b3e451666a71b17ea062 4,271 1.00/1.00 vMB 1
940,378 940,378 000000000000000000017245ca11dddd962050ba2ce7fb38f0ab6a10d4a9cf00 5,156 1.00/1.00 vMB 0
940,377 940,377 000000000000000000010bffbd3d3d5b1b4c0075f23143cb92d34eb1d62f789a 606 0.20/1.00 vMB 3
940,376 940,376 0000000000000000000175ea749350b6e2795324c02752ccf583a33f99d08256 3,895 1.00/1.00 vMB 0
940,375 940,375 000000000000000000003b42e2d3b24ddbad45da3443f5fe76ae3d84d3e8f79f 1,135 0.32/1.00 vMB 2
940,374 940,374 00000000000000000000fc17d7cba654ed5b691cc34468d03892e8d9218efd63 3,299 1.00/1.00 vMB 3
940,373 940,373 00000000000000000000c5095556a133f1d84da5f75263ce99217190e09e4225 2,754 1.00/1.00 vMB 1
940,372 940,372 000000000000000000004535517ff9d3b02fec1203fb4cdff05590c154eec76e 2,671 1.00/1.00 vMB 1
940,371 940,371 000000000000000000002e87fde6be472bb2ad0833537c681842e6c295a22838 3,681 1.00/1.00 vMB 5
940,370 940,370 00000000000000000001df9b12865f287512f97d275d8b79b6fcd49161b0d5e3 5,261 1.00/1.00 vMB 0
940,369 940,369 0000000000000000000181e54dac5c33112adb7ef6a6d9d891e425d88ca3e826 5,140 1.00/1.00 vMB 0
940,368 940,368 0000000000000000000089ea45794f5b7c0136d956f937c8eee811c1f8139171 6,201 1.00/1.00 vMB 0
940,367 940,367 000000000000000000013f19050de5643579701391d1a119b8c44da95d546409 408 0.09/1.00 vMB 2
940,366 940,366 000000000000000000000bb3dba2ad33b4b68e687a1bdb5aa243212900363488 1,229 0.93/1.00 vMB 1
940,365 940,365 00000000000000000001597338f25cfffb2428741125f166f5c5232b30a92e09 2,243 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,461.15 GB
    • Received: 243.52 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.