Loading Tool

Explorer IconExplorer

Memory Pool

76,927 transactions
28.57 vMB
0.06338828 BTC
Random Selection Loading Transactions
Max Size: 173.41/200 MB

Candidate Block

Mining Attempt 9db8446e114a4fd43c85261239d1ce60d2d0c5a8f176e9c4f977cbcdd6db8778
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 40d7f18a0d369a6ca06bb327c2568859d8935990e654948a8ff9c8192735d6d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,862
Size: 1.00 vMB
Total Fees: 0.00415586 BTC
Feerates: 100.28 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (539,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,551 375,551 00000000000000000bf8f91142eace9093565cabee4c5bf79c88a202b780cae1 1 0.00/1.00 vMB 0
375,550 375,550 000000000000000011c045ef873b3cc051512ff6dff3f42299a34274b35aaee7 470 0.18/1.00 vMB 50
375,549 375,549 0000000000000000026e5dc2cf87baee4d9b1c865b6371807183977c61dad9dc 781 0.42/1.00 vMB 37
375,548 375,548 00000000000000000e0e8d83c95232fff9f1cf4bbebec05b271699f998dd411a 66 0.03/1.00 vMB 30
375,547 375,547 000000000000000009adddaf93c0d06a7846ec87b447b63f9896c4df5fcbba11 1 0.00/1.00 vMB 0
375,546 375,546 00000000000000000d7bc4a403b551c5bfbf5e3080f1b6c91ad8286d069a87d5 891 0.46/1.00 vMB 40
375,545 375,545 0000000000000000104b3d552ab3b140f6cb2b786645879cbdb9d61e2fcc2a08 507 0.40/1.00 vMB 24
375,544 375,544 00000000000000000f36be4e707ed80e86e1b2bc582f8a30b1774bc01f3b4c20 1 0.00/1.00 vMB 0
375,543 375,543 00000000000000000d07f73b392335ca46bafa1cade0e64f92221f86111b3ae9 299 0.14/1.00 vMB 32
375,542 375,542 00000000000000000a30946e80cdf5dd51d36b58180f73ae0990ce3e107d9e25 1,084 0.54/1.00 vMB 36
375,541 375,541 00000000000000000b73d51f3e495cf747b025adb17a9b1ed228a76af24a4e64 1,483 0.67/1.00 vMB 41
375,540 375,540 00000000000000000d58725eef6cb1f1da42a4731b1a7dbb23b959231d3fc375 1,699 0.87/1.00 vMB 39
375,539 375,539 000000000000000002f102e83898a2cfa3e750ed60fb1b4ca3dda1c516ca3739 945 0.53/1.00 vMB 34
375,538 375,538 000000000000000008675adae443fef22188d1e8cab00c3111f51ce19cb607eb 2 0.00/1.00 vMB 0
375,537 375,537 000000000000000000230f3fb9dd1a06e03899d0dc2023f2d0b0f695d9cc2547 448 0.35/1.00 vMB 26
375,536 375,536 00000000000000000afd82c61ef0f69ab5fe862b5b0497761329d5ff70840da6 662 0.55/1.00 vMB 26
375,535 375,535 000000000000000006dad7687ad468140e39685088ffc3107909f1ccbee9a956 236 0.22/1.00 vMB 12
375,534 375,534 00000000000000000c2f249de0c91b3a2d116fd51746201d99a8889e42b1c9dc 1,929 0.91/1.00 vMB 41
375,533 375,533 000000000000000011b51daa326ee4ea372cf70b3c153a4a31a488583d40dc84 103 0.07/1.00 vMB 25
375,532 375,532 00000000000000000909d11d62b66be1824a369f2e9530353ae559d1f6791854 411 0.24/1.00 vMB 35
375,531 375,531 00000000000000000584d59b929ca926c453a49b9cb26afd508f2c138581d0c3 467 0.35/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.