Loading Tool

Explorer IconExplorer

Memory Pool

86,571 transactions
32.18 vMB
0.11006302 BTC
Random Selection Loading Transactions
Max Size: 195.56/200 MB

Candidate Block

Mining Attempt ed72a7cbd13c724b4e1a5cdd82af18d9c408578e9bddf0f74758afc910b55953
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root f448f5a8368a004b30bdcf5719e55170323f5c4554b8e576e717caa1a83c8b8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,719
Size: 1.00 vMB
Total Fees: 0.02512512 BTC
Feerates: 301.68 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (627,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,635 287,635 00000000000000007fdcdf1078c3e050c94a31d5b604faa9af34a26dbdf7136b 515 0.32/1.00 vMB 32
287,634 287,634 0000000000000000a974134613bdbe1fdda5dbf42a47654c996a4b2fff54f9c2 78 0.05/1.00 vMB 35
287,633 287,633 0000000000000001095b8437342833b38c894bc7225a937a259780c14027f8a3 372 0.18/1.00 vMB 40
287,632 287,632 00000000000000012332a1264ed7a86f737e9d7415eea9c9fffade5aee158b5e 142 0.07/1.00 vMB 40
287,631 287,631 00000000000000003fb25db8ad78f967e180516a18c7ff4e4d7c678e3de88e08 496 0.24/1.00 vMB 43
287,630 287,630 00000000000000004873c60a1b16a4a8d42ef8c752a009481585fd8dbf545d1d 1,321 0.77/1.00 vMB 40
287,629 287,629 00000000000000002dd90fbf63c9e98ac357958cdb5173e1e8fc55260024bbc4 537 0.35/1.00 vMB 29
287,628 287,628 0000000000000001193ae9bab0ff14ba3d4e8718df4a890531051db643724808 226 0.19/1.00 vMB 24
287,627 287,627 0000000000000001290bf0ee03418ad92f52a8d040263879bf84afb2d640e4a8 1,349 0.90/1.00 vMB 27
287,626 287,626 000000000000000069d97757a26b3a67bd027bc7ae72e18da2d07a48f55a1b61 253 0.35/1.00 vMB 15
287,625 287,625 0000000000000001589088b58ed1cdbfa7385b212ce1dd6c4c47ef83a6fccc09 943 0.50/1.00 vMB 33
287,624 287,624 0000000000000000349b63ce8ec479185b7bffff9d3b37159ae3e73a01dc629f 839 0.35/1.00 vMB 41
287,623 287,623 0000000000000000bb3706a6db9613f9de6ca82914ff3862253afa487117e087 1,011 0.35/1.00 vMB 57
287,622 287,622 0000000000000000e3e10d3e53b12ecee2402e39353780a6242b197fdc8ccd83 547 0.35/1.00 vMB 32
287,621 287,621 0000000000000000c3337d71c53cb9d26c3945163b7b5ba2b2456a5d7cbf52af 576 0.41/1.00 vMB 24
287,620 287,620 000000000000000040aa6ecafba05f172e6620cfbfff6f2c131ce9f8d111a88f 139 0.06/1.00 vMB 105
287,619 287,619 00000000000000008f64f0055fcf3b1ccdf0a99a32d86dcaa974792a3a491eda 120 0.08/1.00 vMB 20
287,618 287,618 0000000000000000162477bf69e12d95048d8b4fd7806500d7ccd16f64f1a4f8 131 0.10/1.00 vMB 25
287,617 287,617 0000000000000000215e5693219d2185fc84e272307d31f130959ca8cddea3d7 492 0.25/1.00 vMB 35
287,616 287,616 0000000000000000281ae8d89c5658ebecac4cba650d276c5023d5620e85792b 120 0.06/1.00 vMB 22
287,615 287,615 00000000000000015bff7889d3a45168efd3870fe84fa6582557af3f0995adca 254 0.12/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.