Loading Tool

Explorer IconExplorer

Memory Pool

26,840 transactions
27.45 vMB
0.07327451 BTC
Random Selection Loading Transactions
Max Size: 131.39/200 MB

Candidate Block

Mining Attempt 00a3b9a3e8d916cc66f9d6b2369b7701b29b7811b8e2288f6002cccc64d1469c
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root 6f93e9d91ae80fcdd640474fae7710e8fc8be1069b9a65b09ad2e01f9b3e1d4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,397
Size: 1.00 vMB
Total Fees: 0.02126570 BTC
Feerates: 301.57 > 2.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (149,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,478 765,478 00000000000000000002a83cc9dd43145177b49b95fad87e7925a0293033ee9d 105 0.08/1.00 vMB 24
765,477 765,477 000000000000000000028f09152d65081860e1f670d4f633774dc1739dccc756 1,158 0.41/1.00 vMB 20
765,476 765,476 00000000000000000001d422a5fcd7512b759231b9d57f86514127f26851afe6 527 0.51/1.00 vMB 3
765,475 765,475 0000000000000000000559ea64bcf707f9f0d52c1d646b5c84d455b213044fd0 2,380 1.00/1.00 vMB 22
765,474 765,474 00000000000000000001b1223b4c38d317809a2021b315748bea91d02a90f077 1,882 1.00/1.00 vMB 15
765,473 765,473 00000000000000000000ad2f7387c789903d80d0d6ca361e0f7a0b2dc57620be 984 0.63/1.00 vMB 8
765,472 765,472 0000000000000000000534ea5c24c2a8df86b04623cc9635dba3faacfb7d8630 2,721 1.00/1.00 vMB 21
765,471 765,471 00000000000000000005a433a5e5f8e5cb35d4b55f211ce7dff08ccf4f1ce16b 806 0.49/1.00 vMB 8
765,470 765,470 000000000000000000078bcffb306f73289d84e36a4bc906687a9d32899afedc 1,938 1.00/1.00 vMB 7
765,469 765,469 000000000000000000024e547ca314665a075dc7aeb365a7f9353cd3ba868c05 2,448 1.00/1.00 vMB 24
765,468 765,468 000000000000000000000c6e6ba4629ca4e397d4f2a2cb8aff4be613f6ccbacd 1,673 1.00/1.00 vMB 19
765,467 765,467 000000000000000000046366d8cb53098f70a0c286a26859c3b2c8724773a5a8 2,803 1.00/1.00 vMB 32
765,466 765,466 000000000000000000078a1d6232e9e924423de25064414a8339328219268eeb 359 0.30/1.00 vMB 2
765,465 765,465 00000000000000000001a891266ceed856cf558e8f5159bf1c120fbf3a2d1117 3,267 1.00/1.00 vMB 21
765,464 765,464 00000000000000000003cf9927104275ec6c8a38c67a070e32184fd5b111734d 631 0.19/1.00 vMB 16
765,463 765,463 00000000000000000004024524c03bf69f53770c80bbbddfbfa5d9bc6b4e7796 2,084 1.00/1.00 vMB 14
765,462 765,462 0000000000000000000448a9e24b7c0140963e7f18d3493c16598fa27ad5af3d 2,849 1.00/1.00 vMB 18
765,461 765,461 000000000000000000017c90da741862adf760e5cdafe8a94132c030c5abb1cd 1,975 0.63/1.00 vMB 17
765,460 765,460 00000000000000000003301c82589092c29b838eff67b493e06611811e7d0f1a 604 0.29/1.00 vMB 4
765,459 765,459 000000000000000000049e96185c06cf5cc41c9409bd43d79f7a2913785caec2 2,111 1.00/1.00 vMB 14
765,458 765,458 000000000000000000039ee4e76529b175ea4152c828f214674d0b436ec70ee9 3,007 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.46 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: 610.95 GB
    • Received: 10.77 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.