Loading Tool

Explorer IconExplorer

Memory Pool

35,840 transactions
26.77 vMB
0.11623216 BTC
Random Selection Loading Transactions
Max Size: 136.61/200 MB

Candidate Block

Mining Attempt 6d0ec572e841af22c8b99b9a8138c8e40e1a33b4f342e0034d0216f69257fee5
Version 20000000
Previous Block 00000000000000000001d10f3c2b2b81e003e8edca0e608ae1ec4d6ede707251
Merkle Root 3e200241badc5cafcdf760da688d1c97da9083609c54ca217ed389800120bcf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,009
Size: 1.00 vMB
Total Fees: 0.06653100 BTC
Feerates: 101.65 > 6.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,278 (1,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,116 913,116 00000000000000000000f791a5945b56f2e773db1201b0f95e905c26340ac418 2,158 1.00/1.00 vMB 2
913,115 913,115 00000000000000000000bc442885f3a605d44507744e22de43ffe905ea2bbfee 828 1.00/1.00 vMB 2
913,114 913,114 00000000000000000000959c0308c4656bdb7b0822aa4e9eacb8878a36969eaf 3,109 1.00/1.00 vMB 8
913,113 913,113 0000000000000000000126c5f459a849ef08f23fc138334e0341eb4a4a0b5ca8 3,465 1.00/1.00 vMB 6
913,112 913,112 000000000000000000016cbb047fea21369dcc5471d305238a88ca18763fcb9a 2,295 1.00/1.00 vMB 2
913,111 913,111 00000000000000000000e102145278a2d2cb227e1dee14a75b08b12466a5c68f 2,385 1.00/1.00 vMB 4
913,110 913,110 000000000000000000004c3a5a3c4f293aacbebc600e1e14d014f8f8d890a12a 4,606 1.00/1.00 vMB 1
913,109 913,109 0000000000000000000021245c05666158e84425657abb1f51d192a9876ff287 3,461 1.00/1.00 vMB 1
913,108 913,108 00000000000000000000690667e9f1e1e6fbf462320c531f126206cb971efb62 2,616 1.00/1.00 vMB 2
913,107 913,107 0000000000000000000128a7b4e8d91106349503ed518de6af789bf4d6c37cc5 948 1.00/1.00 vMB 0
913,106 913,106 00000000000000000000c10f7a22800a9ef593292b5bf5105c41c945c90dabdd 1,923 1.00/1.00 vMB 2
913,105 913,105 000000000000000000011eaccf90ac5fcd7e262c72696fa6fc221e28015fbf20 3,782 1.00/1.00 vMB 1
913,104 913,104 00000000000000000001641390d3170011710f1738f69f7a11883bb31ff1d18b 2,048 0.97/1.00 vMB 1
913,103 913,103 00000000000000000001e154e1b3518df37721af41c650edc76cd29bd28e9c30 1,191 1.00/1.00 vMB 2
913,102 913,102 00000000000000000001a616e34ed324b308f5b8703ac3a462b9aedc2534b0ef 3,892 1.00/1.00 vMB 8
913,101 913,101 00000000000000000001166de9ec9aab1650f7c89d17c2b818254940842d1a9f 3,428 1.00/1.00 vMB 2
913,100 913,100 000000000000000000013cf25723fe0f82493a9b4b9512143d1d8a7879b10b59 438 0.09/1.00 vMB 3
913,099 913,099 00000000000000000000987dab9d9aa59cf3ce92e1e8fa3e59cb668cea24fae0 2,436 1.00/1.00 vMB 3
913,098 913,098 00000000000000000001937d83bc5f3f595abe83d5c1eb28131008a1f03a2301 1,750 1.00/1.00 vMB 0
913,097 913,097 0000000000000000000147fa251f1e591277ef663d09d69e8a0f8361280ac8e8 2,220 0.93/1.00 vMB 3
913,096 913,096 00000000000000000001224e274d714499fed1a2156ae81473f2105be1442fde 853 0.30/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.09 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: 578.65 GB
    • Received: 8.81 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.