Loading Tool

Explorer IconExplorer

Memory Pool

75,839 transactions
28.42 vMB
0.07918173 BTC
Random Selection Loading Transactions
Max Size: 171.61/200 MB

Candidate Block

Mining Attempt 8d6c2dcbf3144810d3b77a1837b253cf338d581baee11e8c6a820bd2a2bf081c
Version 20000000
Previous Block 00000000000000000001f93bde759744130b66158cbae52d70e58b5101ed717c
Merkle Root 38ebe69fc1229d95db270cc57561f926304e5e98bc1def146534a3d87e527cb4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,604
Size: 1.00 vMB
Total Fees: 0.01557911 BTC
Feerates: 100.36 > 1.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,269 (103,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,191 812,191 00000000000000000001a12b4c67dae22a1b555e764b578a3f82314627beb5f4 1,464 1.00/1.00 vMB 5
812,190 812,190 00000000000000000002851c69bc0891cfddfd342a28cde5e8b4c23807b9ba7d 2,268 1.00/1.00 vMB 12
812,189 812,189 000000000000000000017684390244cf7a9a9c4a5d1670e3372ca4467557da87 1,266 1.00/1.00 vMB 4
812,188 812,188 00000000000000000001fb609857f29745d872859c489ee1a7b09ed4ff10715e 1,904 1.00/1.00 vMB 8
812,187 812,187 00000000000000000003e82851e5d4fc946329121c1066fb97abf4e34c5a3028 880 1.00/1.00 vMB 5
812,186 812,186 0000000000000000000126c60537b7b83e2cbc38eed1b652e24d870bd5591139 149 1.00/1.00 vMB 2
812,185 812,185 00000000000000000002e78c8b88a228db149404c693f0e6999debdacc8e2d66 1,584 1.00/1.00 vMB 7
812,184 812,184 000000000000000000008f21f96a3c6c0ea405b0c51a6b864b14e8bcb3eeceb5 1,001 1.00/1.00 vMB 5
812,183 812,183 00000000000000000003c1e37261a980d01ef66a4bde9cf37722f9747637d97f 2,386 1.00/1.00 vMB 9
812,182 812,182 00000000000000000003d442086ba95eb08c9ca7e9554750bd4baec73897a66d 2,016 1.00/1.00 vMB 12
812,181 812,181 0000000000000000000417058ada61ec4ce54ff7f22e8748e29c75ff0112fdd1 79 1.00/1.00 vMB 1
812,180 812,180 000000000000000000019557b056300f1a29b788b4080c8b0101418973c6b706 2,217 1.00/1.00 vMB 12
812,179 812,179 0000000000000000000204f5d3094a9477e4647a2182d9d7f0e273e9d79ccd4c 886 1.00/1.00 vMB 5
812,178 812,178 00000000000000000000ab220e7fac7f11836f5f135b8fca5799724d747edc41 1,279 1.00/1.00 vMB 6
812,177 812,177 000000000000000000040274dd9bd188338592421eabaf66f16a022e9a8f0460 170 1.00/1.00 vMB 2
812,176 812,176 000000000000000000014e2c134c02058217a7247548e213d01f9490c939fd77 1,094 1.00/1.00 vMB 6
812,175 812,175 00000000000000000002c2a30d6deb7526d5e96d37221006cf8d4173d0347b4b 772 1.00/1.00 vMB 4
812,174 812,174 0000000000000000000461607385c549b2703a09eee99f929fa7af0e18a49f35 2,989 1.00/1.00 vMB 10
812,173 812,173 000000000000000000034590470703b408d9c966e08c91bab1ff4b2a7a0598d5 2,030 1.00/1.00 vMB 6
812,172 812,172 000000000000000000040fe2c447684b2245390dd3018c75758a09314f77ee24 1,465 1.00/1.00 vMB 8
812,171 812,171 0000000000000000000383920133f80d56c755097c2547537c0d03d1465c1766 2,147 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.86 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: 712.83 GB
    • Received: 17.23 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.