Loading Tool

Explorer IconExplorer

Memory Pool

39,158 transactions
28.55 vMB
0.06262304 BTC
Random Selection Loading Transactions
Max Size: 144.91/200 MB

Candidate Block

Mining Attempt 30d36e2369bdddf13f779a80ba333536b0a304466000fbb3073f1015c51cce52
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 9a16355c9dc99e04fa1861ecb7958bc04e2150c53e68cb8daf95f017b11f00e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,721
Size: 1.00 vMB
Total Fees: 0.00757390 BTC
Feerates: 50.27 > 0.76 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (644,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,437 270,437 00000000000000057e8d958de83fca8d266e06231db3f1d23b45f1182d1ec17b 257 0.26/1.00 vMB 20
270,436 270,436 0000000000000001202e187270d42cd4d6cb694879d2a3bbc4bbad3c0104ab16 446 0.25/1.00 vMB 28
270,435 270,435 000000000000000197992633e3f4f8fa73a39abe60ee2a2adf15e263894c5f93 667 0.25/1.00 vMB 72
270,434 270,434 0000000000000006d8b32cd92cc5ce314d1f8551d780646eecc3c8efa98bc8d8 696 0.25/1.00 vMB 154
270,433 270,433 00000000000000060d9b4cef5b46ad181b999c042ba2368e6da65522acb0d46d 225 0.15/1.00 vMB 34
270,432 270,432 00000000000000003949bae8c7a78860561914e1f7138bf3ec41f872a326f2f0 112 0.15/1.00 vMB 16
270,431 270,431 0000000000000002b91779a6dcb9e76cf8c964ca5834c2adb8d7f6ce429de9c4 467 0.25/1.00 vMB 61
270,430 270,430 0000000000000001f98629e219a01da2d4141c8d8a409f628dae0b8473476bed 747 0.35/1.00 vMB 19
270,429 270,429 00000000000000020cbba9623e99ea50bde2b8e93844cb1da2caa77f8d81b003 512 0.25/1.00 vMB 59
270,428 270,428 00000000000000068cf502d981ca0d4a81045fbb11bd5e22988fb5877e592bd9 336 0.27/1.00 vMB 39
270,427 270,427 00000000000000024c6bc99c87aa0e4d7642495c2573578aa4744c308eb6a724 381 0.25/1.00 vMB 37
270,426 270,426 00000000000000020bb9eb716b5567d36ced5f1157ef818ae46191eebe1161b2 671 0.25/1.00 vMB 103
270,425 270,425 00000000000000008838962cefe8b6e327a34824c631245e9c4e7df8bbd60de8 592 0.24/1.00 vMB 35
270,424 270,424 00000000000000045c8e9aaa46d2945caff066f09a2b3b0e2c92a68aeb59ac35 394 0.30/1.00 vMB 31
270,423 270,423 000000000000000134d5b80100a46741dcaef508110e8be68ac8f5077ad90710 631 0.25/1.00 vMB 108
270,422 270,422 00000000000000011b9f0c39df1bb292711f150f34648aca931213d02d7725b4 324 0.50/1.00 vMB 28
270,421 270,421 0000000000000001fa1728f4f305577b31c4c0a440d994ee9613c6c000bb5eba 216 0.24/1.00 vMB 26
270,420 270,420 0000000000000001eb77de498e05ca1c525aede4d7495941c0f8887a8e516f4f 454 0.25/1.00 vMB 58
270,419 270,419 00000000000000003fc6e2daaa7fd8b75eb4e9b271609e231401fbf45a1367bd 593 0.25/1.00 vMB 98
270,418 270,418 00000000000000045ebf5578d188dae1de6f0918a42aa5e4803cf853ec292549 598 0.50/1.00 vMB 47
270,417 270,417 000000000000000051c9ca1a8e526bf060f96b240a3695390222bde87e3ba446 275 0.25/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.29 GB
    • Received: 11.62 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.