Loading Tool

Explorer IconExplorer

Memory Pool

79,117 transactions
29.39 vMB
0.08725376 BTC
Random Selection Loading Transactions
Max Size: 177.88/200 MB

Candidate Block

Mining Attempt fb1ae50f9f7d6ea1182e74d17e87ac2733b7e0f28d0a816ca85a4a9c80915040
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c11eef4088b16892b5ac032dde57878b77fcdf9f1a6e16ae38641db22f0509ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.02558964 BTC
Feerates: 263.85 > 2.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (295,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,199 619,199 000000000000000000110149978a8611068a2d6dfd4ad4ee828b75273fb2f077 2,785 1.00/1.00 vMB 16
619,198 619,198 000000000000000000098b8fdf43ddbd1805eb1456f7ca259646c22d90a1fd1f 1,912 0.73/1.00 vMB 17
619,197 619,197 00000000000000000006af37125752717ba8e34ffc442cac168fb074cce100ff 2,846 1.00/1.00 vMB 12
619,196 619,196 000000000000000000026cfb5b2b17be7da2c267d9d340a5c6809611c93d11f9 2,655 1.00/1.00 vMB 3
619,195 619,195 000000000000000000006feaba6f0861e69039ecca48a0b35149589a3cd64b56 2,129 1.00/1.00 vMB 11
619,194 619,194 0000000000000000000d7dd3ae19efdde73b9873ce34777a108ad34934764b5c 2,841 1.00/1.00 vMB 24
619,193 619,193 00000000000000000002de6653ee757c3e53d45c8327cc6af4d4776e96be1cc5 2,072 1.00/1.00 vMB 15
619,192 619,192 000000000000000000074d12be4c7abf5a97dc7afeb1529bcf31c716ddcb80e5 2,566 1.00/1.00 vMB 24
619,191 619,191 0000000000000000000315c24b2249824de0684f99ccadbbe9f36c7a5f46be6b 3,131 1.00/1.00 vMB 37
619,190 619,190 00000000000000000006ed592105fdf5c50edc9ae94fa8c1dde5c187ff69fada 1,732 1.00/1.00 vMB 11
619,189 619,189 0000000000000000000d8a153124afc18b42e381d648e142356b06b438f4b767 2,165 1.00/1.00 vMB 13
619,188 619,188 00000000000000000007db019c7413291a4709c50355a760a4066c1a49bc34fd 2,852 1.00/1.00 vMB 32
619,187 619,187 0000000000000000000d3c8e5a20654a77efbaaebda0f21adb34bd5c07ac96fe 2,967 1.00/1.00 vMB 32
619,186 619,186 00000000000000000007340aea08779ea3968ea1b1c0da7dcaf3a1deea17f06a 1,960 0.70/1.00 vMB 16
619,185 619,185 000000000000000000092d9b8f25dcb37f62355942960676765b02f9fe4f2532 742 0.28/1.00 vMB 25
619,184 619,184 00000000000000000003639188fba30c278ab869464351205f0bf8f7113587d5 950 0.23/1.00 vMB 5
619,183 619,183 0000000000000000000e8a1c54d50e7e81024a2861a7d6059be15718ffe79fed 2,326 1.00/1.00 vMB 4
619,182 619,182 0000000000000000000ba4fb4ff09fb337ea643f3684f7b0d31dd35b1a48a21f 3,038 1.00/1.00 vMB 28
619,181 619,181 0000000000000000000914fc6a4d6e8951b9c0ebd4b13c68ebc4efde56f97af0 1,971 1.00/1.00 vMB 7
619,180 619,180 000000000000000000030c3ac623677d54c028247842bfa210449e76c79b8054 3,164 1.00/1.00 vMB 32
619,179 619,179 00000000000000000001cc1655f38f1860f5b8388395c751361dc2ed1a562057 460 0.16/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.56 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.95 GB
    • Received: 15.79 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.