Loading Tool

Explorer IconExplorer

Memory Pool

79,065 transactions
29.27 vMB
0.08685843 BTC
Random Selection Loading Transactions
Max Size: 177.22/200 MB

Candidate Block

Mining Attempt 9225af931af55255b4881f2162f83e978b98c8e188646fd020bab5c774e38a7d
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 3dfc289644277dca4fcb794aada7acfcd72b8ea22c44c54ae622d69c22c09450
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,454
Size: 1.00 vMB
Total Fees: 0.02555704 BTC
Feerates: 178.73 > 2.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (357,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,473 557,473 0000000000000000000c0c261625031780382b4c0c4de14be7d1faa3016b7bde 2,799 1.00/1.00 vMB 21
557,472 557,472 000000000000000000241e2a7b505fca24e2c3ef697dc3409e653eea6f716d64 2,104 1.00/1.00 vMB 14
557,471 557,471 000000000000000000247657d939dc32523d6b4d01194fc9e9839309f19182b5 2,564 1.00/1.00 vMB 17
557,470 557,470 0000000000000000000efdcd6e4070db1dd6bcdf00e12d64918e6c43935cf535 2,508 1.00/1.00 vMB 23
557,469 557,469 0000000000000000000d824e3ef70e0964e2c9b315150f1fefe32034a4545690 2,252 1.00/1.00 vMB 7
557,468 557,468 0000000000000000001fcece450d2fd71fb6e56b7e3d3410331472a76e4c532f 1,045 1.00/1.00 vMB 6
557,467 557,467 00000000000000000018d1d547681644b279b11abcb32b91a763259757add8c9 2,139 1.00/1.00 vMB 20
557,466 557,466 000000000000000000006feffe44af2c5c1814cfbd8871bbd5df3206dc93351a 3,068 1.00/1.00 vMB 39
557,465 557,465 00000000000000000022b127a11eaf6cc552178eaccf602fd088e2783971c4d4 2,617 1.00/1.00 vMB 24
557,464 557,464 000000000000000000126a7e931fecb75c45f9ab8e174d8154a1b9fe53253c40 2,239 1.00/1.00 vMB 20
557,463 557,463 0000000000000000002505d152c206c2903838f2cf7b319a8dac493d45c90bb3 2,801 1.00/1.00 vMB 35
557,462 557,462 0000000000000000002f8eb295c48d41f67a86edda9645c20546443d8fefcd63 1,911 1.00/1.00 vMB 23
557,461 557,461 000000000000000000098bf427480d574566fd9e2d53eeced808fcc4805265bc 2,229 1.00/1.00 vMB 19
557,460 557,460 000000000000000000294bd818d81c18b56a29f73a44ec963f047c7c0515a2ee 2,628 1.00/1.00 vMB 17
557,459 557,459 0000000000000000000a6de62e6259f09adefa0261881d042221628108ed6b0d 3,042 1.00/1.00 vMB 50
557,458 557,458 00000000000000000027b97117d2bb6cc118708c898e666f080857c5d75de396 2,626 1.00/1.00 vMB 50
557,457 557,457 0000000000000000002d7ea572c8acbb3c9785a0341c667f293aef0d6dbf2900 2,287 1.00/1.00 vMB 25
557,456 557,456 0000000000000000000f8d47a81ba29c30399531cbbb4bc10678da54d5f82230 2,318 1.00/1.00 vMB 71
557,455 557,455 00000000000000000025959464793fb0dc0d5f75b4525b6824907bc57e27a725 2,695 1.00/1.00 vMB 33
557,454 557,454 0000000000000000000d79007def73a89fdb7231df2fd1ffcd66229d6b4cdf8b 2,017 1.00/1.00 vMB 41
557,453 557,453 0000000000000000000d4a3bb85b03b431bf24ec2f19bf43f5d4fa03b1cf1a73 1,597 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.68 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: 679.45 GB
    • Received: 16.44 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.