Loading Tool

Explorer IconExplorer

Memory Pool

79,451 transactions
29.22 vMB
0.07469377 BTC
Random Selection Loading Transactions
Max Size: 177.58/200 MB

Candidate Block

Mining Attempt 8aac0c6c5048c0c4414465c4c9e55df41e54f8478dff51e23b8e136d88fce88d
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 9033472e94cacf3aad4295d61c4964d5f7a71584e2d4c9dcca1e9591e047c03b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,207
Size: 1.00 vMB
Total Fees: 0.01347290 BTC
Feerates: 74.86 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (610,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,256 304,256 0000000000000000636c5a8d720fcec953a748c729fec592a5ec075a4642048b 112 0.08/1.00 vMB 11
304,255 304,255 00000000000000003eb68c85c6f8bfc86137531f86ce128707a033695f214250 753 0.55/1.00 vMB 25
304,254 304,254 0000000000000000491fdff68a1c99de7798278a791e461b8d5bebdd9df9de46 704 0.25/1.00 vMB 47
304,253 304,253 00000000000000002f8a5151277696276b39f1ed6328fb003faaba4e073e7fb7 552 0.27/1.00 vMB 35
304,252 304,252 0000000000000000644e20c2b17df04ea088d680864c0d044c65e76f9882bf13 68 0.04/1.00 vMB 29
304,251 304,251 00000000000000000032fa535b42d3be1e029efd7cd845f1d0fa131613d6608f 85 0.04/1.00 vMB 33
304,250 304,250 0000000000000000511e673843078ebd1ced72344c57d2cb742a67588110d598 309 0.22/1.00 vMB 27
304,249 304,249 000000000000000043153b35237e53b471da1c32d6f8edd910d13aa18ec2693c 278 0.18/1.00 vMB 31
304,248 304,248 0000000000000000144203f1e81832e63f9a55fc31378329d0ea60335f62676f 384 0.17/1.00 vMB 39
304,247 304,247 000000000000000056900f36f3b4380ae0727f082bf0d4ed327feac0f71afc23 69 0.03/1.00 vMB 32
304,246 304,246 0000000000000000395484a4af873582180573e790ece1669b178e10f967869a 352 0.16/1.00 vMB 31
304,245 304,245 00000000000000000de6ae74671b9e5420bf169a1c6ca6e8cdc568b0e81dcbfd 270 0.14/1.00 vMB 25
304,244 304,244 000000000000000027bf53e39e936908879556e5bddab273bb142c8e66bf8b81 337 0.15/1.00 vMB 38
304,243 304,243 000000000000000063b7b29213bfd5ec3a6db2938afef091cd555fb1b12eec1e 645 0.37/1.00 vMB 25
304,242 304,242 000000000000000047cddcfff89b4eb2d4bc9b5ab2a5e2425d95833db23fe68e 507 0.23/1.00 vMB 36
304,241 304,241 00000000000000000bf54cf2a153c6e007c879ff98ee0d32ccba3953dec3d252 380 0.24/1.00 vMB 27
304,240 304,240 00000000000000004c3962f0626e85d7178a8c05284d6dc6d697bfb3944eea58 448 0.37/1.00 vMB 20
304,239 304,239 000000000000000040b9b3130beec575e6a7e0b90d06d35e92d44288765bc61e 1,012 0.35/1.00 vMB 47
304,238 304,238 000000000000000049971048bf9edef77541f9109227a1cc9b22325d262f3eed 185 0.10/1.00 vMB 83
304,237 304,237 00000000000000003ef56c493aad066c730b219275977ee1fb005a1c0cea8eb6 476 0.26/1.00 vMB 31
304,236 304,236 000000000000000040c693c3d7e6abe126aa797d090827bb9c9ffe338e681135 299 0.17/1.00 vMB 30
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: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.