Loading Tool

Explorer IconExplorer

Memory Pool

42,142 transactions
26.87 vMB
0.06608473 BTC
Random Selection Loading Transactions
Max Size: 140.70/200 MB

Candidate Block

Mining Attempt 50c2288e7986bccd7e803ba9020265d881d3eac33d07d033834616bfe7a4d03a
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 84313e0306b3f9ec10f6157ce68c72cede17dade3092f58cf168788f066aae51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,778
Size: 1.00 vMB
Total Fees: 0.01618940 BTC
Feerates: 151.03 > 1.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (737,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,268 177,268 0000000000000543351c36e00f587ee39db54087fab396d6c96c0d207078b00a 46 0.02/1.00 vMB 113
177,267 177,267 0000000000000360a1e643f58d5eaab02ce4f5a904fbcd67951b4d3c7c368220 40 0.01/1.00 vMB 142
177,266 177,266 00000000000002f4bd7779880f99c8618451ec0ac9afd67f62140adb33bff1c6 9 0.00/1.00 vMB 58
177,265 177,265 00000000000002f316438fbf9f409680204549feac8a4b5a6f0cc5ab77dbcd61 7 0.00/1.00 vMB 67
177,264 177,264 000000000000044e0a722e96434c30b970a79ac8f57a8595c1dbe25a442ac22a 66 0.02/1.00 vMB 0
177,263 177,263 000000000000032da4da2dc95450512cb6a011cd09dc26b9555eb7fb3f37474d 25 0.01/1.00 vMB 41
177,262 177,262 000000000000020f876c4786775fd516abbd3a0b424669440e81d1885722c0be 11 0.00/1.00 vMB 65
177,261 177,261 0000000000000a8f48f51bb2243b842add19970b7e5f9ecb14ebb721462067cb 30 0.02/1.00 vMB 27
177,260 177,260 0000000000000712f321f81caecdca69eb30e7e8e903c8379a55743a56ea835a 930 0.33/1.00 vMB 141
177,259 177,259 000000000000079b6d77f68be7ad54fbf452bb090eb5ad11fa085ef6a17388b4 51 0.02/1.00 vMB 144
177,258 177,258 000000000000005b84ca5b6aa74c263dae755d229da02e19b6836a462488c40e 185 0.05/1.00 vMB 56
177,257 177,257 0000000000000152417d244a4c65f7383c82d12f6babdf9ec2454aa411c33350 134 0.05/1.00 vMB 89
177,256 177,256 0000000000000a224e88e96139840557c4765b6c5866094004a8a5184e2b26a3 42 0.02/1.00 vMB 2
177,255 177,255 00000000000008b6750a294c6f656164c674bb060a1b86b41fdc76abd45e89ab 74 0.04/1.00 vMB 533
177,254 177,254 000000000000040ef2d70565ee844603fc085d04c2261d87f863ce0e160f2362 198 0.11/1.00 vMB 3,364
177,253 177,253 00000000000009c2be99285694f997ce0b27211f44bda09904ddde331af05f4e 593 0.15/1.00 vMB 188
177,252 177,252 00000000000002a4c9eb4060b4bd5a3e04c9e40009a9a4c47875ef2c69b578d1 851 0.25/1.00 vMB 174
177,251 177,251 0000000000000783f5a1d300dcc943a74d6b668a7aebd4b70b8cc5b1cde14307 122 0.05/1.00 vMB 177
177,250 177,250 000000000000050d66e0722e30962ca60c9b4241f511e8d91154d2222e03a866 65 0.03/1.00 vMB 263
177,249 177,249 00000000000005fba5e81801dd6cf5212446215722d3ad56cfbfeb09b3beeb76 76 0.04/1.00 vMB 83
177,248 177,248 000000000000078b87eecbd9a216717ebeab67a5b5051c21f22ef0ed7536da54 14 0.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.