Loading Tool

Explorer IconExplorer

Memory Pool

69,172 transactions
22.35 vMB
0.10958782 BTC
Random Selection Loading Transactions
Max Size: 139.90/200 MB

Candidate Block

Mining Attempt 8f191cf39b42135083880d57951c670e8a22efbc6df0cb1d788f29e632b6e57c
Version 20000000
Previous Block 000000000000000000002329d6ceff1da8bb4c90e8999c15f6186b02fbbc782d
Merkle Root f2f9ebf07dd31c88f8f96e7d0dde8d9eda6e9e70790bba8109a5fbe75e636462
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,373
Size: 1.00 vMB
Total Fees: 0.03423186 BTC
Feerates: 426.27 > 3.43 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,749 (655,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,347 260,347 000000000000001aa57090264c674b4572daa030d6ed29f286121f0c93ca995b 71 0.04/1.00 vMB 66
260,346 260,346 0000000000000013d6e4b019b7078e38d6cbfa3f3448811bdb53765944ab3595 138 0.27/1.00 vMB 41
260,345 260,345 000000000000000455d8f29e7ba79acfeb4d886464755b99dff31e3d8fbc708e 174 0.10/1.00 vMB 85
260,344 260,344 00000000000000116b91f0b68f5efc069780a44eddad1741dbed6be1b495b320 38 0.01/1.00 vMB 83
260,343 260,343 000000000000000b4b2992a1bee5304c97e8da8bae54f6786229efa15b44a421 220 0.11/1.00 vMB 48,548
260,342 260,342 0000000000000007f0e8c56d66d3341025bb05eb83c764f2e8e29292da905c14 41 0.02/1.00 vMB 50
260,341 260,341 000000000000000ebc6ed27f836caca83ee10ade7d2cbb583a857a2edf56d9c5 86 0.05/1.00 vMB 92
260,340 260,340 000000000000001459e75b0a59b632939816d2dde8136d0e109af5d3daf740d7 102 0.05/1.00 vMB 90
260,339 260,339 000000000000001acb2f24766a24e5b7d6c54f4b147c29c20aa0f911ed0a03ec 298 0.19/1.00 vMB 79
260,338 260,338 000000000000000531afe85fad445d736ef24dc718611bd9e695f72b41eba669 32 0.01/1.00 vMB 108
260,337 260,337 000000000000000108a1d6b28d25d343f4059acc09264dd7b89cd3c9f2c32406 67 0.03/1.00 vMB 68
260,336 260,336 000000000000001900751b31bb7065ddb70166edeed2f64f5a317b254bc0eb2e 210 0.09/1.00 vMB 111
260,335 260,335 0000000000000008e78a2e876f05db7fa53662278ea10c27382602aab736897c 85 0.04/1.00 vMB 83
260,334 260,334 00000000000000071c34c872e9a22c4cf8ccffc8488d11546fececf27b3ed3cf 27 0.01/1.00 vMB 68
260,333 260,333 000000000000000d4feb0154480dce5f0ce330d08e88198483132dfc87104fe3 161 0.08/1.00 vMB 92
260,332 260,332 0000000000000003556e29afe90f4b7ae070e4807f93c9b15134ca9698948ba7 74 0.03/1.00 vMB 98
260,331 260,331 0000000000000010fb68010fe1264561573f7d295c6beabde6f44ed0ee449193 321 0.15/1.00 vMB 102
260,330 260,330 000000000000000a3757863e17b9e9d831d6cd46d284fc0291d86dc6576269f3 36 0.02/1.00 vMB 141
260,329 260,329 0000000000000007f4489d1766f86bcf54301fb1f31e5016d79fe6903920cc80 123 0.05/1.00 vMB 87
260,328 260,328 000000000000000043f4f5953fd8caf727a2b2fa53bcb0cdbc9e14908447cfe0 36 0.02/1.00 vMB 103
260,327 260,327 00000000000000177ca6c35596c74e93080a864b015c41eefc7be6d041076368 129 0.07/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 783.67 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: 777.59 GB
    • Received: 21.18 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.