Loading Tool

Explorer IconExplorer

Memory Pool

84,904 transactions
31.85 vMB
0.16755111 BTC
Random Selection Loading Transactions
Max Size: 189.58/200 MB

Candidate Block

Mining Attempt 46e400adac89df11f5620260be3886aa521b91a6fb6fe913de67a145c5446391
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root d1dcfb900ee465241e4abaa1b0991330846c462849d30da4cbfa18433ac15b78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,022
Size: 1.00 vMB
Total Fees: 0.05317139 BTC
Feerates: 402.75 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (297,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,484 617,484 000000000000000000010f3bd0a9030836452ef13461f851344e4b7e106ec259 2,547 0.99/1.00 vMB 19
617,483 617,483 00000000000000000006a7726bb9d7e672b82949dc00f920467c4e8061b0050f 1,935 0.60/1.00 vMB 23
617,482 617,482 00000000000000000004d3e00179850a0aacfb748622b7f62b56c84dcfcf32f0 751 0.23/1.00 vMB 23
617,481 617,481 0000000000000000000f5c5991780ec54046e9f1e87e2719003f760de33ca04c 1,692 0.63/1.00 vMB 21
617,480 617,480 000000000000000000087ea35a3a93fa8525aa1a7ae971a7d9f80f856f85c1ba 1,671 0.47/1.00 vMB 25
617,479 617,479 000000000000000000028e50bae3860afc9e7c0371dd7f58b684c9e92177ca56 565 0.21/1.00 vMB 26
617,478 617,478 0000000000000000000af14ec921ccce326d5bf93dcde3c2aa6120a9c25842ee 107 0.03/1.00 vMB 30
617,477 617,477 000000000000000000104e252b4162f74b5b4bd5f5e45b536e739febb54d338b 631 0.18/1.00 vMB 23
617,476 617,476 000000000000000000075705a2ab65eadd9af51cd8ca7f878181fdbe0e93aca4 1,548 0.52/1.00 vMB 23
617,475 617,475 0000000000000000000c50a88dc55a28085721209ff7bb7b8c70613931954259 2,216 0.65/1.00 vMB 15
617,474 617,474 0000000000000000000b3c07f908000965be44eb75f3ae09e6f584c4e824ba66 2,955 1.00/1.00 vMB 13
617,473 617,473 0000000000000000000bd4038efb2a21bc06eceae0aa04bd77d65622213fa67a 2,258 1.00/1.00 vMB 42
617,472 617,472 00000000000000000010d3fe1e1e4bcf42623177fd9cfe6961f89de301f56d31 762 0.34/1.00 vMB 24
617,471 617,471 00000000000000000001f3a7b26f801056344ee1e9e110067ee9a84d9a1549c2 68 0.02/1.00 vMB 16
617,470 617,470 0000000000000000000e94b70afbaf3403049b2a6b284f5711d1e65b21c956da 1,759 0.64/1.00 vMB 18
617,469 617,469 00000000000000000006cabb35fddad18a25c909165387c1a14a1f15e06101e4 1,748 0.53/1.00 vMB 19
617,468 617,468 0000000000000000000d719f0d56c278cf26f6efb03c199b52c648e9a2a7ca70 477 0.16/1.00 vMB 30
617,467 617,467 000000000000000000031811bdcea50c16fd908e22a0872601e358afea6b54db 2,615 0.80/1.00 vMB 22
617,466 617,466 0000000000000000000848f3b7bfbc55cc40d9bb8b588f5fb70cd61e37e91cab 2,251 0.67/1.00 vMB 4
617,465 617,465 0000000000000000000a11ce325e974d907211e6a110a6723cd865ef73a0ac2b 2,356 1.00/1.00 vMB 5
617,464 617,464 000000000000000000063028858147bde30e9cf69f03f48da258bd10cd5679f3 2,630 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.