Loading Tool

Explorer IconExplorer

Memory Pool

86,049 transactions
31.38 vMB
0.20236338 BTC
Random Selection Loading Transactions
Max Size: 190.43/200 MB

Candidate Block

Mining Attempt 9bfdc815a9b0e54c6f8c65d997d3b66e9e509200b5fab810d24d9fe8b4ef59e8
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root d1fa9b6fb862d698a3dbf3f8fc220a1dda1329433dc64e87a7999412a86674b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.10253239 BTC
Feerates: 502.67 > 10.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (403,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
512,086 512,086 00000000000000000016a2ece1c00f4c04e62963bb7d19b456207fbcaf3663e5 1,994 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.61 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.93 GB
    • Received: 16.07 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.