Loading Tool

Explorer IconExplorer

Memory Pool

30,069 transactions
7.81 vMB
0.03378384 BTC
Random Selection Loading Transactions
Max Size: 54.24/200 MB

Candidate Block

Mining Attempt 52fa7f25d39e797c861bf4614151ec26ef89c802696f75499273df45905200a9
Version 20000000
Previous Block 000000000000000000010062502cb51a3b8cf23e756c424b1586f0686bfd0ecc
Merkle Root 78432cac8a2fadfd5eae347d00677804074a900f2758f96155a2a28bea5d5ac3
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,154
Size: 1.00 vMB
Total Fees: 0.01696788 BTC
Feerates: 150.93 > 1.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,467 (779,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,328 138,328 00000000000003553a65f509bd67133b9ff77e0cbdae0263e1712ceae4e529c9 103 0.03/1.00 vMB 2,230
138,327 138,327 0000000000000625fee485bfc3b5956db95870a6543d2cfe8f3a8bab788e50d1 71 0.03/1.00 vMB 198
138,326 138,326 000000000000029120a2c9504dd860fa5dda8d83744a250045568067252ed23c 23 0.02/1.00 vMB 58
138,325 138,325 000000000000057918a4b3522031c7ad54ba1475677e6cc3ac35b1e735841f70 20 0.01/1.00 vMB 61
138,324 138,324 00000000000004a543630834c7931b35bb0ad361a3b79ba9ec63bf7d010b97ed 86 0.03/1.00 vMB 108
138,323 138,323 000000000000070b00e147a6121082be6d5c7eeae384062ce37d094929bd5c7b 41 0.02/1.00 vMB 241
138,322 138,322 0000000000000022efa330a936af6f196f2184b88f6a38acd02524129442d2da 102 0.05/1.00 vMB 256
138,321 138,321 00000000000002588a1298de595c34830baf9b88202acd877158cf7404e5cdc2 7 0.00/1.00 vMB 594
138,320 138,320 00000000000005fbb1a46a8197511b4474daa9447916f0b8bf332dcfbd095283 96 0.03/1.00 vMB 155
138,319 138,319 00000000000004ebb68902bc4df0e00826c91375366ded8340a84ed37a97c8c3 26 0.01/1.00 vMB 27
138,318 138,318 000000000000052feedff9feeb2329155599ca9fd50c4b1caa4778eeee2d96aa 69 0.04/1.00 vMB 99
138,317 138,317 000000000000099ce92f3a08cb00d64aff2fd63c55c677428bcd20b5907d91d5 38 0.01/1.00 vMB 261
138,316 138,316 00000000000005275f72a3c412e47c3db3ab32e7a0acef6efcf307ce4383ed37 25 0.01/1.00 vMB 228
138,315 138,315 00000000000008fbe822db923a71012a17bfe523c9f2e1b686ebae15e797bb42 68 0.03/1.00 vMB 100
138,314 138,314 00000000000003a36544f76ebbb46d9f0c889dae0e2e9d881aaa15592d10ec50 56 0.02/1.00 vMB 116
138,313 138,313 00000000000004959bf100684c20f0691a6f17d40c45f4b917025d343d689096 147 0.05/1.00 vMB 166
138,312 138,312 00000000000001fcf1965ec4657266ec3035df393ac7712246626937aea7d1d9 62 0.02/1.00 vMB 242
138,311 138,311 000000000000076f4242d9c689dd9b3ee6d336a1a6c0069e465cb82de4f5cc42 21 0.01/1.00 vMB 537
138,310 138,310 000000000000053eb965138e350d9eb4a413c15bcca4c9328f76f3c8d3e50c03 86 0.05/1.00 vMB 106
138,309 138,309 00000000000007e8133b07c0de1956cda82ae435833786bb32a9dd363859c204 110 0.03/1.00 vMB 103
138,308 138,308 0000000000000084f166f965283fdeaddf654c45ac69a8c56a84e3e33f044630 16 0.01/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 786.61 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: 1,007.01 GB
    • Received: 34.01 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.