Loading Tool

Explorer IconExplorer

Memory Pool

73,705 transactions
27.56 vMB
0.09262760 BTC
Random Selection Loading Transactions
Max Size: 166.02/200 MB

Candidate Block

Mining Attempt e666079c27b60a3601c5742aa06ff56cfd479a3077181621fb43c413ff1569c5
Version 20000000
Previous Block 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b
Merkle Root 34857be63f3dc4550898cca57208dd985e9494e463302164f57bd70b037f80cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.03105986 BTC
Feerates: 100.53 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,459 (636,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,343 279,343 00000000000000019de388c4dc869b8a6b6ccf6131b6f7bbe8110b46d6abc3b3 63 0.03/1.00 vMB 55
279,342 279,342 00000000000000001856202bda3bdeac7dcca536917bb4cf4820cb69b6690fea 271 0.13/1.00 vMB 36
279,341 279,341 00000000000000028e88854b3a5491324848b8311b50ba8715354d5274c51afc 43 0.03/1.00 vMB 13
279,340 279,340 0000000000000002a592b102a196ebfcd70e01d7120a6b8df1cec8bcc21d46d6 490 0.20/1.00 vMB 59
279,339 279,339 00000000000000004bbedba940f69b4075042aa65bd0c2cfec4b9ec7bdf9ce7c 194 0.07/1.00 vMB 42
279,338 279,338 00000000000000002e5c4a036e7a3d42e2ed550c2daba1812b1b173d8da37bc7 281 0.13/1.00 vMB 45
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
Previous 10 blocks ↓
Total Size: 783.19 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: 753.03 GB
    • Received: 18.90 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.