Loading Tool

Explorer IconExplorer

Memory Pool

45,485 transactions
34.24 vMB
0.18567701 BTC
Random Selection Loading Transactions
Max Size: 172.60/200 MB

Candidate Block

Mining Attempt 925c32c644841363cda1a27c13834128e50f871c491fab76fd171f6fb6125801
Version 20000000
Previous Block 00000000000000000001cb2a63283b39ccc528531fd6e8e2c415b9a7bef994f9
Merkle Root cb111f6d90122168c90b147eb2d1fccf364bbac2c265d1a7c5dcfbaf43ff1d7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,893
Size: 1.00 vMB
Total Fees: 0.09456701 BTC
Feerates: 511.35 > 9.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,334 (661,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,142 253,142 0000000000000025cc034db631688ce1430887b0a9e5556af1f8eab969373015 359 0.18/1.00 vMB 150
253,141 253,141 000000000000001519b9e4f302d2b368a1e38bde9ecffdc2157d638e2e49a216 87 0.04/1.00 vMB 146
253,140 253,140 000000000000001a093d0c13f6709f47f5b550cd259fe73d588613e12b434a73 516 0.21/1.00 vMB 139
253,139 253,139 000000000000003d9130ce71f2fc34c048d15114c0ff6c27588a2df02cacc245 564 0.23/1.00 vMB 125
253,138 253,138 0000000000000041f00a26f9e688d060e243f249deee66434b438b7bd286a432 568 0.25/1.00 vMB 169
253,137 253,137 000000000000000de40b7e6536e300b914fc64b830e690eb2bda1e900ab3be3a 309 0.16/1.00 vMB 79
253,136 253,136 000000000000004297de163bb6b3d01987f9e3143fe5d59fb454546ab4ae06bd 536 0.25/1.00 vMB 132
253,135 253,135 0000000000000042faaa182b11bf822d7804ce41ed97ce73e9f4fc26a71bdf49 390 0.19/1.00 vMB 90
253,134 253,134 0000000000000033090775e716eb85433e0687f033f5e3110d78378b8f18cc9c 256 0.08/1.00 vMB 183
253,133 253,133 000000000000001355d408ea83ad69b5ccbe9f72baa150d1a6fc525a423753d8 89 0.03/1.00 vMB 106
253,132 253,132 0000000000000009c1bc4f2d6d63771a678f69126ade91ec1837f7adc46a2e28 47 0.02/1.00 vMB 79
253,131 253,131 0000000000000002376dc03c2f9e959ddc924dfc05dc73c556fda64e2fefb8d3 283 0.14/1.00 vMB 96
253,130 253,130 00000000000000541f8447ecddb3d7a673f2a900dfc25e8a99120d6b8a6bc61e 374 0.22/1.00 vMB 85
253,129 253,129 000000000000001b84fcc4191b6070827db5b6b8c27b96056d143218b795c71c 657 0.25/1.00 vMB 124
253,128 253,128 0000000000000050824c70a3d2b4e964fecd69f12b7816d33c43e703cedfdb36 230 0.10/1.00 vMB 131
253,127 253,127 000000000000002d28b93e6d5135537863c2e322349c1008cf9641de10e42288 27 0.01/1.00 vMB 123
253,126 253,126 000000000000003b992ef55efe6fe6cfa973e13384b3a54de45cc6e2d9352b11 45 0.02/1.00 vMB 75
253,125 253,125 000000000000004fa261dfd81b2a7a31feb1c0de83b15b4cddd63757658b0406 345 0.17/1.00 vMB 108
253,124 253,124 0000000000000036b84621e0a2c1ba38b8ccf2e4a71b50fb30eba4a7bac4e379 483 0.21/1.00 vMB 123
253,123 253,123 00000000000000227d33ba1a44b834abad95cf372895edf294b373308b6bfb7e 340 0.16/1.00 vMB 96
253,122 253,122 000000000000001310b7c445a198cea4c8b044fea455858bd9d2fca87aadfa7a 528 0.25/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 781.19 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: 584.94 GB
    • Received: 9.41 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.