Loading Tool

Explorer IconExplorer

Memory Pool

78,107 transactions
29.74 vMB
0.07911504 BTC
Random Selection Loading Transactions
Max Size: 178.07/200 MB

Candidate Block

Mining Attempt 446a243d4b03066d613baa43bdce6fc645b28aaae34b9b1c0540d2ef7d07027c
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 06a5c9552cca6582dd7ebdb2d7ce421cfc07276d9b32210d28791337adb81d97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,485
Size: 1.00 vMB
Total Fees: 0.01270815 BTC
Feerates: 40.21 > 1.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (421,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,473 493,473 0000000000000000001fd21447da2ef7ed751eea331453d6202c2ca80b49e7f4 2,170 1.00/1.00 vMB 99
493,472 493,472 0000000000000000001954c411c33be89f45ed609403bb0cac9843d71bf8b2f0 2,296 0.95/1.00 vMB 115
493,471 493,471 0000000000000000001d330cce883cebbc85d34ca6367639ef15da0dfdb723cc 1,983 1.00/1.00 vMB 211
493,470 493,470 000000000000000000a726dffb2c1e0b466b68f2ac3fb7b1ed9b5771b2b8e86d 2,212 0.92/1.00 vMB 124
493,469 493,469 0000000000000000009c14f8b9a9fa8588b00694dcbf545659a17604b5ac5db3 2,172 1.00/1.00 vMB 167
493,468 493,468 000000000000000000513d21d9a867baf2eb0f5e139364984ef168fc41d7fcb9 1,685 1.00/1.00 vMB 274
493,467 493,467 0000000000000000003d855cdcda40e221b523a1c45690b5e7df7b46094f9f20 2,371 1.00/1.00 vMB 181
493,466 493,466 00000000000000000036ed82e69118d06f43eff41e58074123650147c56f1173 1,585 1.00/1.00 vMB 103
493,465 493,465 0000000000000000002e8fc5348a1f1228d90e0bfb0c596240ad94e9ceaf0b28 1,488 1.00/1.00 vMB 172
493,464 493,464 000000000000000000a2d91b4dd99d24aba09fe12b804c389f5c747c43201e74 2,460 0.96/1.00 vMB 290
493,463 493,463 000000000000000000043aa18345f9a9a59dc4b684be43c24ab138cca8242b79 2,542 1.00/1.00 vMB 165
493,462 493,462 0000000000000000005b9befc78a440d0e2031ce4402685951df0e388ad7a900 2,298 0.94/1.00 vMB 286
493,461 493,461 00000000000000000056db2c8f95cf621b14d539b93bd7fba1fd62d98e9974b6 2,420 1.00/1.00 vMB 87
493,460 493,460 00000000000000000097e76efb3022a865b86d5e3b3d3aa17e70894c477eea6d 2,535 1.00/1.00 vMB 196
493,459 493,459 000000000000000000272cc765cc1c8f95d7855b302c785d36ec9a0b6425da08 2,359 0.93/1.00 vMB 60
493,458 493,458 00000000000000000027a5e862c5705ae0aafd838683500186246b142a55a660 2,164 1.00/1.00 vMB 226
493,457 493,457 0000000000000000000e34e318c16f36ecee705063035d0f30c71d16de8415e5 2,459 1.00/1.00 vMB 166
493,456 493,456 000000000000000000a7f0ea3ae51e730e98d9406c4c76082133eeab8b5a0e91 2,449 0.91/1.00 vMB 142
493,455 493,455 000000000000000000a3b138b3f9344104150f540711a7e47c09b1b83bc30dc3 2,152 1.00/1.00 vMB 190
493,454 493,454 0000000000000000001bdca88bee684997414bb7e93c34c761b997725a4212a9 2,609 1.00/1.00 vMB 293
493,453 493,453 000000000000000000846b197e6823cacb733b046070579abb96f6f28a5c1443 2,312 1.00/1.00 vMB 263
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.34 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.