Loading Tool

Explorer IconExplorer

Memory Pool

19,961 transactions
24.34 vMB
0.06078687 BTC
Random Selection Loading Transactions
Max Size: 115.14/200 MB

Candidate Block

Mining Attempt f54481bf1c9efdc946c09c6c98b550c66e06fa2cc21b7d3b01bdd940b94eac99
Version 20000000
Previous Block 000000000000000000020b4434e5e98aba91d37f341a1a0ca1145b7f6d72946b
Merkle Root 4fb36fbf54cafa9704b50be71bb408de20c0adfaf398c091d1b29eca315fc61b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,873
Size: 1.00 vMB
Total Fees: 0.01744031 BTC
Feerates: 301.07 > 1.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,296 (840,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,408 73,408 00000000000f862f5acae1d3546df37be4a31963182366c51f874c47eb7d074f 1 0.00/1.00 vMB 0
73,407 73,407 00000000009d47eaa47d20fdf3885a62c4d0a51184f8c06c44ce9ce54a506522 1 0.00/1.00 vMB 0
73,406 73,406 000000000053ae0d215337586a2b17eae3a654509ca169aa22f2df107a98bb42 3 0.00/1.00 vMB 0
73,405 73,405 0000000000065dabce9438fc563d1f79351a92d7ef02afd3f09a121bbb950e2f 1 0.00/1.00 vMB 0
73,404 73,404 00000000004d74e99cd7cb2790e2d469227fd53f8bfb9aa3622e2adc4de8077e 2 0.00/1.00 vMB 0
73,403 73,403 000000000064bc7bb84092c587a93f2de5076f98edaa0824d211c3fb0e16c7fc 1 0.00/1.00 vMB 0
73,402 73,402 00000000009f014a5a3440cb12fa7f61b9c9d29a685b3a0c244feed645588c99 1 0.00/1.00 vMB 0
73,401 73,401 0000000000018960a6ae6499c86f18c4828668aaee4d9ff721f609257a4eefd6 1 0.00/1.00 vMB 0
73,400 73,400 000000000033cf0862f8148225c6c11a8f36b2ae0f1076629070e4efc93f7d9a 2 0.00/1.00 vMB 0
73,399 73,399 00000000003b156b0a55961f0d3cb2ae353bc18a0c14a40259ae189cbf22aa7f 2 0.00/1.00 vMB 0
73,398 73,398 00000000000e40c7fb3257a904714e2da435c2b5cf88f66ac93fed7c25cde31a 1 0.00/1.00 vMB 0
73,397 73,397 000000000024b9ff724692cab4cfe9b7de627099b18f6f6d6585f41e446b25c1 2 0.00/1.00 vMB 0
73,396 73,396 0000000000b1aa957943dee7f11dbf10b19a6ab97ffcfffccfb2486d57472701 6 0.00/1.00 vMB 0
73,395 73,395 00000000005a778e02721319660202ba414d8c99918753107089bf70572e2594 3 0.00/1.00 vMB 0
73,394 73,394 000000000002d079bc69658e2d4e14e2950c949aa47264f693cfd58bff554ee4 2 0.00/1.00 vMB 0
73,393 73,393 00000000006d009e74fdb918407413ab8725084bda74db2e3de5599bcd4f9d82 2 0.00/1.00 vMB 0
73,392 73,392 0000000000767f5b53045e4979741fe7e2a1312ddc5e807f49f1714eb6847c20 2 0.00/1.00 vMB 0
73,391 73,391 00000000001fbb3c480c440f8205e4a01e2853a659f0401ba162cae6b2adc321 1 0.00/1.00 vMB 0
73,390 73,390 0000000000917427b35e73a8d032c30d7b6433f6f1906e25cca4c2d0fc01e7d9 2 0.00/1.00 vMB 0
73,389 73,389 000000000006cc75cfe2cda2a4c017916c5579755941c9c4677da37292a5726a 1 0.00/1.00 vMB 0
73,388 73,388 0000000000243dfd8779c3fab5d40b3816bdc748a50526fb6b4901c0f9a2ff03 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 580.37 GB
    • Received: 8.95 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.