Loading Tool

Explorer IconExplorer

Memory Pool

34,252 transactions
25.36 vMB
0.06901359 BTC
Random Selection Loading Transactions
Max Size: 129.23/200 MB

Candidate Block

Mining Attempt f5a1a362e71b64136b65786ebf113f7595338d0101a21de8852ac32dc46c8799
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 860d0ca2f5d19d46c930df5600e8068f4e3db32a546f8413dd3a47c773f1c5f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,299
Size: 1.00 vMB
Total Fees: 0.02279373 BTC
Feerates: 101.67 > 2.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (278,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,488 636,488 0000000000000000000ee17c584cf3cd0c0ccf9c00183fc34833e3ace5745b94 2,822 1.00/1.00 vMB 9
636,487 636,487 0000000000000000000d953973ac0835890bff2834381f612e10dd9deb0de8ac 2,628 1.00/1.00 vMB 29
636,486 636,486 00000000000000000006a5234bfe5e04190a010fca44eae7b4db3002d0832cac 2,320 1.00/1.00 vMB 25
636,485 636,485 0000000000000000000feb733b8529c12ca492de8f029d3755024b83a2d92516 2,809 1.00/1.00 vMB 12
636,484 636,484 000000000000000000040b0d84cab393f8c551a393842a88017b6bab89046b6e 2,937 1.00/1.00 vMB 31
636,483 636,483 0000000000000000000e6d9b2db48360c1b244f92652774ef6501859b63565e7 2,673 1.00/1.00 vMB 41
636,482 636,482 0000000000000000000d0db2201971e176f8150d45475faf92bd17b85d8f57d9 1,635 0.47/1.00 vMB 8
636,481 636,481 00000000000000000003dc168a99aaf4ffbbc9ab22cf0c2c3f677423988e0fa4 2,316 1.00/1.00 vMB 29
636,480 636,480 000000000000000000067f0c7652ee2ca3d65c75afa380007897b1710c4bd55b 1,754 1.00/1.00 vMB 28
636,479 636,479 0000000000000000000bc20625dfc328de4cff24e3ffe89382f9ad815386b8d8 262 0.10/1.00 vMB 22
636,478 636,478 0000000000000000000d3757e5e7818c318f30de0532c328bb67ee5bc7ee65be 2,758 0.95/1.00 vMB 11
636,477 636,477 0000000000000000000a6f843a407dee335f295f781d9dd260bd648628be1f04 2,421 1.00/1.00 vMB 35
636,476 636,476 00000000000000000002fdca854ee66e0552cd20eb0d1700e357d7cce4322911 1,971 0.73/1.00 vMB 22
636,475 636,475 000000000000000000034f4e7c04f7e4b089c2482419160bd6075b52d1fe956b 1,098 0.42/1.00 vMB 22
636,474 636,474 000000000000000000055aef02a52d73eb164ff4b89e96a4d40b1ecf6ebd6442 87 0.04/1.00 vMB 25
636,473 636,473 0000000000000000000e642ab4d8a3dc73b0dd7c27f197b57a92914bdbcfc83e 565 0.88/1.00 vMB 3
636,472 636,472 0000000000000000000977b1250278debb428cc96fae97b60f6018b104003b76 977 1.00/1.00 vMB 4
636,471 636,471 0000000000000000000355520e1681b82b806d296923c87a34aaa9e8a5e5ddc7 2,550 1.00/1.00 vMB 8
636,470 636,470 000000000000000000070637e5a763dc44bb66aa60f39a305394996cbd34401d 2,351 1.00/1.00 vMB 8
636,469 636,469 00000000000000000002fc98965b1c57eee0138b9e8bc1924b8368cdd5ce2460 2,765 1.00/1.00 vMB 26
636,468 636,468 00000000000000000010692888fcb35347aae695d5803459b1571b6baaa3871e 2,312 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.