Loading Tool

Explorer IconExplorer

Memory Pool

41,489 transactions
16.67 vMB
0.13252533 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.37/200 MB

Candidate Block

Mining Attempt 0073ae499afde98bdf3b854c7b0c0cf1a4802bd9e9020e2c87f6f3e86ecdc5e9
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root a8a715dfb40472e4a73a38312f51ca34ea0edd048fb00de62cc1a2e36a4cda08
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.04153475 BTC
Median Feerate: 3.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (744,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,616 168,616 00000000000003b38f617bf61a6805fbdc4ab3271ab719a0133a73a7aeacb825 121 0.05 vMB 78
168,615 168,615 00000000000009beec02fe0495fc4e4a38249b08d50167f7b6eda49246822f82 19 0.02 vMB 611
168,614 168,614 00000000000009e12553fb944b1da81562796af933e876468a57ec07a9161646 55 0.02 vMB 90
168,613 168,613 00000000000009d6989269d9df93b1395d140fd66c0d590fb8233cf35de27241 53 0.03 vMB 108
168,612 168,612 00000000000002f12a4f4abc1099d4e8b26219ee6166186c608a20bb34cd58cc 86 0.05 vMB 65
168,611 168,611 0000000000000b61118bde97634f4c84d23ae749898ae30275833476c5a1b0d3 39 0.05 vMB 25
168,610 168,610 0000000000000511b7ef30cb26199aa18182b6367848ed1e3d9aff164dfd58d3 23 0.01 vMB 170
168,609 168,609 00000000000007cadedf00a4417b72a00851ce36509a061ae140de2efb8e4208 71 0.03 vMB 171
168,608 168,608 00000000000001cd6b6abf08408e50b3a7fdb54106be6c48b27a26ffae9cfda5 128 0.05 vMB 73
168,607 168,607 00000000000003790cf3649d40c3096ea4873b4e3e7f2c169bdc8554c93e44d1 17 0.00 vMB 272
168,606 168,606 000000000000099cbe9875c7520cc2917e8d2a7aa0a1291a2d3647da097b0984 40 0.01 vMB 142
168,605 168,605 00000000000002a0f795abb024f4d811dee1db9791d814d83f8c86c07e1af511 70 0.04 vMB 140
168,604 168,604 00000000000006ee1077f8e8a5e75390addac67752bff33baf17df6ffac8cd97 102 0.05 vMB 191
168,603 168,603 00000000000005018bbd5eccd89385c5b33bfc4cfb651ead0ab3d09d90fcefb8 119 0.05 vMB 122
168,602 168,602 00000000000006777ef66a4b32c25ae970d1001b27f2e4b7aae83ba831f6d850 91 0.03 vMB 0
168,601 168,601 00000000000004ba070d16499ebfb6800d91319fff8b1c22140e497e429f8dcb 9 0.00 vMB 31
168,600 168,600 00000000000006d928053f2a2affbb8a00f6d93316b14889fe9ae7e7f0c095f7 11 0.00 vMB 252
168,599 168,599 00000000000003bbb3e33374d07fc8e91f784300d31e11875d496db5ab0f507d 87 0.03 vMB 34
168,598 168,598 0000000000000490e357310c61e30d335fdcc487fed64558c153d33c016e50d1 139 0.06 vMB 257
168,597 168,597 00000000000005615a26b920efb9522f178daf046f85a99b6c74f02630807979 40 0.02 vMB 48
168,596 168,596 00000000000001263d1d7d0600ec1d73503cdd42a1404b3b43e3cc4f462d66d3 49 0.02 vMB 38
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 92.94 GB
    • Received: 0.41 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.