Loading Tool

Explorer IconExplorer

Memory Pool

39,698 transactions
27.64 vMB
0.07457289 BTC
Random Selection Loading Transactions
Max Size: 140.83/200 MB

Candidate Block

Mining Attempt f6d204333938d78f8e79443d4826c482c423dfcbb079ecac400abe0400e010c7
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root 88e2484f4d294f0838b60c0038761eda08d12c285258ba126cdd21575f397d24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.02187778 BTC
Feerates: 179.53 > 2.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (168,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,526 746,526 0000000000000000000a2917e36ef871f1a6eaf4f78a1b9df2eb86114daad2c0 2,704 1.00/1.00 vMB 17
746,525 746,525 00000000000000000003d52f923453568636032cf8733ff4cb12d824b3e61d4f 2,247 1.00/1.00 vMB 7
746,524 746,524 000000000000000000057e5423140add68466d15f88a2e9dc141120b7e1f1736 1,597 1.00/1.00 vMB 12
746,523 746,523 00000000000000000001e5f01907a858128d65a4bd370567dd717d62bea7268a 2,528 1.00/1.00 vMB 10
746,522 746,522 000000000000000000048d0f2956523bb7b4d1b2d40b3945a200d0b9a49c493e 1,565 1.00/1.00 vMB 8
746,521 746,521 00000000000000000001f5a900d043e09f1ced39cb39a76dc784130d82b28c04 2,852 1.00/1.00 vMB 21
746,520 746,520 00000000000000000003bb29715e897684c4bcdeef1f96d9a00b36117f98f9af 3,134 1.00/1.00 vMB 18
746,519 746,519 00000000000000000005c05c1b273269862b700a9d3e793dfef7d24ef70a816d 3,277 1.00/1.00 vMB 11
746,518 746,518 0000000000000000000049b804faf8e705f29fa290579873f8649ea43fd7b6f3 3,077 1.00/1.00 vMB 22
746,517 746,517 00000000000000000000f4f3967a79fabbe39e140fb789a9f2cde3b26b6cfc77 2,904 1.00/1.00 vMB 11
746,516 746,516 000000000000000000073a64c2dd38cf3a8b0242a5e04e911240acac220acb77 2,469 1.00/1.00 vMB 20
746,515 746,515 00000000000000000001e67391926f8c096dc94bd92f19fbc21222b19a868460 616 0.19/1.00 vMB 10
746,514 746,514 0000000000000000000595e26166eabdc9e748d98e169e66e6994e67059cb9b0 1,279 0.65/1.00 vMB 6
746,513 746,513 0000000000000000000943468bbc97434483c07c50f6dd017bd915f5d5b622f9 2,386 1.00/1.00 vMB 4
746,512 746,512 0000000000000000000a1d490e7ee12de725c61930ee1a7a8083d32400ea2661 2,688 1.00/1.00 vMB 13
746,511 746,511 0000000000000000000930a9dfd78aed4731318a958540c2890b773304dab4d2 3,306 1.00/1.00 vMB 7
746,510 746,510 00000000000000000001f00b89386346989afbfb1409a5794aba1be5c05ed2d6 2,788 1.00/1.00 vMB 11
746,509 746,509 000000000000000000088bd871281835e15d7975eeb44da0052c30463b1a3227 3,123 1.00/1.00 vMB 25
746,508 746,508 00000000000000000002cfe2fa867cb0b2d7f8e8057a3c0d5f44f1c9e0949433 1,684 0.92/1.00 vMB 4
746,507 746,507 00000000000000000006693fd401b59a9207a5ad6b3456a92d4364b2dbd2c97b 1,829 1.00/1.00 vMB 7
746,506 746,506 00000000000000000009841fbdc11a746110145939390d824401fb2d8572da83 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.76 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: 632.17 GB
    • Received: 12.10 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.