Loading Tool

Explorer IconExplorer

Memory Pool

80,014 transactions
29.77 vMB
0.09207638 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 34162dd6af92451e5f7a416c2a72c29feb034c6e45f5446cec9d1cbd8cfea080
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root f0228641a9b4b7a7dfb4cd9034fd7698967013e81e1538af4b41488b07facdb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,741
Size: 1.00 vMB
Total Fees: 0.02759918 BTC
Feerates: 100.11 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (162,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,143 752,143 00000000000000000001455f65cc3dc1d1d95243224a3374ec0e335acd58abc0 248 0.07/1.00 vMB 11
752,142 752,142 00000000000000000003dd6db7fd78f31a7991f21e7d25f2eb6a0dc86450bfc4 680 0.21/1.00 vMB 10
752,141 752,141 0000000000000000000108d603c7abbc0e3eb5c633742b694fd2f80530da1f1f 262 0.11/1.00 vMB 9
752,140 752,140 0000000000000000000893977f5bb1cbd374f81865d2ef72f5207100e54c04c8 476 0.14/1.00 vMB 10
752,139 752,139 0000000000000000000766cb50da0e5deaa69d07e19df0134a87c1798a90a2e0 263 0.08/1.00 vMB 21
752,138 752,138 00000000000000000001a82fc787331e4b7ef49f748c983eeadb6fdb351279e4 563 0.21/1.00 vMB 16
752,137 752,137 000000000000000000073b871677bfc694584b6b9fbca730df7928e7c6ce30f2 1,388 0.61/1.00 vMB 9
752,136 752,136 000000000000000000009333c0b78d5afac627234052fceffbd094953eddd3b3 2,393 1.00/1.00 vMB 16
752,135 752,135 00000000000000000008f36d9c801a0359d5abf75b12175ae51000ed4f5861e9 868 0.65/1.00 vMB 12
752,134 752,134 000000000000000000072d72240d1629751578515bc0573fdf734119ed542260 1,092 0.77/1.00 vMB 9
752,133 752,133 00000000000000000007acc4bbdf9f25f54529466cbd68d7c4e8ef3bb27ce3e8 2,071 1.00/1.00 vMB 7
752,132 752,132 0000000000000000000729e26b36ced7e8633b4a94e773ed217307401246f624 2,694 1.00/1.00 vMB 6
752,131 752,131 000000000000000000017eec1331089db1984bef6b353dc320ee9f61a8dd8781 2,233 1.00/1.00 vMB 11
752,130 752,130 000000000000000000043d63e13c065d9fefc60a9ef5796b504d4ad5d23d1caf 2,089 1.00/1.00 vMB 11
752,129 752,129 0000000000000000000722f5c667ff5749b1226252f6645484fe6ca94d3d8983 2,567 1.00/1.00 vMB 15
752,128 752,128 00000000000000000000c412e898da451d1fcc0f23753432eec3a7ab041b5f06 2,757 1.00/1.00 vMB 15
752,127 752,127 0000000000000000000307bb7730fbcf0358e4e47a70b294e3213ac2ba348b36 1,117 0.56/1.00 vMB 7
752,126 752,126 00000000000000000003bf467715a85613f0ec8e296ec918b5229b5825e4b153 2,610 1.00/1.00 vMB 12
752,125 752,125 0000000000000000000059671d6ca47fa8cab88d51306e631b2a6b31cfb676f3 1,940 1.00/1.00 vMB 10
752,124 752,124 00000000000000000007b3d23856e9921720a8f6db9faa92d060869938fae131 1,230 0.76/1.00 vMB 7
752,123 752,123 00000000000000000001e9401aeb0143d6eb4a29d6987537bb0f38d32e05affb 523 0.70/1.00 vMB 7
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: 670.17 GB
    • Received: 15.83 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.