Loading Tool

Explorer IconExplorer

Memory Pool

79,289 transactions
29.72 vMB
0.11777917 BTC
Random Selection Loading Transactions
Max Size: 179.36/200 MB

Candidate Block

Mining Attempt 55c1684434fbf3e90f47ebb881bef0a20ed9c94575e2031a6f25fbe1e73b4ed2
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root dae56123a0b15b275566db48b4f1f43d3eaa42b8c7c422107ec2a6c153fcc1de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,187
Size: 1.00 vMB
Total Fees: 0.05387449 BTC
Feerates: 150.75 > 5.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (343,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,904 571,904 0000000000000000001cd8a1fbc6d96bb2b6f6dd88762740fa781bfe04b4d9fe 3,164 1.00/1.00 vMB 70
571,903 571,903 00000000000000000025639c97bebaf7a8f99ef542f086b9b7b1dd19bbbf5e6d 3,329 1.00/1.00 vMB 69
571,902 571,902 0000000000000000000737a5b3f670c2ca4220ed3d1c53a5b1528e6ed89b706b 2,857 1.00/1.00 vMB 83
571,901 571,901 0000000000000000000f6b6ce7d3e5bb099f26f7303b67f1ca4aa7870ea34f90 3,621 1.00/1.00 vMB 58
571,900 571,900 00000000000000000006b5608a2ce4c88a259c008d175a60e9b48cec34bf8929 1,997 1.00/1.00 vMB 78
571,899 571,899 00000000000000000007abfab751cd2176d22742f7b6a4c25a4bb3fe6e2f93fc 1,466 1.00/1.00 vMB 84
571,898 571,898 0000000000000000000991cd596febbb61380812404314c2c9b314096be7509d 1,941 1.00/1.00 vMB 32
571,897 571,897 00000000000000000013d3ac7158eef71c33292cc5a6293d6d82e2e26ec17034 2,707 1.00/1.00 vMB 42
571,896 571,896 0000000000000000000506ee965143c2da5d10b55951bb94e8cdf07e6526da03 2,885 1.00/1.00 vMB 75
571,895 571,895 0000000000000000000b2be906b25af79739940d2c4610680292d512228b51c3 2,775 1.00/1.00 vMB 30
571,894 571,894 000000000000000000135f3d875617f18f5a16d695dce7d2d00a722644934747 845 1.00/1.00 vMB 49
571,893 571,893 0000000000000000001fb4c5aed8b672a90557867fb7f5a3fe0bebb0f00e6586 2,650 1.00/1.00 vMB 48
571,892 571,892 000000000000000000028660c7fc2f91d13a475490d6957cb04432e4120b9fd5 2,295 1.00/1.00 vMB 48
571,891 571,891 0000000000000000000aecbf0f3fead95c525d2bed2ac345172982a9a2c59ff4 1 0.00/1.00 vMB 0
571,890 571,890 000000000000000000174984360bf9589c3adb8b146446fe7f8df478de55c483 2,330 1.00/1.00 vMB 49
571,889 571,889 00000000000000000009f774b2b2abc0b22cef89b5d1a4680189d006adafec65 1,450 1.00/1.00 vMB 53
571,888 571,888 0000000000000000000186ea762008ae6f79bc9e62fdba99b09125aaeb89c41a 2,053 1.00/1.00 vMB 59
571,887 571,887 0000000000000000002beb1de0f4325c82b14591f88c6d71e2e80b32b7e840a5 3,011 1.00/1.00 vMB 90
571,886 571,886 0000000000000000001abd08df8c64174bb09584f00f035fca8694511c5374a0 2,047 1.00/1.00 vMB 77
571,885 571,885 000000000000000000166cf3fa436c9bb477ae497baf77141dd7ad6a88a035ab 1,235 1.00/1.00 vMB 84
571,884 571,884 000000000000000000108efb74e799ec2529cc14908c167a6b9054a0bf09196e 2,530 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.56 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: 670.23 GB
    • Received: 15.84 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.