Loading Tool

Explorer IconExplorer

Memory Pool

51,501 transactions
28.90 vMB
0.07876081 BTC
Random Selection Loading Transactions
Max Size: 155.47/200 MB

Candidate Block

Mining Attempt 2f479e11ea746492f8192724354f07676d6b707d9ed79cd319fc65d0f467c957
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 10af5ccaa3fe756a09d238760b5859e551d37e17b5f9da64dbba501b02bb4320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,484
Size: 1.00 vMB
Total Fees: 0.02251959 BTC
Feerates: 122.12 > 2.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (242,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,255 672,255 0000000000000000000bf6d7cccaee19beae107fd0d29e0b523ea822bfb7a6bf 2,316 1.00/1.00 vMB 88
672,254 672,254 0000000000000000000244e3e8115980e170fd2c72eb84e7a3322f631ac02a87 2,525 1.00/1.00 vMB 147
672,253 672,253 00000000000000000003771e1ef5fc852e11e082b97df9fb9bad2571c6e32f7c 1,680 1.00/1.00 vMB 140
672,252 672,252 000000000000000000045220c948be852f0edd618ce24a300f74f16809f0bda7 1,477 1.00/1.00 vMB 97
672,251 672,251 000000000000000000046b36c8b17faf0760e594761e58a05921777be8dd75bb 2,301 1.00/1.00 vMB 60
672,250 672,250 00000000000000000007c03028ccab13218f10eca3706b80e1d0cb0bead38040 2,145 1.00/1.00 vMB 133
672,249 672,249 00000000000000000004a47af770a91fe7cb6c18ed36adae16a70fac4e6e49de 2,154 1.00/1.00 vMB 119
672,248 672,248 00000000000000000003c30e2c36acf6f226f1b7a536ca9b6de9608bc45ffc96 3,334 1.00/1.00 vMB 167
672,247 672,247 000000000000000000093911a011940c37443f7f31a69b42da24b0273458bdf7 2,045 1.00/1.00 vMB 48
672,246 672,246 00000000000000000008e813635987a3866c2495efabeab6737553be8e3cec7a 2,301 1.00/1.00 vMB 149
672,245 672,245 00000000000000000003c855e7a00ed578454ec69add5b009efa4bd9f88df462 2,685 1.00/1.00 vMB 70
672,244 672,244 0000000000000000000a8649e0cf5c7596d14b19da4ed054454869f99fa60c36 2,303 1.00/1.00 vMB 58
672,243 672,243 00000000000000000005ab51aae285a1bcc41f75f79b8ea04763a66178cd8c51 2,679 1.00/1.00 vMB 120
672,242 672,242 00000000000000000008f40cfb26fdcaa76ba8fbe62818a58e23a57880ab6e8e 2,262 1.00/1.00 vMB 153
672,241 672,241 00000000000000000008ec3ca680026077913273c15b3d3020ea32afdfacd000 1,236 1.00/1.00 vMB 146
672,240 672,240 00000000000000000005db0f2c46ae5602cf7f3855b091826086d63a5cee3788 2,132 1.00/1.00 vMB 159
672,239 672,239 00000000000000000007390982d95d0c97250a32763d4a595fbfef08be13df8d 2,241 1.00/1.00 vMB 38
672,238 672,238 0000000000000000000a3b1c791eb297832feab3c7af7853bffed72d52454617 2,766 1.00/1.00 vMB 152
672,237 672,237 0000000000000000000a8191272e57ed633aaf2d51275313452459d1a2ffaa81 2,344 1.00/1.00 vMB 66
672,236 672,236 000000000000000000055996cad117e1226f6127027bd4a891eba07bdd1dc5a7 2,301 1.00/1.00 vMB 55
672,235 672,235 0000000000000000000b18b0154772e2883ae91031180d5083ce535735519df1 2,412 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.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: 649.86 GB
    • Received: 13.22 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.