Loading Tool

Explorer IconExplorer

Memory Pool

40,486 transactions
28.27 vMB
0.13788537 BTC
Random Selection Loading Transactions
Max Size: 144.38/200 MB

Candidate Block

Mining Attempt 1892c74d94cc68e0f9f690aba567688b5b036296bf2027186cb057fc0d703ab6
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root c8121407290a4530cf3994d73422ed4b79deafb0b252bba2a42c28c555dd1c34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,911
Size: 1.00 vMB
Total Fees: 0.08347632 BTC
Feerates: 102.90 > 8.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (197,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,466 717,466 00000000000000000004f2047bf3999982c8aba29f489924ebbbca6a30760849 1,139 1.00/1.00 vMB 13
717,465 717,465 0000000000000000000ada83ad62f33190436b93cd9917e6d1d118d8da1b0108 2,913 1.00/1.00 vMB 17
717,464 717,464 0000000000000000000197cf4c1e9210f94699784c1b0356f2860560a1e43424 3,575 1.00/1.00 vMB 15
717,463 717,463 0000000000000000000699e205a76e16d9ea00eed0df090f6ab9a2ecb0c1d40e 2,918 1.00/1.00 vMB 16
717,462 717,462 0000000000000000000564f0accb31755d17e4c7c380bed618eb6e748ebc6c94 2,220 1.00/1.00 vMB 6
717,461 717,461 000000000000000000063d34b6042ec001cf34f22802248f89bfeb7a6e8708ba 1,294 1.00/1.00 vMB 11
717,460 717,460 000000000000000000094ae8fd00402ff0d147bdc8f5e48633f777c9198ae840 2,110 1.00/1.00 vMB 11
717,459 717,459 000000000000000000044f256955dbeb8046c7c795dbcf86dc3f57ff6115bdcf 2,020 1.00/1.00 vMB 12
717,458 717,458 000000000000000000047c8d20b2a92dae3273fbf4a0c6970993a708a59eaab7 2,065 1.00/1.00 vMB 12
717,457 717,457 000000000000000000079969b46097fdbddf2aad2f151b1957da78fe3ed3abb4 2,667 1.00/1.00 vMB 18
717,456 717,456 0000000000000000000963a7fa7b50fcea50d5cd695423d87f332abfc50efe86 2,870 1.00/1.00 vMB 15
717,455 717,455 0000000000000000000af57c6ac44f1d7866995bfaa462e52608b512f2942c8e 2,897 1.00/1.00 vMB 23
717,454 717,454 00000000000000000004f0ab50ef02cf4f88119bdace67354cc4457764e4bca4 2,006 1.00/1.00 vMB 10
717,453 717,453 00000000000000000008620874cc7cd330e2c923ae5480d7b8dc25cfc5544b54 2,411 1.00/1.00 vMB 10
717,452 717,452 00000000000000000007779be0adf5a7a46ef7ac260ecdf78487aa482546a162 3,054 1.00/1.00 vMB 14
717,451 717,451 00000000000000000003f37a9eac71017c2e560a271365a42abf735f3cd63192 3,033 1.00/1.00 vMB 15
717,450 717,450 00000000000000000008d9285acd62eb22f46952b005e737fbe73efadd06e8fc 2,273 1.00/1.00 vMB 25
717,449 717,449 0000000000000000000b1ebcfba026fccbcff67ba915b6071b312007b8c67fcf 120 1.00/1.00 vMB 6
717,448 717,448 00000000000000000000336cfb33474743421a1a28e74182aea9b10fcb4b33c8 1,819 1.00/1.00 vMB 10
717,447 717,447 0000000000000000000551883def68101d6bf242288699cb093c4c93bc321b72 2,755 1.00/1.00 vMB 14
717,446 717,446 000000000000000000038208005522baf16e02cd2821101d16c1b1f520756d11 2,005 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.