Loading Tool

Explorer IconExplorer

Memory Pool

81,099 transactions
29.72 vMB
0.12673696 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt aa0da8856b993eaa2229552ca361551b1a5580ff7418d6ca3d4935f37552911a
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root b806adcb01710833507621fedc72ad5d86413727bc11b90b47301f2ddb566cf6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.06032947 BTC
Feerates: 151.07 > 6.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (403,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,107 512,107 00000000000000000001c51766fe9447d867bfd4b12683700d2323b3e699eb3d 2,095 1.00/1.00 vMB 10
512,106 512,106 00000000000000000009775f7b9e5eaa5a218533bd7e2cb23b9b58272ffea569 1,502 1.00/1.00 vMB 38
512,105 512,105 0000000000000000001bbc2b483f76c9e9b207780744d40fa4ed1c047b1a04a6 1,916 1.00/1.00 vMB 21
512,104 512,104 00000000000000000034b010cf9b0c80d45974afe2abb52dae4406040ca431d2 2,886 1.00/1.00 vMB 105
512,103 512,103 00000000000000000045a806dde840d0c7ed726e4749145a48566ab0e5ccdb8c 1,814 1.00/1.00 vMB 31
512,102 512,102 00000000000000000004eefa06a8cdaa860394f2b23140ede7c889f58861cc62 655 1.00/1.00 vMB 26
512,101 512,101 0000000000000000003526786ba3e282d17bec73c59537676664f25ac984e985 271 1.00/1.00 vMB 4
512,100 512,100 00000000000000000018c16a24661fa7cd5d92beddb43ac7beba09a831e914e7 690 1.00/1.00 vMB 12
512,099 512,099 0000000000000000002ef349e1eea6339dff14c27386ecb255ca9695734c54ef 645 1.00/1.00 vMB 16
512,098 512,098 00000000000000000011d4260ea505d6b68c353b6ac1e99cd32ec4670dc9da5b 1,121 1.00/1.00 vMB 24
512,097 512,097 0000000000000000001919aaafbe17f6568feb9c6e39b32977211b8faf4e514b 945 1.00/1.00 vMB 21
512,096 512,096 0000000000000000004e8762067ec46314a1edd0d6905e42c4391c0646cd1e05 1,686 1.00/1.00 vMB 28
512,095 512,095 0000000000000000003ab640b40cdacf44fc256719d030ef40320be871b5be3a 2,443 1.00/1.00 vMB 49
512,094 512,094 0000000000000000000ba2422b3ff067a0607462f4817c260ebda3c3a4d81c72 1,933 1.00/1.00 vMB 43
512,093 512,093 00000000000000000009ad064cdca24136f40cd8e15a4ecbba84fc3c398f3b98 320 0.19/1.00 vMB 28
512,092 512,092 00000000000000000032530905b463c90479493432143d0173c0343c42d87e3e 545 0.29/1.00 vMB 37
512,091 512,091 000000000000000000327cc8209ba92af844b0eabac77fccebdc1b034a4746da 1,623 1.00/1.00 vMB 33
512,090 512,090 00000000000000000035e79a49d26e8e8922a2c69576e9e7b190cc0b3ffaa52b 736 1.00/1.00 vMB 16
512,089 512,089 0000000000000000000ff65fcc35b5ed1fb513c3404ab06cea3a93d5c06447a2 175 0.07/1.00 vMB 51
512,088 512,088 000000000000000000186a958814359efe5b6f1d8ecbdd65b2b6aba33c79654a 2,429 1.00/1.00 vMB 42
512,087 512,087 0000000000000000001ba9f6e2397e62d08a0de79f853476de7ec2f421c9b190 576 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.