Loading Tool

Explorer IconExplorer

Memory Pool

79,123 transactions
29.66 vMB
0.07631062 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt e068c21cc717e2f6f856a4622e1122e189cb82d6d94d60caff3ca235d2fa245f
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 351f28b18af5941546da1a8aab61d0f1a00c4ece2f97a5d5e18989493fabfa9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,996
Size: 1.00 vMB
Total Fees: 0.01592802 BTC
Feerates: 101.61 > 1.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (429,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,671 485,671 0000000000000000006438c0e47efb17a90a0af42596c6c63c04d0ca76ff29af 1,222 0.47/1.00 vMB 126
485,670 485,670 000000000000000000d65671c810a647c1982025f538287a3db7905c0da4adcb 1,436 0.64/1.00 vMB 105
485,669 485,669 000000000000000000add5d8f44105b52b9f4e62880d82a3ecf9317960fd6c78 554 0.26/1.00 vMB 117
485,668 485,668 000000000000000000360f93aea162d979428ad3753d225fd4eed2ccf3030360 80 0.02/1.00 vMB 112
485,667 485,667 0000000000000000005badac0910623794ee8813d63d768a4e5984a68fac2eac 251 0.09/1.00 vMB 122
485,666 485,666 000000000000000000462e69e1a49b8138cd4f1ba9348feac76fcb79ce502493 302 0.18/1.00 vMB 159
485,665 485,665 000000000000000000024f71745433c4f54cd2f6b5de52fbc33f0fd47a468d5c 94 0.11/1.00 vMB 28
485,664 485,664 0000000000000000003246e4024ff0737111ab6c7cd73d5c40d1fdc7a8d3b725 431 0.32/1.00 vMB 101
485,663 485,663 0000000000000000009069ffae0acfca1daf029e12f54792ca833e146f85c81a 259 0.29/1.00 vMB 94
485,662 485,662 000000000000000000ec1d663a6e7c4d96b60f8ba9120ab1a9ead1671c73b703 51 0.06/1.00 vMB 23
485,661 485,661 0000000000000000006d162fad911c5cf10fcf640470ea0191499a933aa4de73 1,062 0.60/1.00 vMB 113
485,660 485,660 00000000000000000124f53a92043041e56a9de0d1db5df4eb0318b9a6fa7e4c 73 0.03/1.00 vMB 81
485,659 485,659 0000000000000000002e6a2acf672a14954c0c2bfe7ea32c0b9ebfe72fc8279a 536 0.33/1.00 vMB 122
485,658 485,658 000000000000000000f24f3d98d97b380de10b6fe403b1a4f64be6f23e3b4a95 1,276 0.60/1.00 vMB 33
485,657 485,657 000000000000000000b1d992c66572a13f4e1aa7ef2997160efcd7a24edbe6a7 2,048 0.99/1.00 vMB 138
485,656 485,656 00000000000000000096392335d314a43c983839c239bf2493bf8a2818c42b23 1,828 0.77/1.00 vMB 112
485,655 485,655 00000000000000000076d669728589125eb23b084fb82633199709f9360ae9b4 221 0.11/1.00 vMB 137
485,654 485,654 000000000000000000917a0f6f4f54881f143916fc618dafbb6d8959caaa8585 798 0.30/1.00 vMB 125
485,653 485,653 0000000000000000008c8251455416ee8c0e206a23f5cafb2bd3506a2a416386 527 0.18/1.00 vMB 119
485,652 485,652 000000000000000000624433de3130efcc9c203a9437f97bc414fd30f6bdd095 892 0.35/1.00 vMB 108
485,651 485,651 0000000000000000008cc893176da0573e5c8cac00b1840969fd3876384385a8 334 0.19/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.