Loading Tool

Explorer IconExplorer

Memory Pool

73,224 transactions
27.18 vMB
0.06280637 BTC
Random Selection Loading Transactions
Max Size: 165.83/200 MB

Candidate Block

Mining Attempt fe9667eab7bba777343e221d0c3b35a5770765fd731e17cc7538be5b1f274e1f
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root bbda9fdb2014665fd9be349092c9a0dd7134742211ea2f325f2a0386b503013b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.00510057 BTC
Feerates: 73.20 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (193,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,001 722,001 00000000000000000001735bf049aa47eea59615b3fe2c6a12bea6c83ec70b53 857 0.56/1.00 vMB 8
722,000 722,000 00000000000000000005b77c079d748d022b1bc9fead84b113243fea15af9dee 50 0.04/1.00 vMB 6
721,999 721,999 00000000000000000002d3cc3736c484705722aa62680858740826e5312090ab 42 0.01/1.00 vMB 9
721,998 721,998 0000000000000000000784cef81b93536a9bc11b9b6025c44307ff46a0d27be0 996 0.70/1.00 vMB 8
721,997 721,997 000000000000000000083af040d2a4bbd6a9c59ef4d096427ff4f765911a4764 684 0.51/1.00 vMB 8
721,996 721,996 00000000000000000007aafa320c0c43821b387fcce4e81c859eebf7f6a72431 1,094 0.56/1.00 vMB 9
721,995 721,995 000000000000000000033b772e43fc6d1cf053bd6f4e9b4cd5205cff07efd34c 1,017 0.85/1.00 vMB 6
721,994 721,994 000000000000000000044c61a7e12ddcb2ce595c91e00c5f0916d4fe0c238fee 190 0.99/1.00 vMB 2
721,993 721,993 000000000000000000051dbc9bfa842628dfb06e68fb3dc3c9829e6982fba5a1 1,801 1.00/1.00 vMB 9
721,992 721,992 00000000000000000007dac6d08ee49bacb07b049873e3dcf3c1d01537ce7d6e 24 0.01/1.00 vMB 16
721,991 721,991 00000000000000000007efb21497e05a390d048840d5308e4b9ae40271d217b0 1,553 0.89/1.00 vMB 17
721,990 721,990 00000000000000000001dd3b40f80236ef226306519a2994d1f8e4cfa3bcb5fe 146 0.05/1.00 vMB 14
721,989 721,989 000000000000000000090abde39762ed03fd938b91159b47c9e92e180b225492 1,309 0.70/1.00 vMB 11
721,988 721,988 0000000000000000000456088f1c6bfca53404682ca43107ac10bca7f107c87c 1,386 0.60/1.00 vMB 5
721,987 721,987 00000000000000000004f195725e065d15cb0ca39819516089cdb49296826cdb 572 1.00/1.00 vMB 3
721,986 721,986 000000000000000000033ab9bbc2a0d5725ee3081f2d3b90c26f0481dc08fa37 135 1.00/1.00 vMB 2
721,985 721,985 0000000000000000000510664ede3ca6934000bb66ab5fe4d59bfbaa21a9efa2 489 1.00/1.00 vMB 2
721,984 721,984 00000000000000000001f4e07f9e5f11b769341847bcf46a56a49c0f5b821c6e 593 1.00/1.00 vMB 2
721,983 721,983 00000000000000000001e05bf736fdaa2a8496aee75451e2278d03e17c525ec9 412 1.00/1.00 vMB 2
721,982 721,982 00000000000000000008810b483917d81b231180be91810fd39478340fd0f556 1,574 1.00/1.00 vMB 8
721,981 721,981 0000000000000000000818013d6e485df6db97828677c9e18886880cf0e0b371 652 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.95 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: 715.13 GB
    • Received: 17.65 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.