Loading Tool

Explorer IconExplorer

Memory Pool

73,749 transactions
28.69 vMB
0.07126011 BTC
Random Selection Loading Transactions
Max Size: 169.28/200 MB

Candidate Block

Mining Attempt e47b62a5258f6340e232172249827094e856ba1bb48a1ebbe1e4843ff1dd214c
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 1a106228162ad51c8cb7b9672552fb45189c5094fb3f7d9bce307efd9882b98b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,256
Size: 1.00 vMB
Total Fees: 0.01338825 BTC
Feerates: 98.05 > 1.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (262,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,192 652,192 000000000000000000026b7638653167469558cd2b43047364790e01e8f4f332 2,766 1.00/1.00 vMB 70
652,191 652,191 000000000000000000036be80be61b52332ea87f12b9d16ad0d2459304ca537a 1,464 0.55/1.00 vMB 51
652,190 652,190 0000000000000000000a0a5c53a204f54d422898436a54f45e333cfc93c4e5e6 1,677 0.58/1.00 vMB 54
652,189 652,189 00000000000000000004862471c2c8319f6ced98edcf5ec425ad00e3a41495ff 108 0.03/1.00 vMB 52
652,188 652,188 0000000000000000000b6afabd2542682493c9d91236c17b413960af71da8a9a 586 0.18/1.00 vMB 59
652,187 652,187 000000000000000000064626f8a22cabfb8f58593893f9f06c4b3c325dd0b4d3 1,164 0.47/1.00 vMB 49
652,186 652,186 0000000000000000000286a0beef872a363b20d7fa908239616cc004c9721de5 25 0.01/1.00 vMB 47
652,185 652,185 000000000000000000038f4991f4dce319688f90fd1ac6c98c9472bdd06dfad6 948 0.48/1.00 vMB 46
652,184 652,184 0000000000000000000b3bb88e3aa191fbf67091ee48fb648ea1eaace72b773c 2,607 1.00/1.00 vMB 31
652,183 652,183 0000000000000000000567dcb318ea43d5a8eff67419c1fbc657945cc44e335a 2,333 1.00/1.00 vMB 87
652,182 652,182 00000000000000000002b1ada4704b5b8e6b2821e6a385e173652b9da416166c 1,234 0.67/1.00 vMB 46
652,181 652,181 000000000000000000015a3b9a8133824ddb6040b1039e9bbc6cf84b005f5105 335 0.12/1.00 vMB 55
652,180 652,180 000000000000000000050c8424c47ff88904f73d20aad63ad1002bb2d44dbde2 1,126 0.39/1.00 vMB 45
652,179 652,179 0000000000000000000bdf54fd40f38750b952203989e13902ab8d8263e14b33 835 0.26/1.00 vMB 51
652,178 652,178 0000000000000000000b7e8964bb8f940f9f22ffd86fb5b40f1ce67a0fd23277 1,584 0.51/1.00 vMB 51
652,177 652,177 00000000000000000000449afafdaa5301acf3e69e1529590803433c0a02dd9a 834 0.25/1.00 vMB 56
652,176 652,176 00000000000000000005699213ee8ce779d2dc6629631bcc9a48effe6752ef12 1,420 0.87/1.00 vMB 32
652,175 652,175 00000000000000000007aa0522d872045dbbd3bc448915951a4cd0690b4ca63b 608 0.98/1.00 vMB 11
652,174 652,174 00000000000000000004380ef3c980dff4506c68b342085ae072fa821a86c339 1,098 0.99/1.00 vMB 23
652,173 652,173 00000000000000000007cdec72d366ea712eb5128ec46c6eb9eeb6f4d8d1a574 1,204 1.00/1.00 vMB 14
652,172 652,172 00000000000000000008eecbd028a071c4e544010b491171008675014d551b3e 2,468 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.46 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: 667.95 GB
    • Received: 15.33 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.