Loading Tool

Explorer IconExplorer

Memory Pool

71,684 transactions
27.15 vMB
0.06623225 BTC
Random Selection Loading Transactions
Max Size: 164.31/200 MB

Candidate Block

Mining Attempt c34cf286c2e3386d5abb0676b5f784b6153da837a8ef6a4e960954d7834b3ee3
Version 20000000
Previous Block 00000000000000000000d5166db3d3b6559a749cab42b23239d347ebdf56fe1a
Merkle Root 298ab06c382a43fca7eb760f8062afe1cba2b2641113908303a032815793a509
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,837
Size: 1.00 vMB
Total Fees: 0.00795902 BTC
Feerates: 90.91 > 0.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,568 (906,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,362 9,362 00000000d4801c7f40fa1210fbf7bcbcff6f7fbf27d5f643e781e48971550fb4 1 0.00/1.00 vMB 0
9,361 9,361 00000000a112cdaf41ae5037132d00c4d62cbe91f5d089966fe5a9d0bd56a7ea 1 0.00/1.00 vMB 0
9,360 9,360 00000000ca9437f9df341b6299905c0e2bc1bfb4a55241e45a22cae02b6aed92 1 0.00/1.00 vMB 0
9,359 9,359 00000000e3895990e541f0e1728fe4114db8a7ed0fdb461d190dd4308817abe6 1 0.00/1.00 vMB 0
9,358 9,358 00000000913fdbf224ecda1a0f1f8f3f77cf4decea5053f2511ef01091339475 1 0.00/1.00 vMB 0
9,357 9,357 00000000b7c37ebcca8672e12da0dfaebbc6f8808ce57e5fff7123259d51d644 1 0.00/1.00 vMB 0
9,356 9,356 00000000b9843963d096355d50d6f0cf0d04b56ee92d34cd1d3daf7c1943b2c8 1 0.00/1.00 vMB 0
9,355 9,355 0000000019bd4f2e72c7e4316eba628ed6b1ec2ab6fba718030518fc8969ed99 1 0.00/1.00 vMB 0
9,354 9,354 0000000015154d86ccf2da15aec9da0389aefd35c983ccb9f2d475b36d079b26 2 0.00/1.00 vMB 0
9,353 9,353 00000000161be3fc2bf2789f7cb9da58d59c3d63d8a480526ec1ddd16ae75b9f 1 0.00/1.00 vMB 0
9,352 9,352 0000000037853fd38712b66711771ecc5960c612e151007d6765e71af0f515bb 1 0.00/1.00 vMB 0
9,351 9,351 0000000063b8e6166e70911584686416790fa849e581a076a280937b37aee2b8 1 0.00/1.00 vMB 0
9,350 9,350 000000008e25cdaf2d946a369f78990d6ec8e191d9d1427c7ff904172586a74a 1 0.00/1.00 vMB 0
9,349 9,349 000000000e56f5a0df5518292d7d52361c99aac40fc138d570b9d5138ec35ce3 1 0.00/1.00 vMB 0
9,348 9,348 00000000a668f03769f53ff7d95f75cfb08ede733e9b65143e707544f5e11bd4 1 0.00/1.00 vMB 0
9,347 9,347 00000000622a1d4b2f9791040a829a78b914f52cc6e48ad4386895a88a9b19b0 1 0.00/1.00 vMB 0
9,346 9,346 0000000048bb414dabe36b4d47bbc9abb9a35ebd871906df4841b731d8b3797d 1 0.00/1.00 vMB 0
9,345 9,345 00000000019858736be027ddd1628b76883e8ee232b3edc0ca8b4a64c9f54b5b 1 0.00/1.00 vMB 0
9,344 9,344 00000000db231852c614916ecff841e9a7f6d8226874fbaf4613ca64e5afe228 1 0.00/1.00 vMB 0
9,343 9,343 00000000649aff7fb6ff0fe016619173ba32f2396dd4399a810ff850036d4a9d 1 0.00/1.00 vMB 0
9,342 9,342 000000001ef7b402e03f61d59193a80619d021eadd267c254417d99f222d6784 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.37 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: 768.69 GB
    • Received: 19.63 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.