Loading Tool

Explorer IconExplorer

Memory Pool

26,838 transactions
24.61 vMB
0.04781377 BTC
Random Selection Loading Transactions
Max Size: 119.83/200 MB

Candidate Block

Mining Attempt eb93b80cb130250b031e507360fbbf9065994e51021d8431e45a14953d7ca6e3
Version 20000000
Previous Block 0000000000000000000084b756c8388e03a58dcda7c91ad8a0a0ff26f389512f
Merkle Root bbe9070028e6963f363db86104071ef13568550a6db9a9e13e593403d5b76f8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,539
Size: 1.00 vMB
Total Fees: 0.00357412 BTC
Feerates: 10.05 > 0.36 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,201 (877,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
36,471 36,471 00000000807abb23527f4135b6ebc540b2fe1cac61578ed3a0d9376e53081d67 1 0.00/1.00 vMB 0
36,470 36,470 0000000052fd3c69ae0e92af67d1420257ac552ebe8cd0d3b1538d60e3497bc5 2 0.00/1.00 vMB 0
36,469 36,469 0000000026d242145a620e5d776da9c43debe285fab21b567cde48dc841a0364 1 0.00/1.00 vMB 0
36,468 36,468 000000006e9d093fbce6279d4c284878587ed91882db66be17c59a19475a1b1e 1 0.00/1.00 vMB 0
36,467 36,467 000000000d226cf47bb72109ab209237fbbec22580c5ba0e5542096d710365e2 1 0.00/1.00 vMB 0
36,466 36,466 00000000710946bc8c0aba7d1a25cb112fe94dcdba5cd043ba35275fbb306a20 1 0.00/1.00 vMB 0
36,465 36,465 00000000a4ef65f30cc88ab8d28e67f45634d3eca238bd8b2035794972e362e6 1 0.00/1.00 vMB 0
36,464 36,464 00000000a40ee4623dbde6f0cad28c2a1680dbde8b9165df85c51f653e1ba242 1 0.00/1.00 vMB 0
36,463 36,463 000000008e7bf6bda775436045aa51213f9e6ee7acd0cd9cff143a06057082ff 1 0.00/1.00 vMB 0
36,462 36,462 00000000689b1f485eaa3290fd56abb838bc5185ee319a146fb8ebe924db1396 1 0.00/1.00 vMB 0
36,461 36,461 00000000b83c2e5214d79c04fe4d5ebcc8a0574c9b0cbfcf2566ca40a69db1a5 1 0.00/1.00 vMB 0
36,460 36,460 000000009c6c049a400bacf535d8a0baa9d8e6bd459226d1a03896b382f4598c 1 0.00/1.00 vMB 0
36,459 36,459 0000000078ee123995465edf086794cb7845fd85f37f1f203efb753ec7c52a12 1 0.00/1.00 vMB 0
36,458 36,458 00000000683911f40a751293c4a3fb3e07f55f73a0144256845eb79a8cc92932 1 0.00/1.00 vMB 0
36,457 36,457 000000003a8282d131989593931340c51b5cb1070e7153b75ea806efae4851c0 1 0.00/1.00 vMB 0
36,456 36,456 00000000a0da60cfee7a956d8644ac9e3f807f7afc8b21ca79959a7487b90c5e 1 0.00/1.00 vMB 0
36,455 36,455 000000008343d4aff94fccd0d914381f19dfd8005b360aec44715ca10cec7740 1 0.00/1.00 vMB 0
36,454 36,454 0000000039c742bb411501af07f2f012af7d693369251722b96a628e8ef406de 1 0.00/1.00 vMB 0
36,453 36,453 000000007b7c96b48ec9bb69fff057a06535596f6c677646900930a7313ef2d8 1 0.00/1.00 vMB 0
36,452 36,452 00000000008cec2659b3cb21bbae1f3f3c0cf6eb8e455434db5b9112d7cc9819 1 0.00/1.00 vMB 0
36,451 36,451 000000000d29204220745a54904aad306ff2229b5eacd918068e3dd504fc8c33 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.95 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: 573.32 GB
    • Received: 8.04 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.