Loading Tool

Explorer IconExplorer

Memory Pool

56,017 transactions
32.65 vMB
0.17425326 BTC
Random Selection Loading Transactions
Max Size: 174.74/200 MB

Candidate Block

Mining Attempt eebd43ec8c17db0c1ddce623195b256ad192f9fdb338a610a2fd8bf02a80d035
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 5090c9b0247d377c22571e9703f897254a3d9da04a1ec1f0ea4ed678208ceb56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.06067651 BTC
Feerates: 301.66 > 6.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (160,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,790 754,790 000000000000000000037e032e04a3718a5a1cec659d96f9babad09adf5c6bfe 1,803 1.00/1.00 vMB 7
754,789 754,789 0000000000000000000477065a787957e18f1f4c1b2f523c225f3dd49a8ea091 2,948 1.00/1.00 vMB 23
754,788 754,788 00000000000000000002289483517f4d29cd22b3a33a969de48f845ec4005a20 2,033 1.00/1.00 vMB 11
754,787 754,787 00000000000000000003265f3ef436378e26362f55a3512402baca28204391a5 426 0.13/1.00 vMB 13
754,786 754,786 00000000000000000008412d436b6b0606ca2ec8e76c9cead3f63cc7260d41c5 902 0.49/1.00 vMB 4
754,785 754,785 0000000000000000000241f960993bbbd5f13a4297c32a26a96307dbcf27f9c6 1,432 1.00/1.00 vMB 5
754,784 754,784 0000000000000000000253bc6586df3a908f17b093dcdbdef04bf926bd1d5d01 1,665 1.00/1.00 vMB 4
754,783 754,783 00000000000000000002a4f526a719f30282ae64e939a7c92b3c063c22a523b7 3,039 1.00/1.00 vMB 16
754,782 754,782 00000000000000000000f93616d2d7d4f97b56b684f696f6bdccdea14d5d0389 2,441 1.00/1.00 vMB 5
754,781 754,781 00000000000000000003d5c45d51d2312a2ac5d2177fe3840ff50eb6dcd09e3b 2,827 1.00/1.00 vMB 14
754,780 754,780 0000000000000000000836a73d10f45e0a68064009df54d6f07a4138204b8959 2,671 1.00/1.00 vMB 16
754,779 754,779 00000000000000000005bfca9b29093ae904e5f66dc3aaf458e803f113eec925 1,054 1.00/1.00 vMB 16
754,778 754,778 00000000000000000004576a75c8c7c66777dc6f3882c9f8db4923898be169eb 1,211 0.38/1.00 vMB 10
754,777 754,777 00000000000000000001a2f23b0532f12054bc10966cbc13021fc17b678c847b 1,332 0.64/1.00 vMB 10
754,776 754,776 0000000000000000000165a87c3fdf66fe9041932eae9b237741a4b5b9f6a0bf 1,865 0.77/1.00 vMB 10
754,775 754,775 00000000000000000003b0ec893d4e6bfa5c8fab1cfbb9cd338bf01c920bdb0e 507 0.31/1.00 vMB 7
754,774 754,774 00000000000000000006972f4db8eaa5e94eb46ac68705039af4b9502f9cdee7 728 0.51/1.00 vMB 5
754,773 754,773 000000000000000000089f70a9240365fb6ce905dd00f3ec1e91ec5c6fb9959b 1,980 1.00/1.00 vMB 10
754,772 754,772 0000000000000000000606ca27532051b8b50389f56fe4a60ffd87d4f2269666 849 0.45/1.00 vMB 8
754,771 754,771 000000000000000000069e56a6155dbeb9d30a0433fb6de406b115ae5b8ac79c 3,148 0.99/1.00 vMB 14
754,770 754,770 00000000000000000001728812eff9a16f375ced25cc17f23ba2bcc4f270c67a 611 0.20/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.