Loading Tool

Explorer IconExplorer

Memory Pool

80,096 transactions
29.26 vMB
0.07065570 BTC
Random Selection Loading Transactions
Max Size: 178.24/200 MB

Candidate Block

Mining Attempt 978ecb3769b30b205e6c006826df5139ac86296d76ef574ae93a686ecf27c08f
Version 20000000
Previous Block 000000000000000000017443d83a72fff2b5ba0e1b14c7c9c87cf8a60517a45d
Merkle Root 3b04038dc1342b8de4db92f77736bb7d739553739410f34721448a87422740e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,556
Size: 1.00 vMB
Total Fees: 0.00937914 BTC
Feerates: 201.05 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,083 (421,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,470 493,470 000000000000000000a726dffb2c1e0b466b68f2ac3fb7b1ed9b5771b2b8e86d 2,212 0.92/1.00 vMB 124
493,469 493,469 0000000000000000009c14f8b9a9fa8588b00694dcbf545659a17604b5ac5db3 2,172 1.00/1.00 vMB 167
493,468 493,468 000000000000000000513d21d9a867baf2eb0f5e139364984ef168fc41d7fcb9 1,685 1.00/1.00 vMB 274
493,467 493,467 0000000000000000003d855cdcda40e221b523a1c45690b5e7df7b46094f9f20 2,371 1.00/1.00 vMB 181
493,466 493,466 00000000000000000036ed82e69118d06f43eff41e58074123650147c56f1173 1,585 1.00/1.00 vMB 103
493,465 493,465 0000000000000000002e8fc5348a1f1228d90e0bfb0c596240ad94e9ceaf0b28 1,488 1.00/1.00 vMB 172
493,464 493,464 000000000000000000a2d91b4dd99d24aba09fe12b804c389f5c747c43201e74 2,460 0.96/1.00 vMB 290
493,463 493,463 000000000000000000043aa18345f9a9a59dc4b684be43c24ab138cca8242b79 2,542 1.00/1.00 vMB 165
493,462 493,462 0000000000000000005b9befc78a440d0e2031ce4402685951df0e388ad7a900 2,298 0.94/1.00 vMB 286
493,461 493,461 00000000000000000056db2c8f95cf621b14d539b93bd7fba1fd62d98e9974b6 2,420 1.00/1.00 vMB 87
493,460 493,460 00000000000000000097e76efb3022a865b86d5e3b3d3aa17e70894c477eea6d 2,535 1.00/1.00 vMB 196
493,459 493,459 000000000000000000272cc765cc1c8f95d7855b302c785d36ec9a0b6425da08 2,359 0.93/1.00 vMB 60
493,458 493,458 00000000000000000027a5e862c5705ae0aafd838683500186246b142a55a660 2,164 1.00/1.00 vMB 226
493,457 493,457 0000000000000000000e34e318c16f36ecee705063035d0f30c71d16de8415e5 2,459 1.00/1.00 vMB 166
493,456 493,456 000000000000000000a7f0ea3ae51e730e98d9406c4c76082133eeab8b5a0e91 2,449 0.91/1.00 vMB 142
493,455 493,455 000000000000000000a3b138b3f9344104150f540711a7e47c09b1b83bc30dc3 2,152 1.00/1.00 vMB 190
493,454 493,454 0000000000000000001bdca88bee684997414bb7e93c34c761b997725a4212a9 2,609 1.00/1.00 vMB 293
493,453 493,453 000000000000000000846b197e6823cacb733b046070579abb96f6f28a5c1443 2,312 1.00/1.00 vMB 263
493,452 493,452 000000000000000000b6d9e9b5f3c8c1f2bf93ed01a11ad0f658b69ad8fafb4d 2,212 1.00/1.00 vMB 173
493,451 493,451 0000000000000000002282c8485eae61a6eb473b9c62ee93062e84523f4478a3 2,025 1.00/1.00 vMB 218
493,450 493,450 0000000000000000003fda5138dedbfd2ca2f9de938731a5d463d20da603f31e 2,165 0.95/1.00 vMB 289
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.72 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.