Loading Tool

Explorer IconExplorer

Memory Pool

67,723 transactions
26.10 vMB
0.06174275 BTC
Random Selection Loading Transactions
Max Size: 156.64/200 MB

Candidate Block

Mining Attempt 2a5fa9eca8cf2bfa8af46c716b6d56988c63ea511a4017926cff222977b001ed
Version 20000000
Previous Block 000000000000000000018d0d78720d3175d7f70f46b866504cf923bc2a4f157d
Merkle Root ec325e1c98c857b50cc4620d2e45c19596ca5445b683e3b058344d5119672bf4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 915
Size: 1.00 vMB
Total Fees: 0.00640508 BTC
Feerates: 40.21 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,487 (636,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,337 279,337 0000000000000000db784dc83cc7ed49d4e4323fa6d70e50f957b3bf038f77d8 321 0.18/1.00 vMB 42
279,336 279,336 0000000000000002a5b8a1c0bc314f20ed3fe429fb3b9a41182ddea1f8d9dd3c 68 0.05/1.00 vMB 40
279,335 279,335 0000000000000002ea83606c10eb44507c157045d124e6bdcd2fd4a4dda16f43 106 0.11/1.00 vMB 21
279,334 279,334 000000000000000103496f6101a4b3834bb75202cfeb952ebcf13fe57657685c 449 0.24/1.00 vMB 41
279,333 279,333 0000000000000001b97feadd911037c3f7793925d72de6a0d087576250186988 193 0.09/1.00 vMB 48
279,332 279,332 0000000000000001258d7a6d2630d213a40f6d941b5567b3f6ab3b0293f4f1bb 580 0.35/1.00 vMB 35
279,331 279,331 0000000000000002f07b184723bfabc9a3011a4c8a16adb994e2ccb653968577 271 0.12/1.00 vMB 38
279,330 279,330 00000000000000017deddd1d334756c8e22d3db9d8f2ec7fa5490ebdbc05dff2 171 0.17/1.00 vMB 17
279,329 279,329 00000000000000011812392cd6abfcee4366a8cb541642a04e4adcf208450605 731 0.25/1.00 vMB 67
279,328 279,328 0000000000000001aeb8a2498b3bc436b7927d109d92014099431e21e71be2e7 40 0.01/1.00 vMB 32
279,327 279,327 00000000000000012eaa233e762608ad2a1be97040c79018cfdb98061ef4c6cb 154 0.07/1.00 vMB 41
279,326 279,326 00000000000000006e3790272d419bd4b795b62e901eb27a89d78778a622ad20 295 0.14/1.00 vMB 52
279,325 279,325 0000000000000001f0e47d435b40f03eb4b5a4ed4a7ee0b3ede1382a263a8986 330 0.16/1.00 vMB 54
279,324 279,324 0000000000000000c677794bdd28b837d12ac3df959db73c9a3f5937a40cf0f3 578 0.23/1.00 vMB 50
279,323 279,323 0000000000000000900928ed44668a0c7417c12c31ae89ebec912a12611b3082 107 0.05/1.00 vMB 115
279,322 279,322 0000000000000002738f083b92eee2c9993e75c91db3868a1caba734ff4c3d06 314 0.15/1.00 vMB 39
279,321 279,321 0000000000000002ad2ea1c9410f5d8f08ef66521776e378b175a24120b2367e 481 0.25/1.00 vMB 44
279,320 279,320 0000000000000000fbe3029d4ae260d6234f262532d8aba41468fc31fefabd36 240 0.08/1.00 vMB 45
279,319 279,319 000000000000000302f701c8249a3ed6fc113b8d26426813d34d31dd6c2e0ce7 120 0.04/1.00 vMB 142
279,318 279,318 00000000000000026c37ced4a5c05a76e3f1218f6b9b3cfeb1a80f8403994b28 293 0.13/1.00 vMB 41
279,317 279,317 0000000000000001138c14cfb204dbb984b240c4d7103fd93e77d8d840fc5443 180 0.07/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.24 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: 759.90 GB
    • Received: 19.09 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.