Loading Tool

Explorer IconExplorer

Memory Pool

82,057 transactions
30.30 vMB
0.09268653 BTC
Random Selection Loading Transactions
Max Size: 182.49/200 MB

Candidate Block

Mining Attempt c8547f4b7f5b951f9dbb77eed91f6a3e31ba72c25f6c2e40c9fc378dafaa0852
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 6f5cea4a9e802cf604c2ee9211cc8e12edabb9ac8d050b26a2b2e58d7a0a0730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.03052077 BTC
Feerates: 454.44 > 3.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (805,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,606 109,606 000000000000fd82355922743ccc154ed170b096c848d1568b6e40afd6b3dc92 12 0.00/1.00 vMB 0
109,605 109,605 00000000000042fedb2196c1209a6bf5f32ba9270cb7a3494d02934d0917c2ce 2 0.00/1.00 vMB 0
109,604 109,604 0000000000008bb094f2d35fc7b676b651dc2f55df2417b86f8725a81b2a2bf6 2 0.00/1.00 vMB 0
109,603 109,603 00000000000005d4624a494966662120bf4ff9fcac9bc56c2da84c7a89cc62a1 74 0.03/1.00 vMB 0
109,602 109,602 000000000000c1633234ecd735cf541094a61df4517ad0c6d0fb49f8ba5c9b45 7 0.00/1.00 vMB 0
109,601 109,601 000000000001bfd341793843c81080da2f866679795fed5abb0ef9c35c544cff 10 0.00/1.00 vMB 0
109,600 109,600 0000000000019079d8999a42b26a79dd1e959cb16010b2409a997067e305e103 13 0.00/1.00 vMB 0
109,599 109,599 0000000000018af3998a8af3e0f9936499e21d3918de3bcaca94bd3fe7537345 41 0.01/1.00 vMB 0
109,598 109,598 000000000000869967871783e7267829559de5b140a49be8f7e6bc37472e8413 12 0.00/1.00 vMB 0
109,597 109,597 000000000000f013f2cdf19b9c113db4e74711ed82ddf60676527645e4b4f831 12 0.00/1.00 vMB 0
109,596 109,596 000000000000ba4d5b867a2068d2e81f87f22de266bf508993d98e8549ae1db8 11 0.00/1.00 vMB 0
109,595 109,595 000000000000614f24d3672c92d5c94297311e4a71254e204425fb37576087b4 10 0.00/1.00 vMB 0
109,594 109,594 000000000000ed2018be2d8050ce727fe397ccda1c3296e896ecc48ff113e19a 10 0.00/1.00 vMB 0
109,593 109,593 000000000000ce93d09af100559daa922c96ab03212f098d1090291bfb0ade4b 27 0.01/1.00 vMB 0
109,592 109,592 00000000000118a24f3e4b989f49c416320951e529d39d2f5b604b6586900f95 12 0.00/1.00 vMB 0
109,591 109,591 0000000000003ba98a53b8bb7a1b973fec7b6d3b69ccf9cba427b250322bd74f 12 0.00/1.00 vMB 0
109,590 109,590 0000000000014da3ed1f8f0f7e0c2ed349512eea615860eaa2cb47ffe7c8aa48 13 0.00/1.00 vMB 0
109,589 109,589 000000000001ab60695473598e88d80f836748a0309c6997680431c62bfc63f4 12 0.00/1.00 vMB 0
109,588 109,588 0000000000004de3205da1ed8844e79f3e24d991933cc57614c9083a79de8573 11 0.00/1.00 vMB 0
109,587 109,587 000000000000fa561d85808f900bcf2abb55bd8992bb1d45510cbc44ee0239d1 4 0.00/1.00 vMB 0
109,586 109,586 0000000000000d0709f67fdeedffec6cb176fca446849cfb120ef3ecab6a636f 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.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: 663.35 GB
    • Received: 14.90 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.