Loading Tool

Explorer IconExplorer

Memory Pool

77,050 transactions
28.60 vMB
0.06477528 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt 87a9e0fea398c8e4c0be71d4c7d7bd9f775c673e2999c549ab5fae8437941444
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 377a5c6ea5c0e9b1440f493ab71417cfbc7aad11d094eb8765a969568e92a5f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,846
Size: 1.00 vMB
Total Fees: 0.00521474 BTC
Feerates: 100.72 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (528,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,343 386,343 0000000000000000066469b64045d666cacbadf9b1f164e1a77750f71ac5d103 1,607 0.80/1.00 vMB 33
386,342 386,342 00000000000000000d2b49c92d59b9e114006451c67679c236385a10b1ff556a 2,129 0.93/1.00 vMB 37
386,341 386,341 0000000000000000053d7a492fa1325f4213126ee1bd26307747be879a4179f4 1 0.00/1.00 vMB 0
386,340 386,340 00000000000000000417806aad463316b59f384606d29f1eb0f00c073ed3a337 1,756 0.93/1.00 vMB 27
386,339 386,339 00000000000000000e046ca4a052e43277db3b7f885630206689fd984a49567d 2,505 0.93/1.00 vMB 58
386,338 386,338 00000000000000000b69b4cbfe409e0c7c972cdcab30f8676a11a6ba5177488c 1,326 0.54/1.00 vMB 46
386,337 386,337 00000000000000000e87f54d05f284c38f5c65b22beec35abb315349b4d7e19c 194 0.12/1.00 vMB 34
386,336 386,336 00000000000000000cd28236b43b407f86645c46a9f4ecbbcab3aa372211b309 760 0.63/1.00 vMB 20
386,335 386,335 00000000000000000ac7ab3d80e3cb9b4d0724ed5b2af92a4dcc3603d17905fb 2,636 0.93/1.00 vMB 41
386,334 386,334 00000000000000000720be31c6593215e617595085352e14afcebfbe31b07971 83 0.05/1.00 vMB 28
386,333 386,333 000000000000000004585f8bcbd62dc87a9dc01407204336e255e0fb0bd2be92 666 1.00/1.00 vMB 10
386,332 386,332 0000000000000000004761d123704e504bce2f186f06e3f2fcf0c1a5697183b7 605 0.29/1.00 vMB 35
386,331 386,331 00000000000000000543cbffda266060d71464f308eae12dcb79c6a415074508 201 0.17/1.00 vMB 17
386,330 386,330 0000000000000000081a8ec26bcb961ebc3f3dda63eb2ed6a6d48013138abc9a 99 0.04/1.00 vMB 28
386,329 386,329 0000000000000000075df6c0c4efbd5896d2b7a3b89509836a6ddf1ad5dda2fe 1,157 0.59/1.00 vMB 31
386,328 386,328 000000000000000005e3990ee3f28b16d2056d60a5637cd08ca0e4218bb7a3de 394 0.19/1.00 vMB 37
386,327 386,327 00000000000000000eb1035c3ed0782a15584f59ab4661419ba1fb41a8c96a35 451 0.20/1.00 vMB 39
386,326 386,326 00000000000000000a89f382025552ea8a039b340b9b6f943c76dcd9b86f0bb9 1,577 0.66/1.00 vMB 34
386,325 386,325 000000000000000000a7776a77fdd06df973119ed7d9d628ae50b1e02ace9c9d 568 0.97/1.00 vMB 10
386,324 386,324 00000000000000000168f981f3b85ccac4d7226fde856429252c21bbe23eec57 452 1.00/1.00 vMB 9
386,323 386,323 00000000000000000e4a463d71f6684ace32533aeec98564d4dad9eadd544c12 915 0.80/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.57 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: 671.10 GB
    • Received: 15.86 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.