Loading Tool

Explorer IconExplorer

Memory Pool

87,590 transactions
32.45 vMB
0.14886768 BTC
Random Selection Loading Transactions
Max Size: 199.00/200 MB

Candidate Block

Mining Attempt 088c16e11166a7ca9f7c066658a3de008274029de03e74b16f197acdafa36a42
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root e651ce465d44396f5a0f1c97bfedfdffd2b1551ad0bcbb86004b369936c06675
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.06599409 BTC
Feerates: 502.65 > 6.61 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (671,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,488 243,488 00000000000000cdbd84c3ee97f2e6001d45ac9201780960ff1495e22d1490bd 394 0.17/1.00 vMB 178
243,487 243,487 00000000000000966a912f8c22aabd87fccc01a9655577437301706dcbe8f12d 24 0.01/1.00 vMB 72
243,486 243,486 000000000000000ecc3688b8576c43cbbd2d46e48fe7c110d02d9522299132b8 258 0.11/1.00 vMB 101
243,485 243,485 00000000000000cc2ee741a929979ec527768be0ec8e27ce73af2f990a7fcc7b 572 0.25/1.00 vMB 181
243,484 243,484 00000000000000083d25a7e61de1f7cb46a44e4f3e4926d831af5d0c461d0fd7 196 0.08/1.00 vMB 195
243,483 243,483 00000000000000051150eae5b665135c421cbd9e5f5357061a6c5bee840467cc 381 0.17/1.00 vMB 151
243,482 243,482 000000000000008772e772ff0c6cc7376079f65fc73dde2294f7be9d740e0cf2 49 0.02/1.00 vMB 47
243,481 243,481 000000000000009b6dedff964d1b4e1b5e9489fcdb0807c1ae3906777df3fd35 535 0.23/1.00 vMB 137
243,480 243,480 00000000000000716062844362702f215fa16c7bb50a629aeafbb82b1be1111e 50 0.02/1.00 vMB 221
243,479 243,479 00000000000000aeeadd5d2d2a0c35718312f5263800cae5eab1efee12f1398f 61 0.12/1.00 vMB 47
243,478 243,478 000000000000005247d964648adece7462e8dfeeaedbe51d4e90fa6ad592425b 391 0.24/1.00 vMB 117
243,477 243,477 00000000000000699022a45400b0f69fdd5cbd1d18e27f491c1e5854cb546a70 400 0.16/1.00 vMB 210
243,476 243,476 0000000000000032d3be38f6725c403c63b2df2edfb124e3468b81af0b21cf6e 65 0.04/1.00 vMB 122
243,475 243,475 00000000000000a390bb68480a68e019a4eb51e4111a303373104fab50ffba8a 290 0.12/1.00 vMB 198
243,474 243,474 00000000000000d3fc33eeaff05a01ed82b3468523ccdd30171e68dacf142437 159 0.08/1.00 vMB 129
243,473 243,473 00000000000000027812117601f216a401e4a1e94a5a8e148e77ddab320e0931 13 0.00/1.00 vMB 77
243,472 243,472 000000000000008ab434054c0cffdf71c0f457962dc910ea0e595755094702d1 306 0.20/1.00 vMB 116
243,471 243,471 000000000000008ea183cb349a35764c2888644481d8075d21e94e66570d5455 344 0.22/1.00 vMB 137
243,470 243,470 000000000000001a884a141999ad285aecd7f9f91693e78bdb90ec634751e45d 268 0.14/1.00 vMB 147
243,469 243,469 00000000000000a90a513632e510e11cb1cee902b1248f42415c3859dd23daae 512 0.32/1.00 vMB 34
243,468 243,468 000000000000008cf41335f5b7092e12d9adcb09e1d2fb8c3115ad008a5f9e3b 726 0.25/1.00 vMB 226
Previous 10 blocks ↓
Total Size: 782.76 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: 709.15 GB
    • Received: 16.85 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.