Loading Tool

Explorer IconExplorer

Memory Pool

80,923 transactions
31.02 vMB
0.07133944 BTC
Random Selection Loading Transactions
Max Size: 188.91/200 MB

Candidate Block

Mining Attempt be0c1e2943c2e2358ef1bf1c876e8ec52948f7dac4397e38d6b1a7f24a95f96d
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root ec8293dd5737a65ceb82adf4c94c11387910be4c5c1d297a9ab4aa4482017de3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.00455990 BTC
Feerates: 60.16 > 0.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (480,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,477 434,477 0000000000000000020aa5851361c85658b50e59d29a4f9df219b4a49aa13ac4 1,948 1.00/1.00 vMB 77
434,476 434,476 000000000000000000fe2c679b0a10a89c84d3f6d71d95e4df717223f5cf0cab 1,881 1.00/1.00 vMB 108
434,475 434,475 000000000000000001d6378af98bb48c956fdf27de30ff702b10b2ff9c609809 1 0.00/1.00 vMB 0
434,474 434,474 000000000000000003e9a0ce88fed5db5538531e96a37eb2828e71d540d1d6d8 2,254 1.00/1.00 vMB 69
434,473 434,473 000000000000000003ca3484474f0305dbb6a37e0554716dde60b705cc4498ae 2,557 1.00/1.00 vMB 76
434,472 434,472 0000000000000000027017ccbf8589cdd98054b5dc5381f0eb7ebac4b2e92529 2,608 1.00/1.00 vMB 70
434,471 434,471 000000000000000001ada456537851e2c42008762319066e5590ddc208c0b9ac 2,828 1.00/1.00 vMB 71
434,470 434,470 000000000000000001fb5f6f18b6959bc66b11d2f2639072e7c12668a3d28106 2,330 1.00/1.00 vMB 96
434,469 434,469 000000000000000001ea5edf9381e5b27e71e460950648a4369cc1d25442a94e 1,185 1.00/1.00 vMB 28
434,468 434,468 0000000000000000020f96b7e836c48dabc307a175e0887a334e4b6c6587a589 415 0.18/1.00 vMB 67
434,467 434,467 000000000000000002f3a1ca71af0cefcbfe873591e6f81c442f1b3fdea4ef57 1,292 0.53/1.00 vMB 62
434,466 434,466 000000000000000002535506cfcc71e5d0c521723160468c839db99f2feef53c 1,502 0.57/1.00 vMB 68
434,465 434,465 0000000000000000024122745892587e3ee4cd40e7b7165cffeaf715c9b0eb15 499 0.18/1.00 vMB 70
434,464 434,464 000000000000000000866b128ee209c374ccbd21942cc089151643d94772dd0a 1,602 0.69/1.00 vMB 63
434,463 434,463 000000000000000002a043e3366449915076499763859ae6a741cb5dde2e3555 308 0.13/1.00 vMB 64
434,462 434,462 000000000000000003d96a49c09eb9f6fd365d965a78ca560f500dff4c22c8a5 1,175 0.44/1.00 vMB 69
434,461 434,461 0000000000000000008b8b12c82e1c64f9cbc1bf0789690481b1ee06cd40cce3 1,845 0.77/1.00 vMB 60
434,460 434,460 0000000000000000028799ea6a22a57d6e4a55ed24c21c049bb9b7d774168268 651 0.49/1.00 vMB 82
434,459 434,459 000000000000000002dd2f04472fb4f97b30e47b08e7c1e5b23e76df6beec42e 274 0.10/1.00 vMB 89
434,458 434,458 000000000000000001d66edef381565ef8bf2543ca6f69058de0fc3c0ab9a60e 431 0.18/1.00 vMB 77
434,457 434,457 00000000000000000286506fa08e25d978cf61711d49cb80e2dfadf94790f289 261 0.75/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.74 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: 707.89 GB
    • Received: 16.71 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.