Loading Tool

Explorer IconExplorer

Memory Pool

79,237 transactions
29.47 vMB
0.08263161 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt 215966570725e7e93846aa07f23eca56e27bbcf31be4bc8383b8862a4ff19e53
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 5f6f57982f614a7b02129167e373f901c90f831555825c9aea7d558fec87586a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,853
Size: 1.00 vMB
Total Fees: 0.02081634 BTC
Feerates: 100.11 > 2.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (208,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,544 706,544 00000000000000000004547b52932aa987a7d47e6f14334741c80b6261c93e13 479 0.15/1.00 vMB 11
706,543 706,543 00000000000000000007c411dd4a0414288bed99cbd2d87462c1d3698b755ea8 479 0.28/1.00 vMB 5
706,542 706,542 0000000000000000000ac4b60e5c6c7bffc0554e2844670e15e2641be921f135 2,557 1.00/1.00 vMB 13
706,541 706,541 00000000000000000009ed48887fc5bfa7a0a3606e8ea3cd210601d0e6f737db 1,112 0.47/1.00 vMB 8
706,540 706,540 00000000000000000009642919094b2f7fef50b4526635a8a161f2514f5de5b4 885 0.57/1.00 vMB 6
706,539 706,539 000000000000000000096af23396937af0c1afa58940d715a661b8b3ff6efbe6 1,459 0.51/1.00 vMB 10
706,538 706,538 000000000000000000020696def53e6f6f7b9b257945ccb735f579b81f3cdef6 605 0.23/1.00 vMB 13
706,537 706,537 00000000000000000001eb09bda826987a75b0210f5b51a395af4b6dde7d1141 566 0.23/1.00 vMB 9
706,536 706,536 0000000000000000000272908a28017c3f11f89e3592f55b8fd81a6bf0c2ee66 1,827 0.62/1.00 vMB 11
706,535 706,535 0000000000000000000712c3f136c9d85db662b7f979d8065e70a19b4ce46088 601 0.21/1.00 vMB 10
706,534 706,534 0000000000000000000413d489e78292da719b09834b9d631301b2395546ec9b 1,544 0.55/1.00 vMB 10
706,533 706,533 000000000000000000090d522ad89a9fcf60c0e54fe5effdb1e36fd6a9e685e1 723 0.32/1.00 vMB 12
706,532 706,532 00000000000000000008e67aea175f0d2575bca68817d8fb20346cce2a0a21a7 1,466 0.57/1.00 vMB 2
706,531 706,531 00000000000000000009ce0f3b279d6e3ce9ceddca72edf0e0648134e130f9e9 2,260 1.00/1.00 vMB 17
706,530 706,530 00000000000000000005507b64284ee2d988f60b32d612d8c9e70eb54b65018a 1,320 0.48/1.00 vMB 14
706,529 706,529 0000000000000000000a32aa6caa79e22ce8ecaa112fd5e6826de3fe37eee4ba 519 0.22/1.00 vMB 15
706,528 706,528 0000000000000000000190e07414bfc65495691bfb96c007bfc54c943111e748 1,182 0.53/1.00 vMB 11
706,527 706,527 00000000000000000000c6fd4fd16ddfc978235e5954fe3e6baf74096f89cae7 1,945 0.84/1.00 vMB 6
706,526 706,526 0000000000000000000a21e73b325270e44f96f05e5f2c131eecdbcecf889c65 2,962 1.00/1.00 vMB 11
706,525 706,525 0000000000000000000bf19f7711bfe63e1ae5f1e693639ac71d001058ab56c8 353 0.18/1.00 vMB 2
706,524 706,524 00000000000000000002f00091495ccf753f065206e5af3180b88e9ac37a8947 2,907 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.