Loading Tool

Explorer IconExplorer

Memory Pool

76,732 transactions
27.69 vMB
0.07907635 BTC
Random Selection Loading Transactions
Max Size: 169.07/200 MB

Candidate Block

Mining Attempt cda00c9c6dfa85b490f6353e56e1cb4934dfa57ff22ba495c168ae8f9b2447f0
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 690cdd1adcfb01764934de9fe71dd7b4175c1d2718337b960e32a4ee055fd922
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.01991913 BTC
Feerates: 402.60 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (449,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,304 466,304 000000000000000000b364b431e754efca2a0d2ef1712d778151d8702a3fc3ee 1,794 1.00/1.00 vMB 188
466,303 466,303 000000000000000000e3a0dc816c0d5b0b7919fdeae4015233a2ef0c316bd3aa 2,536 1.00/1.00 vMB 154
466,302 466,302 000000000000000000a230a8709cddc4777249748ce69bb75c7c2a1fad77f012 1,035 1.00/1.00 vMB 131
466,301 466,301 000000000000000001541aa75a4905b158f12286d519d723307968f85b9cb989 1,695 1.00/1.00 vMB 130
466,300 466,300 0000000000000000015f92d645fc0c216ef1385399d0a7ce42950de8f12c095b 2,063 1.00/1.00 vMB 167
466,299 466,299 00000000000000000120dcd6756689278d05e2d09c34318b25e25c13656ec53d 2,925 1.00/1.00 vMB 254
466,298 466,298 0000000000000000014152a5c1d9ee7d2121bc159732f7a4cfd5925b66abb5f5 1,366 1.00/1.00 vMB 147
466,297 466,297 0000000000000000008798188742fedfb834ec6eec4eb495735e6313d900ffac 1,863 1.00/1.00 vMB 145
466,296 466,296 000000000000000001213bbf327f1d877e0bab216e32d924c999169062920fa1 2,251 1.00/1.00 vMB 158
466,295 466,295 0000000000000000017096b7e1647ae84bc0bc634e8fb1c16c172245f458e314 1,922 1.00/1.00 vMB 179
466,294 466,294 000000000000000000f582720b0c73d5912435db2e2d198f965b7880b972ac1d 2,511 1.00/1.00 vMB 138
466,293 466,293 0000000000000000019bd9c9657db5e01eb7e0b8f038c8990fb81a4717c18e9f 1,871 1.00/1.00 vMB 229
466,292 466,292 00000000000000000166d7314d316ca4d335d5064784f5c0c08b6593563845ef 1,807 1.00/1.00 vMB 157
466,291 466,291 000000000000000000dea58520420ff837685c0fbaf333d7affbb87dbe60c3f0 2,580 1.00/1.00 vMB 145
466,290 466,290 0000000000000000018c9b4847bf4feb5b4aeecc4ba95dd7409014b12782d3f5 1,990 1.00/1.00 vMB 175
466,289 466,289 000000000000000000812842e86512c418214ccb6beba99fbe55919325e0e5ef 1,995 1.00/1.00 vMB 249
466,288 466,288 000000000000000000a3961bd326992cf3440e87cd553d2ea2926073126a77ea 1,961 1.00/1.00 vMB 158
466,287 466,287 0000000000000000013fa863b036944b2124e2a0fb61fa026dbbfde5983397cc 2,478 1.00/1.00 vMB 252
466,286 466,286 0000000000000000017a150ed0f851b1d4ce550d0d12320df534800612580176 1,355 1.00/1.00 vMB 144
466,285 466,285 0000000000000000014bba7ee0ca4a29d172c1e1edfe63a9afd20eea2f2233a8 2,539 1.00/1.00 vMB 225
466,284 466,284 0000000000000000013a3a99469ee250901bd5a4cb7a6248bed5059e9d63ca55 1,111 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.