Loading Tool

Explorer IconExplorer

Memory Pool

74,244 transactions
27.39 vMB
0.06803355 BTC
Random Selection Loading Transactions
Max Size: 167.27/200 MB

Candidate Block

Mining Attempt ae58a31b83b69c8229bc38f0d84d495964389efb15eb13b6b919eb966bb76e1a
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 1d0f1d16f4f10e1385db1ae56e562d134a5b0750210f70f5f2fcca185d90c5a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,275
Size: 1.00 vMB
Total Fees: 0.00976311 BTC
Feerates: 301.57 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (250,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,477 664,477 000000000000000000030b043f614d6ad66f3b04b496c9b1f2890b489ce525d6 2,706 1.00/1.00 vMB 75
664,476 664,476 00000000000000000004139590e7920e0fdf0a40ca4d001499325a34f9168768 2,437 1.00/1.00 vMB 76
664,475 664,475 0000000000000000000703a2850cfca29fc767385057b5ae7063ed30f5c3ebc6 3,102 1.00/1.00 vMB 105
664,474 664,474 000000000000000000005b8e0324dcfa4c15c0f76ee4ac98df225223409c729a 3,077 1.00/1.00 vMB 104
664,473 664,473 0000000000000000000aff58588341e363418690796a80443b0cb22086eb2319 2,303 1.00/1.00 vMB 77
664,472 664,472 00000000000000000006ce1267132889abb11d878f8d3d1e166833b9accd0270 2,978 1.00/1.00 vMB 107
664,471 664,471 0000000000000000000902d0ea92c4418ffb743193361a765a7e855126563f40 2,662 1.00/1.00 vMB 90
664,470 664,470 0000000000000000000acfbfc2987062179b9c6bfa67f2e3e579ddeaf72e1fb1 1,571 1.00/1.00 vMB 97
664,469 664,469 0000000000000000000b362d091c1822b1b925be5a2aabf3f743ccc67a1a5e99 1,988 1.00/1.00 vMB 107
664,468 664,468 0000000000000000000b2398095405689e6cce971c8a8fdbe8e085f4692cbb88 2,335 1.00/1.00 vMB 77
664,467 664,467 0000000000000000000c8b95f5e4ebe55ed54cdb5697b6bfa2bba353e0642aaf 612 1.00/1.00 vMB 64
664,466 664,466 000000000000000000087e7d75d2b301d7f764e5b0a83ff079ad9cef77ac50c8 2,756 1.00/1.00 vMB 83
664,465 664,465 0000000000000000000bac6558e60a106d4959999568026aa98615c4306f7144 2,531 1.00/1.00 vMB 67
664,464 664,464 0000000000000000000d2e7a9609e043577a77a1ae1f2fc3cf4a0fd30e0b8e88 2,606 1.00/1.00 vMB 75
664,463 664,463 00000000000000000001428fa0364b7f2fc6fe99746d919fe1f5995fc37c548d 2,970 1.00/1.00 vMB 81
664,462 664,462 00000000000000000006ca88552df6c182b750d44cf6ed00855a9c6b55cb57eb 1,406 1.00/1.00 vMB 97
664,461 664,461 0000000000000000000248cd5e1299ac9651679bd59ec95def6e9612a8dbc703 1,388 1.00/1.00 vMB 109
664,460 664,460 0000000000000000000a0fbc05d8011c1ac2944615c9b54734dba2bdac6c6c3b 2,305 1.00/1.00 vMB 64
664,459 664,459 0000000000000000000258119eeb7868469aae15f6c88a599ae6249628230a4f 2,478 1.00/1.00 vMB 38
664,458 664,458 0000000000000000000d546eb65a951cd2a82f12d74ace142f999e7aed1ab294 2,704 1.00/1.00 vMB 69
664,457 664,457 0000000000000000000df26acdfab3f8e0d9b816a1acd890d6826333b8abaed2 2,558 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.84 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: 711.84 GB
    • Received: 17.13 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.