Loading Tool

Explorer IconExplorer

Memory Pool

111,482 transactions
22.58 vMB
0.09873756 BTC
Random Selection Loading Transactions
Max Size: 172.29/200 MB

Candidate Block

Mining Attempt 0356b53939e5c54e206cd62fe0ebe916eb8199d8020a89161ac67f38bb5c27b2
Version 20000000
Previous Block 00000000000000000000e7b2ef59635932a3e38090872562d6248e10c223b02b
Merkle Root cec4fbd9c8694a54cb7f6348254fcf1a4973818c4d23abc55c75cbb4a7277dbf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.04106010 BTC
Feerates: 477.45 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,514 (27 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,487 916,487 000000000000000000010e6764711bac51c04a751f4abdd04e42c3adbef12d99 3,760 1.00/1.00 vMB 7
916,486 916,486 000000000000000000019d1408c4cc56b9c061d4ea5dfec686fd5ef7e7b9aca1 3,550 1.00/1.00 vMB 5
916,485 916,485 00000000000000000000f46d4af081c6401e17ef8fa6707301624eae7890ac3b 3,897 1.00/1.00 vMB 5
916,484 916,484 00000000000000000000be97d73e42aa8ecabc27fb3b418a2f4e14b83ecd5774 3,801 1.00/1.00 vMB 9
916,483 916,483 00000000000000000000ed145e62f586ae8be409a0624eeb4a4479f263a61306 3,519 1.00/1.00 vMB 7
916,482 916,482 00000000000000000001bb6df86c2e82f8d072876257f2b9dc6d14a7d05dd2c3 3,782 1.00/1.00 vMB 11
916,481 916,481 000000000000000000011734882627e0149787de4d66a864254a3d63529586ee 3,511 1.00/1.00 vMB 4
916,480 916,480 000000000000000000003de597b30b9216bc3b605ec29752bca909ab214b6303 3,155 1.00/1.00 vMB 5
916,479 916,479 000000000000000000005223837ff93667f39a926a583a03bfedeee8f9da59af 3,290 1.00/1.00 vMB 6
916,478 916,478 000000000000000000017c484d8d350e26b4999719bf8334c22ebdbed6de43f5 3,700 1.00/1.00 vMB 8
916,477 916,477 00000000000000000000bd12671bc4f1dc965a5275e31285b0dad2b32e7ffa7a 3,947 1.00/1.00 vMB 8
916,476 916,476 0000000000000000000106d25732035975d14a5a0bf37a2a63f160bcfccf2a21 4,471 1.00/1.00 vMB 6
916,475 916,475 000000000000000000017d66e4dcbd255ef4fdd00af3e2a5dc1a6f4712cea137 3,952 1.00/1.00 vMB 7
916,474 916,474 00000000000000000001a647525f0b4c49908b6e7edba05047e4369b0b3d105a 3,897 1.00/1.00 vMB 10
916,473 916,473 00000000000000000001aa43541488544fc6014d62372fa087cd55b0a3dc9111 3,832 1.00/1.00 vMB 12
916,472 916,472 000000000000000000000069a6db783631747485434bcb588cb314eb0312719f 1,467 1.00/1.00 vMB 2
916,471 916,471 00000000000000000000a5e4557770612569b5cd2d5bf537207379176fc494b9 3,095 1.00/1.00 vMB 3
916,470 916,470 0000000000000000000003e338332c67755aeb368c5ad989a66c5eff76e7b2e4 3,822 1.00/1.00 vMB 4
916,469 916,469 0000000000000000000117f80e7a400e74911eda12d903b935e8f138445ad449 4,055 1.00/1.00 vMB 8
916,468 916,468 00000000000000000000ce44d7c83ada548a28e04f8d95681376843c1a4e5fee 3,875 1.00/1.00 vMB 8
916,467 916,467 0000000000000000000050fb10c9c6c347bd02f11ae4ad70c97b92a88e5be595 3,846 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 785.00 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: 913.44 GB
    • Received: 27.43 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.