Loading Tool

Explorer IconExplorer

Memory Pool

49,797 transactions
30.05 vMB
0.09695344 BTC
Random Selection Loading Transactions
Max Size: 160.86/200 MB

Candidate Block

Mining Attempt 6a509d7b6ca26dbfb28e47c729558eced02e106beb4043f841e2399cd3f33f31
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 72c31869edc09511bf731e316d7d2a470dadf550b6f95053387393d631f12837
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,563
Size: 1.00 vMB
Total Fees: 0.02856573 BTC
Feerates: 73.20 > 2.86 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (738,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,335 176,335 0000000000000844d74bf30edd33897f4ff9fed6ac081b6909d111f07f496fad 41 0.02/1.00 vMB 87
176,334 176,334 000000000000098f4994254ad8d93463cde371782eb6dbfe9ed6ed265989035e 132 0.05/1.00 vMB 119
176,333 176,333 00000000000008594fc47dc624763bf82c3069253b58675caad47ca01841e486 16 0.01/1.00 vMB 203
176,332 176,332 0000000000000217a5a2c76f7866322fc4c1c6d407368dfc96162fb6721bee9c 32 0.01/1.00 vMB 67
176,331 176,331 0000000000000250cd06f14f5ee96819d973ebe916fe208d298167d3b97e5eb1 68 0.04/1.00 vMB 43
176,330 176,330 00000000000005ed74cfe863e9b534ed74a61697f85bc123fca4646310c9da60 146 0.05/1.00 vMB 98
176,329 176,329 0000000000000273fde493eb0528fcaea2a15ef9c186e5ba0f833126e0315da3 84 0.08/1.00 vMB 65
176,328 176,328 00000000000007973ed3ac2cb1ddae9c94710d24d41fe9f3382c6b9e03eadec5 85 0.03/1.00 vMB 15
176,327 176,327 000000000000095c8b94a7ed0bf3cb4a7c2a95491f3640ccfb0172040269eefa 14 0.01/1.00 vMB 141
176,326 176,326 000000000000074918103024047dee78f7a02583466db6721746daca1c2dc7cd 39 0.02/1.00 vMB 94
176,325 176,325 00000000000002b414933fbed5216562744f095f795c5f7119d98fe3094ba1af 42 0.03/1.00 vMB 572
176,324 176,324 00000000000006266e3a0c519efd556c2d87a8750b00aa151961d3aad4f3f1d0 70 0.02/1.00 vMB 177
176,323 176,323 0000000000000164b2b51e8f09e8ce9a577cddca878421222b8dba046c704bd6 75 0.03/1.00 vMB 232
176,322 176,322 00000000000009c6cbf0666afd2ffec7e241e9445d1cab3d9e745b18d94c06fd 31 0.01/1.00 vMB 73
176,321 176,321 00000000000008399b5303ac16f285063024d4ef677ba360fa363bfc4721b4bb 109 0.03/1.00 vMB 61
176,320 176,320 00000000000007bc140ba2dd070869f9de350039d143e6ec3d8441bf8f45b6d6 94 0.04/1.00 vMB 73
176,319 176,319 000000000000009e924913f22f3d959406b532919a308feb1d425c5f1ac59472 8 0.00/1.00 vMB 36
176,318 176,318 000000000000050417d25317aa96a3e87d1334ee1d6c23173cbb5bbad9620f9b 29 0.02/1.00 vMB 55
176,317 176,317 00000000000002181dd36e15492854b13a8ae8cb3592be6593df3005391e510f 21 0.01/1.00 vMB 25
176,316 176,316 000000000000090b1e02d7c4c4dd0e10a0da90dd175725bad61376c2617fd1e3 80 0.04/1.00 vMB 32
176,315 176,315 0000000000000276cdb416413d722232cee366b1fefe994baffa573fa922e058 116 0.06/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.