Loading Tool

Explorer IconExplorer

Memory Pool

78,656 transactions
29.36 vMB
0.07835981 BTC
Random Selection Loading Transactions
Max Size: 179.91/200 MB

Candidate Block

Mining Attempt 5929497b0b5999a49e33b95a1c2c6450a06267e3c337f06c32bf8cc8806ebf7e
Version 20000000
Previous Block 000000000000000000005526bea8af5b3d9aa43c0c50a99620a61707332605e3
Merkle Root 23454c3552b2d5b939876de16d95e52ca0aafa2fb14e8518251032dc78873efc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.01400612 BTC
Feerates: 100.36 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,237 (494,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,100 421,100 000000000000000000a4341ad6d18d5903b0e9b53c335e9110b7f4090ca85ff5 1,281 1.00/1.00 vMB 34
421,099 421,099 000000000000000003e8cc1ed8658da5a9145b03d53c593988245aae7de9b2e1 2,741 1.00/1.00 vMB 73
421,098 421,098 000000000000000004406b22dceecd1ab820cbdc68953f2283d340e3470f39cb 705 0.38/1.00 vMB 47
421,097 421,097 000000000000000002f1fb7d148708690437c8f379ad2c8124dfd194f94852b5 715 0.99/1.00 vMB 18
421,096 421,096 000000000000000002cb894ddc08af7a900f0916597888b7e6bfc81607430ebd 378 0.25/1.00 vMB 43
421,095 421,095 00000000000000000013ed3b98d1e585092bcec0ba024eb97cb5630f06f02968 237 0.99/1.00 vMB 4
421,094 421,094 000000000000000001569276bf349ad6c68647390fb36fba23c3c08a0364f162 2,095 1.00/1.00 vMB 50
421,093 421,093 0000000000000000019d10401258eb12037894ae41bf997857916e536d54a17a 1,042 0.43/1.00 vMB 56
421,092 421,092 000000000000000002db0703d393aceb5ec089cb6c2781e5265bb188d9050ec8 423 0.23/1.00 vMB 42
421,091 421,091 0000000000000000020c9fdb95b4ffaacb833585d2d9b809b75e60080adb1f7a 2,151 1.00/1.00 vMB 45
421,090 421,090 00000000000000000025fc7f2e40a9e690a8bfb274d9c1ef7425166b943b4da7 627 0.34/1.00 vMB 37
421,089 421,089 000000000000000001eeae0f6b867792899f6493a76b7c52a082c8c55bd59a9c 837 0.42/1.00 vMB 51
421,088 421,088 0000000000000000012ab35ae8ffe83510a5a71c7de9a927f11c8d684b9b3c24 1,192 0.67/1.00 vMB 47
421,087 421,087 000000000000000000ff780e7388156fc5f613e01c620647861d33e900dcc682 1,286 0.54/1.00 vMB 54
421,086 421,086 00000000000000000370a2d99370ae5bcd3a6780906ef96b33becfeda6e223d4 871 0.34/1.00 vMB 62
421,085 421,085 000000000000000002db6eda6189b4d7bd238c7bf74d03a72e8de589e9d55e01 880 0.98/1.00 vMB 20
421,084 421,084 00000000000000000083ed0ab87d2c94a5aa6595f1e4ad2a7bd9cf0a53e24c34 716 0.32/1.00 vMB 51
421,083 421,083 0000000000000000045773679be4b02b2384c8c1bcbc1163a6147849e1f780f3 2,116 0.94/1.00 vMB 62
421,082 421,082 00000000000000000135fef89cae2f1ea11a75dda1fac9c22f62cb6228095684 2,369 1.00/1.00 vMB 52
421,081 421,081 000000000000000002d11bfe45a1b0f8ae9d83625745012496615dddaaeac81b 1,997 0.96/1.00 vMB 52
421,080 421,080 000000000000000001ff0af1b8af109853e1b44f013f29919b8940ebfb864ce4 453 0.94/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.80 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: 710.06 GB
    • Received: 17.02 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.