Loading Tool

Explorer IconExplorer

Memory Pool

73,146 transactions
28.37 vMB
0.06699798 BTC
Random Selection Loading Transactions
Max Size: 167.77/200 MB

Candidate Block

Mining Attempt 6974a00a40e53fdb4bc9ce90ada3080f977c504062375d54766751b9647cc745
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root a80c70c13e20edc2efc0e12701f549f1f573bfd967931f9d4f8d96afb7e29934
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,961
Size: 1.00 vMB
Total Fees: 0.01016625 BTC
Feerates: 100.36 > 1.02 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (705,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,480 209,480 00000000000002d584145f6fc007113ce7feb5260fc44da58b99402ab2d06d53 117 0.06/1.00 vMB 236
209,479 209,479 000000000000040566ca83e3a3861c5199fb2b21cc9eefe200821ebf5a60783c 269 0.12/1.00 vMB 210
209,478 209,478 000000000000019907d2e2b2a5822a85fa740550f0fcce2b600ff0c54dcc686d 264 0.37/1.00 vMB 49
209,477 209,477 000000000000023c563d775882475bd89d658d5e305bf2b950fb2fe1dde9ff43 313 0.19/1.00 vMB 130
209,476 209,476 00000000000002e2586bf8369d8ab632b5b75c53edaa6512a25345480b4f93c4 205 0.12/1.00 vMB 131
209,475 209,475 000000000000036e73d8f4f8339a6213839b02b6796b1c058647e42453ea1399 34 0.01/1.00 vMB 141
209,474 209,474 00000000000002a47649e2f87add8859566e5923e8fe23562422895d5a1c0b0c 89 0.03/1.00 vMB 42
209,473 209,473 000000000000045a2f4609e939a18fd604aac42f8d610db7372cd9d186eccae7 217 0.09/1.00 vMB 176
209,472 209,472 000000000000041a18eb65992810e1b86b7a274ff08b94b452ded4c6bfcd088b 495 0.29/1.00 vMB 154
209,471 209,471 00000000000002670152fd6af3dfd0cbc52efb22098055d22eeb3cec9fe118a0 81 0.03/1.00 vMB 54
209,470 209,470 000000000000028600ed9b5e07ca13d471f1b7efa096e1c484d7e6ece4b19d05 109 0.05/1.00 vMB 171
209,469 209,469 000000000000045a569f75feca35c9efd6771e908ebcbc027abf61f88866d908 116 0.05/1.00 vMB 87
209,468 209,468 00000000000001017fb0d4c7a10873f44f95e3a33f5e58cdc7be8b078310ad0b 170 0.09/1.00 vMB 171
209,467 209,467 00000000000002da59a284a80f8fc82647c517e4734dc61808e316496b4a0810 247 0.10/1.00 vMB 164
209,466 209,466 000000000000019b1d99aae8894d42ed7ed8510175f98473bfef20697b064fc7 704 0.34/1.00 vMB 178
209,465 209,465 000000000000008fbead892f444fb871a3eeaff9c49375c68025801a33a69f6d 424 0.24/1.00 vMB 168
209,464 209,464 00000000000004c90fa25027916822b657f2aca66bc8b7ebfc105f6f6d2c6d9b 197 0.08/1.00 vMB 193
209,463 209,463 00000000000004043ded987ed019f56fef6e1cb15985b54233fb6c8cafb67ebb 546 0.23/1.00 vMB 235
209,462 209,462 000000000000028529ee0597c5c56f64788ab0692766374bd940243478668ea2 54 0.02/1.00 vMB 179
209,461 209,461 0000000000000023d7b2d3292d752046b508150325dd662eb2fea9df4a4e67e5 97 0.04/1.00 vMB 144
209,460 209,460 000000000000031bb991d2c96773a23d10052ae663869c749bb5df610ec7c742 144 0.11/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.96 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.