Loading Tool

Explorer IconExplorer

Memory Pool

77,945 transactions
29.17 vMB
0.07555236 BTC
Random Selection Loading Transactions
Max Size: 178.80/200 MB

Candidate Block

Mining Attempt 8c498b80dc628dd4a207cbec1e8331d8e5374120dd11b4d98601d6336619b811
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root cb7e96afd8e5ce830a40469848feae10dabeec684131e93f6780eabcffbefa78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.01168372 BTC
Feerates: 301.25 > 1.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (61,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
853,769 853,769 00000000000000000002c6938708feefd8696f499eaa7e8f262296a298ee6900 7,419 1.00/1.00 vMB 3
853,768 853,768 00000000000000000001a3727b19d44f719f9965d893eb9ca99fb91cdc396783 4,566 1.00/1.00 vMB 5
853,767 853,767 0000000000000000000322d5aab710eca0fd0d5fb14a496ab6fdfe0608e8347a 7,140 1.00/1.00 vMB 4
853,766 853,766 00000000000000000000e5da008a2a4f224b012109d56aa7b586c331cefbdbca 5,269 1.00/1.00 vMB 5
853,765 853,765 0000000000000000000271a2f516e8ff0bf0a8bac65dd2566297368cdc2a108e 7,616 1.00/1.00 vMB 3
853,764 853,764 00000000000000000001a7fb0ae4201c55aa9a53ce9df25dd0879e695eec6bf4 5,194 1.00/1.00 vMB 6
853,763 853,763 0000000000000000000346a6b644324bbc91b8d306d42d37bf4dd18850a5f56e 4,171 1.00/1.00 vMB 6
853,762 853,762 00000000000000000001116d8203cbf46c3217fd4865e6d49cda89e5a55fd6c7 3,042 1.00/1.00 vMB 6
853,761 853,761 00000000000000000001584d239e6e974b4e022b21e2a4b846cac9f3b55bb7f7 4,682 1.00/1.00 vMB 4
853,760 853,760 00000000000000000002331ddb2541b08c3f57838e07cc1a326e7451e9b9d45e 3,543 1.00/1.00 vMB 8
853,759 853,759 000000000000000000017bc5fbf23d4deb76ff518bd5f36ca6c25854fdeced70 3,159 1.00/1.00 vMB 15
853,758 853,758 00000000000000000000495f4dc0e739e659acbdfcc7064816bc3766fe1e44fd 7,551 1.00/1.00 vMB 3
853,757 853,757 000000000000000000031ef84dfe8cbb7f7837c14aa66cf87278c316c49ad33c 6,461 1.00/1.00 vMB 4
853,756 853,756 000000000000000000020b18952a6fa1d3971900f55fc12da9643ed7eb4eb456 3,692 1.00/1.00 vMB 9
853,755 853,755 00000000000000000000bcf7548fbed3419492348345484fdcfb4a910d3877a8 3,758 1.00/1.00 vMB 6
853,754 853,754 000000000000000000022fb9dadd4cc5b3599b8ff19436fdf481519722761756 3,571 1.00/1.00 vMB 8
853,753 853,753 00000000000000000000c4fbc39dbedc7be6bdff790e1fdfe11f3465783465bd 4,240 1.00/1.00 vMB 5
853,752 853,752 000000000000000000019dcbb2e421776605e86ed97f097c6e83ab3c3a9bc51c 3,319 1.00/1.00 vMB 12
853,751 853,751 00000000000000000000502fbda3a854fe7ff15793adf4af5329d1bd651cbd5c 4,036 1.00/1.00 vMB 5
853,750 853,750 00000000000000000001a510e6712bd282ba2dbbe6263ca1612d7da928e92b6e 3,641 1.00/1.00 vMB 6
853,749 853,749 000000000000000000029a401d5eb58b984632d238a376e96b0248a62fc8c6b3 3,330 1.00/1.00 vMB 12
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.02 GB
    • Received: 17.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.