Loading Tool

Explorer IconExplorer

Memory Pool

89,095 transactions
33.08 vMB
0.20331740 BTC
Random Selection Loading Transactions
Max Size: 199.68/200 MB

Candidate Block

Mining Attempt 54bcfc67d58bbe7a6beb5ac1b38da7c160d4c4fe76f38c38fef4aac099e73c0e
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 5403a8407027f7f0405ed0bc3f0376d8db758e2217a8a7a8ace494ca1f058b37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.09039062 BTC
Feerates: 387.56 > 9.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (612,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,325 302,325 0000000000000000114b7ac62b8c954b405ead69b50b720b0746b9c6de2df36b 41 0.05/1.00 vMB 10
302,324 302,324 00000000000000005d801a94bb20f48e2c1a78cdea270ff5a6bfee8f817fb4c2 226 0.21/1.00 vMB 20
302,323 302,323 000000000000000007c08a465689a3bbb9ac9fb43cbfc069d8ebbd2a09e57e39 612 0.34/1.00 vMB 28
302,322 302,322 00000000000000002c20f98745c5cea78e75fb4e40db17608e7ea260c485e61b 117 0.29/1.00 vMB 12
302,321 302,321 0000000000000000667cb2f45b42a70b6aaec08367a4fe1db6b422cddedc4344 556 0.25/1.00 vMB 42
302,320 302,320 0000000000000000387ddbcbcf34010d5a64ca8640e6758dd478dfa644f05ff2 1,487 0.88/1.00 vMB 28
302,319 302,319 000000000000000020de38e484d3fefd34bf5514f76a489bedcd7e6a5a0bde9b 968 0.35/1.00 vMB 54
302,318 302,318 0000000000000000366b1046fc5c3fe3f4cd37de91dcad0cb09a7f45415c74e2 647 0.30/1.00 vMB 41
302,317 302,317 00000000000000001cf8a48e0843925aea5f3a3f421543e64a58db27552c3b7a 454 0.27/1.00 vMB 30
302,316 302,316 000000000000000032148eca0e4dac4593f2944e8da0a04e1748ed39cade5b4e 304 0.13/1.00 vMB 18
302,315 302,315 00000000000000003c1c97f75635bb033823e328a4bc2bb6beb2e4618bc7a623 419 0.22/1.00 vMB 35
302,314 302,314 00000000000000002deac336eea900bac23b5d74ba0f5a54da4e80508d3e27f3 58 0.04/1.00 vMB 21
302,313 302,313 00000000000000000fbf5f7b0bba15e29e31fed6937548428cbe88fa6717ab43 218 0.10/1.00 vMB 43
302,312 302,312 00000000000000003324f0e575be3ae560f7262abfb12779c2fad909528620fb 732 0.60/1.00 vMB 19
302,311 302,311 00000000000000001e4628a9e3d2e7b77e409a05c7b4f013fdfe7e1be703712f 968 0.35/1.00 vMB 47
302,310 302,310 00000000000000000390dcaa86b80d523f9fa5deb47d57846e4b3431b5fd5f71 721 0.25/1.00 vMB 52
302,309 302,309 00000000000000006a1ad3588ac31b0d43761c45692891803edddb792120a67c 402 0.18/1.00 vMB 36
302,308 302,308 000000000000000007cc48785b69485dd3bf0ea8216c2174ba9dd8b14df47fc7 445 0.28/1.00 vMB 25
302,307 302,307 00000000000000003f13fae19191e0f1528ba5b87b7f45758766976cc9616160 497 0.25/1.00 vMB 26
302,306 302,306 0000000000000000470b05cde2db7f096f3cc574b73bf0ea7296746c7a55c485 301 0.15/1.00 vMB 29
302,305 302,305 000000000000000027b2562976331e50ea7331520a130487af55297d1bf32de5 555 0.30/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.