Loading Tool

Explorer IconExplorer

Memory Pool

75,254 transactions
27.09 vMB
0.06112376 BTC
Random Selection Loading Transactions
Max Size: 166.25/200 MB

Candidate Block

Mining Attempt 5fe44e29d6b445a41ee8cc09fc06bba9805ade3d5d78dfcbdb7285ca331003a9
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 883bc5f92d4ceee03c79d029f4a664ee8132848163e0af64f626e7b36ec40fc2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,589
Size: 1.00 vMB
Total Fees: 0.00364222 BTC
Feerates: 30.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (575,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,496 339,496 000000000000000011892514cff9f14bf6152bc909f4194a8e13feef03b7c262 860 0.45/1.00 vMB 23
339,495 339,495 0000000000000000005bd598aa9fb607e488957050dee46aa509240248350bf1 341 0.20/1.00 vMB 23
339,494 339,494 000000000000000002d220661f0eddea49d9b2596f61926c3f164816e2e3897b 1,326 0.75/1.00 vMB 25
339,493 339,493 000000000000000010677fafee5e5808818326fb3cc4ec2144b63e1ef91f7210 293 0.15/1.00 vMB 24
339,492 339,492 0000000000000000099e063ca1e267e1fe2e73f0449f41730abd9dc6c85ce326 157 0.06/1.00 vMB 29
339,491 339,491 00000000000000000c7d0d2fa2d921c3566acedf06b3bc678be3f012b059095e 432 0.24/1.00 vMB 28
339,490 339,490 00000000000000001642f5b4b15fdc59441a247eb440c61ee3bc9430d9ad84f3 978 0.54/1.00 vMB 42
339,489 339,489 00000000000000000c343b0f77fb3fdb874f8035bd60a3ac2cbe0a94d9493a9f 496 0.33/1.00 vMB 21
339,488 339,488 000000000000000007b43b4993ebde89028e1becb05f3627b53ff47896c5f0be 391 0.24/1.00 vMB 20
339,487 339,487 00000000000000000dae9fc1417903b4e09e7db21e117d48d900275a7a48befb 247 0.17/1.00 vMB 18
339,486 339,486 00000000000000000577941d0371710f6e6fd48b3cdb0e229c34537612126679 40 0.04/1.00 vMB 9
339,485 339,485 00000000000000001029f74bd582cf2ab0951125b94fc4ebfdc920ad79af9353 221 0.11/1.00 vMB 23
339,484 339,484 00000000000000001013e74671cec0c457798d2ec921713fe834e860f087c74d 531 0.41/1.00 vMB 21
339,483 339,483 000000000000000001430c0580abd8222c2a43c82bdd67a8027075e0365ccc44 466 0.17/1.00 vMB 33
339,482 339,482 00000000000000000702cb1badb1ddf043a17da541a08f843d8847207713f34d 93 0.10/1.00 vMB 10
339,481 339,481 0000000000000000004e7cd09b4fcac4bb2b0e0bf3bed8da0deb7aa0283eb30d 142 0.09/1.00 vMB 22
339,480 339,480 000000000000000016d8771dc3d780913f3c353973cbf6568d655570c2b631ea 78 0.04/1.00 vMB 26
339,479 339,479 000000000000000010793a742e8cc1c6c5b4e03a2521a46f45156de7415428b3 286 0.10/1.00 vMB 23
339,478 339,478 00000000000000001513469d95e660af8292884b7ef776dd9c5eb160657fa568 853 0.44/1.00 vMB 35
339,477 339,477 00000000000000000b10854e7a284fffce48fefc28ece95dcc5678fcd467cbbd 250 0.13/1.00 vMB 19
339,476 339,476 000000000000000017bb16255c60a08d7b9e7ce5b6370b037a01023c516e3b78 593 0.35/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.64 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.