Loading Tool

Explorer IconExplorer

Memory Pool

46,967 transactions
27.84 vMB
0.08509412 BTC
Random Selection Loading Transactions
Max Size: 147.94/200 MB

Candidate Block

Mining Attempt e40758848b70aed3263f1756ec29382d68884b498ad38028366fdb2b5e8f92f0
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 16cb3b9cd4a4c42eb5725b270ff8313c66cd0071579e4a10784243dac7561261
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,280
Size: 1.00 vMB
Total Fees: 0.03207945 BTC
Feerates: 500.00 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (71,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,287 843,287 00000000000000000000114c4d56fb7cb12af6bd945e349ccf70075cc8c4f8dd 2,413 1.00/1.00 vMB 14
843,286 843,286 00000000000000000000e7e2d126c584e8bb1129b4815aedebda18fdfffc1249 2,273 1.00/1.00 vMB 22
843,285 843,285 00000000000000000002ee5a2041778a2bf6841349430abd0b8960698be902fd 5,163 1.00/1.00 vMB 11
843,284 843,284 00000000000000000003124e933f18c448689e8e27413e38bac90c7ea13030c9 3,178 1.00/1.00 vMB 16
843,283 843,283 000000000000000000009877235e8ff0c2e74e81847a679c9aaa108a5e4500b6 3,985 1.00/1.00 vMB 12
843,282 843,282 000000000000000000018168ff83c3712171c5a91b330a777025a430ef1b8acb 4,001 1.00/1.00 vMB 13
843,281 843,281 000000000000000000000f0b59db5eaec9d650aa0845b61ffafc175108609fa6 1,967 1.00/1.00 vMB 15
843,280 843,280 000000000000000000005cdf05c75440ce3ebf0067ded8849eefdc101ab5f80e 3,033 1.00/1.00 vMB 20
843,279 843,279 000000000000000000011e21df2811845a8047f55212ad91f412ec6f856d2d23 1,861 1.00/1.00 vMB 13
843,278 843,278 00000000000000000000c48e8f66ba923894c1ac408a51f1bb0cf4557693fd42 2,672 1.00/1.00 vMB 16
843,277 843,277 00000000000000000001ddf3f0430909eb9a130667d8a7a56154dfb715d7e7a5 1,926 1.00/1.00 vMB 15
843,276 843,276 000000000000000000002b6ac3a6ebe0211d9f8bbc02f5a23b8b0a2d0e865439 1,224 1.00/1.00 vMB 13
843,275 843,275 00000000000000000002bd0aee868cd231ae5c6affd07ae2264e126e3b4bf177 2,209 1.00/1.00 vMB 15
843,274 843,274 00000000000000000002d8bc6c2e71b4081d56dac0978d959f4244aba11d990e 2,204 1.00/1.00 vMB 11
843,273 843,273 0000000000000000000282b1b66a712e7a4b6b8fa50c6d150f624e2e4a3e127e 2,967 1.00/1.00 vMB 19
843,272 843,272 00000000000000000000d8442b18c5026b1f9e1ed57ad8c3ef63db57aee9b998 6,777 1.00/1.00 vMB 13
843,271 843,271 00000000000000000003211ee3d2a14238c82b40b3eb81da5a29343e7b8bd039 3,084 1.00/1.00 vMB 17
843,270 843,270 00000000000000000003347a48b958f9f6f7da58096daad433cc4376608ef181 6,031 1.00/1.00 vMB 12
843,269 843,269 000000000000000000012dcd74da89dd3f37d3238e1c5f7ea9efe692facfa78d 4,375 1.00/1.00 vMB 15
843,268 843,268 0000000000000000000262d0d909ad92bafc5d1c0a92db94e5905a0bb36a6c31 3,171 1.00/1.00 vMB 15
843,267 843,267 00000000000000000001ec63422d8df56aa4afa43f1bf762a1de3fb1a279bfc8 3,551 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.