Loading Tool

Explorer IconExplorer

Memory Pool

50,213 transactions
30.13 vMB
0.11850882 BTC
Random Selection Loading Transactions
Max Size: 160.69/200 MB

Candidate Block

Mining Attempt fc0e831b6c87dd795529c1be6d9a7099d30eacb8096ee1ccc0ed34b7299f73e7
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 1962b64a8276c85aa83cda2190e726519da8006fce36d88a83286b6c5860064e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.04613107 BTC
Feerates: 179.69 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (912,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,475 2,475 00000000877261726e48ff9c6a7284d7f876c0969dbdce3629508385e0a34b48 1 0.00/1.00 vMB 0
2,474 2,474 0000000078264401dd53b5ae6b94eb21040b0d0daa44e2c6d1638706d204d9ba 1 0.00/1.00 vMB 0
2,473 2,473 000000001bb6e245ba43ac29ffd68467c054359a50076617faa15641ffa24387 1 0.00/1.00 vMB 0
2,472 2,472 00000000601c8f69fc2927982428de99f37fe129a1f191092daeba32a61bfb65 1 0.00/1.00 vMB 0
2,471 2,471 0000000032e1104ffe8fe33902cb3bc9d632c056dd2e3e7cfcff8df93d3b4c96 1 0.00/1.00 vMB 0
2,470 2,470 00000000a2b6910e521ccb8263147cfc3cc474a1d6744b745fed4f912f4c381a 1 0.00/1.00 vMB 0
2,469 2,469 000000005d82dc4c3a197d1c1adae9ed768189191ca5079e2fd69ca610243869 1 0.00/1.00 vMB 0
2,468 2,468 0000000062e6259050e2473da6bf170546025d6b32a95cb8b91f00da62afe112 1 0.00/1.00 vMB 0
2,467 2,467 00000000d9255f85c6aedd5fdbe650fe5dcba77b0e577ee540da8001cfa55fa6 1 0.00/1.00 vMB 0
2,466 2,466 00000000dd41eafae6a1c14065eb3215f1cab7a1733f5b3e7f4240051d66786f 1 0.00/1.00 vMB 0
2,465 2,465 00000000cf9f32807a51004165e3a5a63d265de3cfd1dfb5068c29acff74634b 1 0.00/1.00 vMB 0
2,464 2,464 000000005fade21217d1212ec5a4a60ae18aaf6f4f90138d2332fc8bcd25ff0d 1 0.00/1.00 vMB 0
2,463 2,463 0000000018873a0c260ed81fb5a47802f11b00991b56a352575c92ec9d1e238d 1 0.00/1.00 vMB 0
2,462 2,462 0000000023b94549ea5df42a85941bbaabe19051f802af60e1998974dad1ed3a 1 0.00/1.00 vMB 0
2,461 2,461 0000000030aa3590bd74cece671d2ec922e2b01e2623f2d177fac8b20384251c 1 0.00/1.00 vMB 0
2,460 2,460 0000000067095df2a66d4e3dab6633ba3dbe3073e01b473ae3684bb117b34e54 1 0.00/1.00 vMB 0
2,459 2,459 000000008e4370ebb94877d023f6304a8080f3dcd13e8d04999f5d8101b7c30b 1 0.00/1.00 vMB 0
2,458 2,458 00000000c9c22e90d7a211af907d88630c48381fb7985a83d1cc1bf723f78205 1 0.00/1.00 vMB 0
2,457 2,457 00000000d9fd29b707d54702c14547a384c3ed2e8ee0427e994d8901c5186fcd 1 0.00/1.00 vMB 0
2,456 2,456 0000000048510e76eb02fb23b43f6fdaf1f0758b7190d0181aedb170c84efb6a 1 0.00/1.00 vMB 0
2,455 2,455 00000000045287838aeb116c2463ae3c6063f1bca7c6746b6edd9c24b5f6263e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.