Loading Tool

Explorer IconExplorer

Memory Pool

65,463 transactions
19.31 vMB
0.05602234 BTC
Random Selection Loading Transactions
Max Size: 125.56/200 MB

Candidate Block

Mining Attempt 3984bb068bb7cacd53f96d6d5bd9e55c09a0cee931d51d9a940dd2408b5943ef
Version 20000000
Previous Block 00000000000000000000c300deaf522131f71e3c3f3bfb91579918e2880c9d6b
Merkle Root 2473e4798e2f20c6f5fd9fed7760bff6b1bb0ce3c34178a255d8f9e5a1a9b091
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,174
Size: 1.00 vMB
Total Fees: 0.01205622 BTC
Feerates: 150.61 > 1.21 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,817 (852,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,343 63,343 00000000042c57ca4003646de88e701fb5b7062b0027664fe57701a4537ed320 1 0.00/1.00 vMB 0
63,342 63,342 00000000011e28dc58decc3d1942e97854b7fc22b099333e99cc43b938f9a5b8 1 0.00/1.00 vMB 0
63,341 63,341 0000000005b3eb75fbe95e2c325d2afa3bb7ba4bed5fbc9ec09704c593946146 1 0.00/1.00 vMB 0
63,340 63,340 00000000052dc687866491959810c49a54065dcd54d22ef3d42510262435ca59 1 0.00/1.00 vMB 0
63,339 63,339 0000000001c76bfdbdffc04cec68aad9f288526d0a281197d85f2ca86f521d4b 1 0.00/1.00 vMB 0
63,338 63,338 000000000bc07d4729e34c0ff4d23162a73db68c5240ae336164ac72b6e43411 2 0.00/1.00 vMB 0
63,337 63,337 0000000007ef1d4eeb3787f012a83ff26c21be19db75b443eab22e4f6af43686 1 0.00/1.00 vMB 0
63,336 63,336 000000000ba4e2ca74d1305ac4f2b8a8abb6b095c3b4ad3995405420f1e64fe7 1 0.00/1.00 vMB 0
63,335 63,335 000000000af51e64a9d63275b4da0fc2cdfa75334d8abfc3dee3268347c5ce86 1 0.00/1.00 vMB 0
63,334 63,334 0000000003e7b77f1f4e270a0a70d064ea73232ab53b4924e6dc7a2d3a55d44e 1 0.00/1.00 vMB 0
63,333 63,333 00000000014a6f29145a6e8449bfb6f5bd5e95e1e433d1db39187972c2a05963 3 0.00/1.00 vMB 0
63,332 63,332 000000000698087dcf208fbafc6b85a6e891fe10c35363b267baf7cf903d3b4c 1 0.00/1.00 vMB 0
63,331 63,331 000000000592db6f6078cf15f11154d6d1637c923d6aa8c6c378bd21bde77e67 1 0.00/1.00 vMB 0
63,330 63,330 0000000006fca1d23d1a38f79ea513ac6003e44ce3f5b151165bfc500b3c4405 1 0.00/1.00 vMB 0
63,329 63,329 000000000c3e0e464081ca6e20891ed339f0a841d91a2c71f0eea73bbe7041ae 2 0.00/1.00 vMB 0
63,328 63,328 000000000afd2cbb9f2f7399736d89152ccb1c9e1b5f5d3ddba1ab856deb8bd6 1 0.00/1.00 vMB 0
63,327 63,327 0000000005ac2f3b3cda829d94f339ffcc9c5a48dd18a8cddd550c3086b2edec 2 0.00/1.00 vMB 0
63,326 63,326 000000000ae438bcc09e2eb4654a77a2d2be7ff31cdc5c7a3b144d0b1b1518f7 1 0.00/1.00 vMB 0
63,325 63,325 00000000096602f68826d789d5a8352ffad895b15045790bf27c18a624f2c535 1 0.00/1.00 vMB 0
63,324 63,324 000000000c4f2da4f6ed1a045e0da636cce67adee2794f18e0098c98696e1667 1 0.00/1.00 vMB 0
63,323 63,323 00000000086404aca5bdd35943dd51a401f36483e73dfb62458d6c899ca74f2f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.79 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: 786.63 GB
    • Received: 21.68 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.