Loading Tool

Explorer IconExplorer

Memory Pool

80,302 transactions
30.52 vMB
0.07346004 BTC
Random Selection Loading Transactions
Max Size: 185.65/200 MB

Candidate Block

Mining Attempt b583aa93eae97e20ec38b003bec3b30e813621734965d775f529c7f95c9b427d
Version 20000000
Previous Block 000000000000000000013056a9caa15cd1e34c038e1bb47f9d61c37f2e670056
Merkle Root 1f5378c358b6203b439656170b3b4ece79f591c8f7b6160b4838ef97578b8f7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,944
Size: 1.00 vMB
Total Fees: 0.00810836 BTC
Feerates: 60.03 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,196 (909,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,503 5,503 0000000063f70a539796b75fbdd72df37fbcb28ddc50852e2a32923ceb2a6173 1 0.00/1.00 vMB 0
5,502 5,502 00000000c97387559738150a07f2b07d6031f31f7f0026f4bf3a2728eacd91af 1 0.00/1.00 vMB 0
5,501 5,501 000000000dd21696e382cfc77279cab9a6194280fc602d1ee7a6809fd549534e 1 0.00/1.00 vMB 0
5,500 5,500 0000000032f2fbfb5849e57629bb28ff2e79d4e231fddb25b183a2b13ff2d123 1 0.00/1.00 vMB 0
5,499 5,499 00000000e109937eede65b29d2c908983b2a951bac8fc6f4d95d4d8d0a3afbb9 1 0.00/1.00 vMB 0
5,498 5,498 0000000015a65a0dc19b34aedfe8c450254c226ed879fc93ade23f770d6e9df9 1 0.00/1.00 vMB 0
5,497 5,497 00000000ae748666ef62e384a02ce2568a59e80349f2c9ce250e48dbcb77ce6c 1 0.00/1.00 vMB 0
5,496 5,496 00000000a62a159fc96d465e76da1d1e503b0f226e7feaf815196b690480e303 1 0.00/1.00 vMB 0
5,495 5,495 00000000dbd440eca4c5110d78f0f10ab9ef037dafcd06cb50ff483c9d7345f4 1 0.00/1.00 vMB 0
5,494 5,494 00000000ae89774f82991c356cadcf0e8767dd6f47f4c25dceda948e6e160676 1 0.00/1.00 vMB 0
5,493 5,493 0000000002d0fcaef119d4548758959127b52cdb34d52a81293cdd2030f6e67a 1 0.00/1.00 vMB 0
5,492 5,492 000000009e33a46937f8244cd1faf4a18792e8ff3bd0f2370bd94c0c96ecfaed 1 0.00/1.00 vMB 0
5,491 5,491 00000000aa252ddbaa157a655a6d6258a33f6cc907a41ac147f8a1fe7682eecb 1 0.00/1.00 vMB 0
5,490 5,490 0000000097eaae862cc361fc29a60db85d4761187da3365d32afc6ca556bac99 1 0.00/1.00 vMB 0
5,489 5,489 00000000bb69a1bf1d28a7668eb1d2e3cec786c2ab95c7693af6b05e3db1dc06 1 0.00/1.00 vMB 0
5,488 5,488 00000000de6548be719b8c1c974b369d018d9595d80b009edf4cdd29fb0e3175 1 0.00/1.00 vMB 0
5,487 5,487 00000000d0a5fc7e786da1d1f16bbf40204ca38200e6d9212e43cbb50fdd0bf5 1 0.00/1.00 vMB 0
5,486 5,486 000000009c34fcc049fc268d8928fc07d36896ffff4c97a285f479301aaf9473 1 0.00/1.00 vMB 0
5,485 5,485 00000000c028057c1ef4bf6644cc46914497268119170f2fb2d2823aa1f71e43 1 0.00/1.00 vMB 0
5,484 5,484 00000000a51d7f1727d1b484ae0c8cfdcc0576c291be93622b1be931134225e0 1 0.00/1.00 vMB 0
5,483 5,483 0000000059d23e34eb3dcda6bc4bd13c5f96354168db30ed14bfba4be20eaeae 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.73 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: 707.72 GB
    • Received: 16.70 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.