Loading Tool

Explorer IconExplorer

Memory Pool

48,183 transactions
27.32 vMB
0.07057068 BTC
Random Selection Loading Transactions
Max Size: 145.64/200 MB

Candidate Block

Mining Attempt f7997cc2444deaaa3f666d4cd575a051deb548a80ae6181473149666fb4877b9
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 17e8cc04a02af349cb100412deb530e2984fa58b66dbdc76ccbc937b562f2cab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,396
Size: 1.00 vMB
Total Fees: 0.01955144 BTC
Feerates: 100.53 > 1.96 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (494,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,315 420,315 000000000000000004d423b7951f1d2db204ed70eadf0a17125f9d315f734372 2,358 1.00/1.00 vMB 60
420,314 420,314 00000000000000000013ab4da7712d8a220458cf5815bce37b4758199caa2d31 1,267 1.00/1.00 vMB 33
420,313 420,313 000000000000000002cf5e07d66144681f25275f9768a084709653393321b4a8 1,562 1.00/1.00 vMB 48
420,312 420,312 00000000000000000119d06a018914944862202c3bee4a81afeb98802674a7d4 1,528 0.99/1.00 vMB 22
420,311 420,311 00000000000000000216af4a9e7aefac5a28546c47b6cc8c30c6a4dccc33bc40 2,653 1.00/1.00 vMB 76
420,310 420,310 000000000000000001606ac6b4eb707b3b8263dff003552d7cd22b22cb70c2e8 1,783 1.00/1.00 vMB 42
420,309 420,309 00000000000000000259cbd25bc18ef3a7fdb9ba55c46c1fa4343695479da743 1 0.00/1.00 vMB 0
420,308 420,308 000000000000000000a63212d0a8a84c34152cc9beb7e298a61dfec3a81a594f 2,361 1.00/1.00 vMB 47
420,307 420,307 000000000000000002d1695444ad70e01f76538af28d65b4fa1a5bbf1e896cc9 3,035 1.00/1.00 vMB 94
420,306 420,306 000000000000000004f6b2175e2abad5130d1f7669fd597357807270c6d82bbf 2,759 1.00/1.00 vMB 80
420,305 420,305 00000000000000000459110eccf3cd841f7c17422e42bcb290b5df285a163873 2,798 1.00/1.00 vMB 85
420,304 420,304 00000000000000000512a4ec11166874d41dd58963f920d3c7be00c1f17a8d93 1,621 0.96/1.00 vMB 35
420,303 420,303 000000000000000000b347b9d49b560928e358f896956cc6e32865c63832f493 2,573 1.00/1.00 vMB 70
420,302 420,302 0000000000000000013cbf6d96c3ed83e4852ce8dc63c0b6b6d3103610cb6b32 2,472 1.00/1.00 vMB 54
420,301 420,301 000000000000000000d70363ee4b215ef3ff6c2717097baf3713a64c9481976d 1,089 1.00/1.00 vMB 72
420,300 420,300 0000000000000000017a859238351b59b11f2d79bb1f66613c5fb460fc0cb595 1,132 0.96/1.00 vMB 32
420,299 420,299 000000000000000002feb2128b0aaf194859dfca5bcbd3b4cab18192a6a94ada 2,540 1.00/1.00 vMB 61
420,298 420,298 000000000000000000517af2b3c0b893777633103d52830102e88094223dee7a 835 0.97/1.00 vMB 22
420,297 420,297 0000000000000000048e94ed9d5cc4c8da592a374dd7ab6fed299dd5ab3f1e4a 2,500 1.00/1.00 vMB 69
420,296 420,296 0000000000000000034af2a4456f5b37cba5bfd973a1c207b6e2c558edb11f58 712 0.32/1.00 vMB 69
420,295 420,295 00000000000000000383c4581a7a95bfc8fa5a11e78fcf7abc4370e225030894 939 0.59/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.99 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: 648.72 GB
    • Received: 13.07 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.