Loading Tool

Explorer IconExplorer

Memory Pool

45,634 transactions
28.68 vMB
0.13478121 BTC
Random Selection Loading Transactions
Max Size: 151.65/200 MB

Candidate Block

Mining Attempt be8ba42a051c4237b3174de954b8f290e5ff9c5da88674c352213f95930389a4
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 4768a1e675e94e08b350dcfb6badf0efdf7b64a0eb4c010484c0cef06e5efbf7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,683
Size: 1.00 vMB
Total Fees: 0.07555728 BTC
Feerates: 15,654.48 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (390,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,747 524,747 00000000000000000000a1e7038b410a2206ac6e1d75d423de45cb4b9f213a28 2,386 1.00/1.00 vMB 42
524,746 524,746 0000000000000000002fd7f04fe3ad90a25b0e8ecf2f22d6e70f8a51f03c442c 357 0.15/1.00 vMB 53
524,745 524,745 0000000000000000002257f1fc8b0d3676be16c23b7e956c8965d6cee7bcc158 394 0.23/1.00 vMB 26
524,744 524,744 0000000000000000003262bb3bab961d924c4dd2e0d080c4c625d09ade97b139 1,563 0.63/1.00 vMB 28
524,743 524,743 0000000000000000000db723cacecf6610aab614056b0f4d68a49d39554aad1a 752 0.37/1.00 vMB 39
524,742 524,742 000000000000000000169553f00499ddd6f9403b2c530d2dfe2514b9c6a978c9 104 0.03/1.00 vMB 28
524,741 524,741 00000000000000000018942ae3fc40e9f6500e1d4cff8c3d13948f5ebdfed1ef 1 0.00/1.00 vMB 0
524,740 524,740 000000000000000000072992b0e71cbcc217d7b4e16a8042c7f2ffad23916a09 204 0.40/1.00 vMB 1
524,739 524,739 0000000000000000001f364e516958b45f168dfb6f47976613cb12e6d8950e35 2,116 1.00/1.00 vMB 24
524,738 524,738 00000000000000000008f6b574a32901115baad26c667982412b83c1a61f4499 2,266 1.00/1.00 vMB 35
524,737 524,737 000000000000000000043ca9ab2e28686d17b7fcc00f47822e396ef3986b6ea0 225 0.07/1.00 vMB 22
524,736 524,736 000000000000000000237f30e119554361067db489c1a896bbfdd2a61c317877 1,932 0.78/1.00 vMB 18
524,735 524,735 00000000000000000018b7891cee5c97b7a11fe21c277096316ff4dc7e0d2aa9 90 0.03/1.00 vMB 35
524,734 524,734 00000000000000000000b482afd6102b9a9e691dd1caecad57bea05e952239d3 445 0.30/1.00 vMB 23
524,733 524,733 00000000000000000013bd578103add3c3c662fdc8f4ed261ec5db7fc152196d 270 0.08/1.00 vMB 36
524,732 524,732 00000000000000000033cb976c14d97ec8c80c19ac82e46250d1a03d68cb7c90 299 0.47/1.00 vMB 13
524,731 524,731 0000000000000000001b80967269b4e337d560785235c40612f445cc104d06ef 1,353 0.67/1.00 vMB 19
524,730 524,730 00000000000000000001f21727c57d33e7b65c31b92b5645cc4dd496e82ee284 387 0.12/1.00 vMB 23
524,729 524,729 00000000000000000004596171c970ef038811af33ad63684c5456f13a6d42ab 585 0.20/1.00 vMB 27
524,728 524,728 00000000000000000019d10b4fde85d0e3c834862b425140703bcb4606204e18 280 0.16/1.00 vMB 20
524,727 524,727 0000000000000000001a9da278e99ab3a261f903ada0cd85dab150fc6238df4e 1,783 0.58/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.04 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: 650.74 GB
    • Received: 13.32 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.