Loading Tool

Explorer IconExplorer

Memory Pool

43,072 transactions
27.99 vMB
0.06311160 BTC
Random Selection Loading Transactions
Max Size: 147.54/200 MB

Candidate Block

Mining Attempt 8276adc0e5fb66b19f83356ba078fe672fc5a6fe721234e7c6c972dfa7880535
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root dfde4464f3a2d2c293c85d323262aa5f85633a4f2af259a76358217fb7629246
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,117
Size: 1.00 vMB
Total Fees: 0.01035717 BTC
Feerates: 106.37 > 1.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (672,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,426 242,426 00000000000000a5c85bba98b195261a7ff0c04a21620cb3e62f4d147c576dd6 59 0.03/1.00 vMB 25
242,425 242,425 00000000000000b083d3633cf0530d0b41bf184470681c85d05e7bc346bff526 388 0.22/1.00 vMB 126
242,424 242,424 00000000000000927af978f3f035afb18636ab10bfc2205d9f877a66be030d60 171 0.09/1.00 vMB 76
242,423 242,423 00000000000000217cb9c57c845efb73e69c14925e626ed904fbe55c4fc67588 681 0.25/1.00 vMB 236
242,422 242,422 0000000000000098580180b16c7a75d334d3167a7bab420499182e55aff0aa32 40 0.03/1.00 vMB 10
242,421 242,421 000000000000006bae8c63d1328cc1f999b4749924c5648802c306532ee9fb1e 1,039 0.43/1.00 vMB 165
242,420 242,420 00000000000000c108e1a780f3204dbebc95609f3039ce0803599d90653b55df 90 0.05/1.00 vMB 54
242,419 242,419 000000000000008a41d63a63530f62bee0f8549d7c5f47be81293610082a7124 652 0.25/1.00 vMB 210
242,418 242,418 0000000000000071a24aa1ec6ea8e477063be1699212c96bc1d047f5be341bc0 237 0.15/1.00 vMB 105
242,417 242,417 0000000000000081e7bcee069d29a0dc1d0999ff4a5a3c3e3b97870ece0d1172 672 0.25/1.00 vMB 211
242,416 242,416 00000000000000a809ff1ee7a486382250a3de91f6c187bb0297c34439543251 166 0.08/1.00 vMB 85
242,415 242,415 0000000000000070af575bda239a0751b00e6658293b699469fea4bdf83513ed 243 0.11/1.00 vMB 177
242,414 242,414 0000000000000029783bd0849332dd0fb3ff57b2b2e53a589caf25b73dc58aba 182 0.08/1.00 vMB 179
242,413 242,413 0000000000000085baf49c343e811deac3da9c7f329cf2877cc36800cce3089e 35 0.02/1.00 vMB 150
242,412 242,412 0000000000000039cd4bef917ef750c1d39ffdea34c77cec78b5ba567a03c3ed 25 0.02/1.00 vMB 95
242,411 242,411 00000000000000542cc06f8378b96c336e87096893cc3ff5e45023a27be32cfc 72 0.04/1.00 vMB 147
242,410 242,410 00000000000000d871a32a8a2dcbd0671525c20ce7ad4cb8cc3ba66fc5d99ea4 427 0.24/1.00 vMB 125
242,409 242,409 000000000000004f8a446f6e0b2fc1279600843bcf270240a0ea3dcb56c7323b 558 0.25/1.00 vMB 180
242,408 242,408 00000000000000a1171237048ac0127039a16ae00c122c14898a4b243c3c2a50 25 0.01/1.00 vMB 138
242,407 242,407 0000000000000059ccdb9cb47e112996254ff2c8b4341add0b6906f82bb3e1b3 553 0.23/1.00 vMB 193
242,406 242,406 00000000000000c2b27723c293fc43508ad538ff79f1bc3b8fe0e78142fde4ff 251 0.13/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.10 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.65 GB
    • Received: 13.61 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.