Loading Tool

Explorer IconExplorer

Memory Pool

86,029 transactions
32.94 vMB
0.13451015 BTC
Random Selection Loading Transactions
Max Size: 195.90/200 MB

Candidate Block

Mining Attempt 1597e1b2dccde2148f639e887a9b59173cf73e9eae20495c53bd4c9a67efb18f
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 0271bad28214492bbbb503c1bb10392ab282abc713c332eb0b6e1c7f0c5ce064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.06227256 BTC
Feerates: 387.56 > 6.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (362,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,102 552,102 0000000000000000001072a43a4736dafae6b635ba91022c46ed631dfd3f5553 2,505 1.00/1.00 vMB 22
552,101 552,101 000000000000000000187a28a69b08ce5e8ff054702940679ffaae91eb370a1a 2,950 1.00/1.00 vMB 38
552,100 552,100 0000000000000000001934b2e19dcdcc93dfc19fa555b5a0dd9734788df2c66e 437 1.00/1.00 vMB 2
552,099 552,099 0000000000000000001979e922ef576686f7818a8376b622047a84b8be73d9eb 688 1.00/1.00 vMB 2
552,098 552,098 0000000000000000001f4081ac3020b70f5ce518c9f3d075924d038d48fe3838 2,350 1.00/1.00 vMB 22
552,097 552,097 000000000000000000095fbf4f745c93ee650e0480e01e522e3509a963c7ca76 1,273 1.00/1.00 vMB 2
552,096 552,096 000000000000000000118cf99fcccb79a2dd4120b50f5bab7037d8db50ee24fa 3,031 1.00/1.00 vMB 4
552,095 552,095 0000000000000000001577a9b54d8ebd52bdd8c4a489d0847b1943db7f88f2c2 1,605 1.00/1.00 vMB 23
552,094 552,094 00000000000000000029bb78475d0c46da2530b63a76324ec3d6e38af3479653 2,699 1.00/1.00 vMB 57
552,093 552,093 0000000000000000000cabf466535cd49dca9d56f2d37c3caecf202b8c45c64d 2,083 1.00/1.00 vMB 6
552,092 552,092 000000000000000000054a0e77683be882f146a6e7edd18f2fd44c1d2b915d52 2,178 1.00/1.00 vMB 48
552,091 552,091 000000000000000000193ba378f6efa77b902bed11bc840f61801b598f2e9164 2,840 1.00/1.00 vMB 8
552,090 552,090 00000000000000000001af89ca009dbf583f78abd210f320834f02e79ad51154 2,897 1.00/1.00 vMB 45
552,089 552,089 0000000000000000001f6dedd5fed7c6b218e9248298ea1643b6953879944584 1,987 1.00/1.00 vMB 30
552,088 552,088 0000000000000000002623741d4022dedef8886300fc4f60b0d95d8d130a8076 2,224 1.00/1.00 vMB 24
552,087 552,087 0000000000000000002286e1fdc23112769ccd98e97fdf48e76238d304503fe1 2,085 1.00/1.00 vMB 47
552,086 552,086 0000000000000000000bb6bce4d014a74556e147e0d2f65cab4f500217ff6c73 2,487 1.00/1.00 vMB 52
552,085 552,085 0000000000000000000f1dbdecfeaadd4e4103d050036dcc543a47954f2d5b02 2,328 1.00/1.00 vMB 31
552,084 552,084 0000000000000000001cf6128e6f9e3a1d67d23bebd8b1361ae4d181fae634ec 1,377 1.00/1.00 vMB 34
552,083 552,083 0000000000000000000533a1c0a68130997d7f1ac583467a3bf3b10fd23f38d8 2,622 1.00/1.00 vMB 35
552,082 552,082 00000000000000000025880155534d1c64f245413ffd5a491436480bc573bcd7 2,439 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.31 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: 659.33 GB
    • Received: 14.60 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.