Loading Tool

Explorer IconExplorer

Memory Pool

77,134 transactions
28.76 vMB
0.07835656 BTC
Random Selection Loading Transactions
Max Size: 173.99/200 MB

Candidate Block

Mining Attempt 029f9c5b9b89bee7f528d7e87916693c40f881f3b02778826db6639d4ce7bf38
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root e804cff10f8f39234b7e4b44c4a030e4c3fd1476e2170b9ea60a94a2e5b30ce4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,909
Size: 1.00 vMB
Total Fees: 0.01832452 BTC
Feerates: 100.17 > 1.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (657,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,484 257,484 000000000000001aafb9486a0b4cc40b3b69379b39310fa72fbacac1e17d5ae8 319 0.14/1.00 vMB 82
257,483 257,483 000000000000002158f3c9d19e3575f416880e86fb235dea2b2b74125528a042 114 0.07/1.00 vMB 72
257,482 257,482 0000000000000020f8f43beb6112e8e0eb08e1f69a205874487f5f969f5175eb 98 0.04/1.00 vMB 92
257,481 257,481 000000000000001241be79fedeafcf211a10b0cdfb0ade26facfec8f56dd830c 44 0.02/1.00 vMB 89
257,480 257,480 000000000000001f76cf3bb95a851b1b82906a0cb5480f4f8570b01c1ca44d19 32 0.01/1.00 vMB 104
257,479 257,479 000000000000002239781162b7914911db9f67534963d2b70fd426432b3f56b9 67 0.04/1.00 vMB 66
257,478 257,478 0000000000000015d277acc3a67c665ff687ccb1596a42abad288b43d8f9859b 419 0.23/1.00 vMB 80
257,477 257,477 0000000000000025aa70d4c81dffa143f14ae860dacf909c7c83c4cce07109ab 469 0.49/1.00 vMB 35
257,476 257,476 00000000000000145be16a66cb82265428b2b92529629d25c35a0a1afd14e5ba 600 0.25/1.00 vMB 140
257,475 257,475 000000000000002e91b97667779c8a2021dc64d36a229f3f682fd86231d3e0c0 48 0.02/1.00 vMB 115
257,474 257,474 000000000000002885892f90fa3f04cf5e612022ff8edd3a5dbfeed27294791f 248 0.11/1.00 vMB 84
257,473 257,473 000000000000001536b480aea22fcf17d2ff5653fcf6f91d19d445b7cd7037fd 72 0.03/1.00 vMB 74
257,472 257,472 0000000000000009c10e8dc6e728ef94235f928695015b6b54cc56512cafc738 580 0.30/1.00 vMB 94
257,471 257,471 000000000000000185d257ed3b4ad671de287033dba89e2c76678402aced5ce9 214 0.10/1.00 vMB 114
257,470 257,470 00000000000000094cfc4a7ba827556cccde9f41945a9f1a61d3bd3015c8dfdf 130 0.05/1.00 vMB 95
257,469 257,469 0000000000000020f84f8f620d805508de41f23c46c2035e8e70a756ca107c93 246 0.12/1.00 vMB 84
257,468 257,468 000000000000001a35c89715e945d2cac0d902167251591902c8d9f89107af80 47 0.03/1.00 vMB 67
257,467 257,467 0000000000000004a13a795521f53b2e014798d06e344492c2013c6b5e4077c8 87 0.12/1.00 vMB 15
257,466 257,466 0000000000000009ef0ee227079e237e3bfab95a744af8fe8a84e411da2197e3 76 0.05/1.00 vMB 28
257,465 257,465 000000000000002a81e93a818e59cf07aed1f3ff0e60638677e610446b8b621b 212 0.24/1.00 vMB 30
257,464 257,464 000000000000001767b553882e7b216b8caa2a4a05258af0ae263aff85cb3c6d 305 0.21/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.