Loading Tool

Explorer IconExplorer

Memory Pool

75,311 transactions
27.74 vMB
0.07760679 BTC
Random Selection Loading Transactions
Max Size: 169.14/200 MB

Candidate Block

Mining Attempt 52e4a6ba0b629d9ad5ed41e58285d6a84dd89e9b8dccd35499d539864de295cc
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 408f4089e9a20ed9aa57c61802bb17e24e109be65a044b15f0d990eaa0233db2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,424
Size: 1.00 vMB
Total Fees: 0.01820863 BTC
Feerates: 100.35 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (265,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,281 650,281 0000000000000000000962f526c5d151efb34166507281c8aa40da751674c9c4 231 0.09/1.00 vMB 28
650,280 650,280 0000000000000000000308ddf5a7f187fdbed226c221d58f8f1c0e22139ddb7e 2,630 1.00/1.00 vMB 3
650,279 650,279 00000000000000000000bd0b822183931221c1d10eda80e5254b638600e5f580 1,933 1.00/1.00 vMB 13
650,278 650,278 00000000000000000009222ab44806c89ffeac1afb7e94c3e3cbbf950e375e7f 2,933 1.00/1.00 vMB 58
650,277 650,277 00000000000000000005a280761c349e6a455cb55a17bea6f3021052104d6f6c 2,754 1.00/1.00 vMB 54
650,276 650,276 0000000000000000000b336c6ffbcb9e7efadd67546ecdaef0436a4a605182f0 2,449 0.89/1.00 vMB 30
650,275 650,275 00000000000000000004d06c853220864a3168d37baf909c3890f819a77f307d 1,445 0.51/1.00 vMB 37
650,274 650,274 00000000000000000001c1e1341a89a3f069b8bb7c569ecd632ff477493a40c4 439 0.44/1.00 vMB 9
650,273 650,273 0000000000000000000dc69297a4fb9674555c0041ae3aa3751b33f33563102f 2,461 1.00/1.00 vMB 29
650,272 650,272 0000000000000000000bae0dbafdeaa356dc6b55954ea3ff62712d5bc4b3de2d 2,324 1.00/1.00 vMB 24
650,271 650,271 0000000000000000000110beced5dcb528a4f8cf4140323b84e303000b347ad2 2,525 1.00/1.00 vMB 41
650,270 650,270 00000000000000000005bc12ecbb4609ccfd3201e81cf40e80f790bb5477eb5e 471 0.41/1.00 vMB 16
650,269 650,269 000000000000000000057fac9848c04dcb6a7e13a92a1d3208143e256af543e4 242 0.58/1.00 vMB 4
650,268 650,268 000000000000000000027c62aa611c76ede80c2d8329693c4e90f289564add86 1,013 1.00/1.00 vMB 21
650,267 650,267 000000000000000000087611b1115ba450f5300cd024f8fa8e03ccf39923a6c7 1,837 1.00/1.00 vMB 13
650,266 650,266 0000000000000000000135f5ccab5555fbba138213584711d4628729b22d2531 2,054 1.00/1.00 vMB 43
650,265 650,265 00000000000000000009991dafaec02db5b0da439c6374e343a11d6109c275d3 190 0.08/1.00 vMB 15
650,264 650,264 0000000000000000000a08d1feb75b7641dc52951ad91590c399e30932613431 2,291 1.00/1.00 vMB 11
650,263 650,263 0000000000000000000673c96ed76539a8b20182232f0797f53f5a20421a7b39 2,551 1.00/1.00 vMB 14
650,262 650,262 00000000000000000003f86e9a22228e85eba4bfe84a55a9edae7299d54d7dce 2,613 1.00/1.00 vMB 37
650,261 650,261 0000000000000000000441d2215439ad60dbdb48d76ae153d4530b6ae032e2ba 2,572 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.51 GB
    • Received: 17.38 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.