Loading Tool

Explorer IconExplorer

Memory Pool

76,697 transactions
28.63 vMB
0.07453425 BTC
Random Selection Loading Transactions
Max Size: 173.30/200 MB

Candidate Block

Mining Attempt 5b2e7ede6a3fcb897206747edb58976cc60f1a098bdfc6bcee5afc5b1c66e75f
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 55332019f7e1cec84cd9612592cf76b5800e7eca2b36c45325b1b15db2ec7e4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,208
Size: 1.00 vMB
Total Fees: 0.01508384 BTC
Feerates: 100.17 > 1.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (674,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,608 240,608 0000000000000017e7f3e8ffabec1aee92ab9c2ce85a28fe1fb439405a922a58 500 0.24/1.00 vMB 181
240,607 240,607 000000000000006652de05e930a2c63a302b7d9ec8c60569ed296d644cc1f9ce 220 0.18/1.00 vMB 91
240,606 240,606 00000000000000d98da52654f51e56b5055aa4a40940a9b4027e11006e227fab 525 0.21/1.00 vMB 178
240,605 240,605 00000000000000f6bd6f71d2f40b03fc3d0efa4c921b123cc6d18b38e11e32d1 226 0.14/1.00 vMB 81
240,604 240,604 00000000000000391e76f1b112caa1172594a6397711d90044afaffa31398d3f 717 0.25/1.00 vMB 242
240,603 240,603 0000000000000081f0aaca9d0d3ae849ddc6c561c1e7dd6edddd378a9ebc83cc 406 0.18/1.00 vMB 262
240,602 240,602 000000000000007a3421868b19c44b6dbadb3abf1aff490f75a06543344ccb99 108 0.04/1.00 vMB 88
240,601 240,601 00000000000001129539c2327b2cc04c87b5427f3323f555f84b1c235214c944 206 0.12/1.00 vMB 111
240,600 240,600 000000000000004de05165f73973c4b446cea555319bdaea0d4df7697df09696 182 0.08/1.00 vMB 147
240,599 240,599 0000000000000100f3740fe8254e62338884f0bf3d6fb2ff187136b80cc04839 799 0.39/1.00 vMB 143
240,598 240,598 000000000000003a53c112bdf0c7c9ab59cd008bc4a282e4e0b85cae2dcb1a67 579 0.25/1.00 vMB 202
240,597 240,597 000000000000000788849e6542943ce7cdc33bd9ae36c2fe40d89b5e0f06f024 726 0.25/1.00 vMB 252
240,596 240,596 00000000000000623e46dd600c6ecb80da0a6986b2671c2e6ad1a92658278d69 193 0.08/1.00 vMB 193
240,595 240,595 00000000000000fd6ec63839e02ca1c5a8ae129e19a93c42752d493d06887dad 133 0.06/1.00 vMB 154
240,594 240,594 00000000000000639068df355f19007b18e0e017a4889c5805611a722e1e4f00 224 0.12/1.00 vMB 146
240,593 240,593 000000000000009227243a4d4aecd0a52665d0708ad3df03826f7bf72ee4f688 210 0.11/1.00 vMB 144
240,592 240,592 00000000000000b15bb305d6a51f872cbad1942b4affb145cfc0fde64a382256 418 0.20/1.00 vMB 162
240,591 240,591 00000000000000db908816eb14afd020fa6477eea813b1598946d3207ae2abb8 195 0.07/1.00 vMB 202
240,590 240,590 00000000000000c5c293760e29f7d8e9166711c34dea2c8e5b4fc96272e83039 154 0.07/1.00 vMB 148
240,589 240,589 00000000000000c1448619c1363fe9ecf478b46a6a43cccbb4047e744a8c78db 384 0.17/1.00 vMB 179
240,588 240,588 00000000000000427560db18c6813762a255214122a6ef43640496573114c4ea 231 0.13/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.63 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.12 GB
    • Received: 16.15 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.