Loading Tool

Explorer IconExplorer

Memory Pool

83,640 transactions
30.74 vMB
0.17042204 BTC
Random Selection Loading Transactions
Max Size: 186.56/200 MB

Candidate Block

Mining Attempt df9fde447d828e126ddab0360ae65424a22ea944964aaf4ec33e4ed8a4200209
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root ab473fe82ee39d72fdfb9cd96dd3d12ecb94d26fec8dfbe63500ce5bb8748d0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,035
Size: 1.00 vMB
Total Fees: 0.08762717 BTC
Feerates: 150.79 > 8.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (563,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,105 352,105 00000000000000000b2972f5c1c35621719a84a631d37d0903a2292bc4077385 682 0.39/1.00 vMB 24
352,104 352,104 00000000000000000fc44eadebcc69840232369c6ec5fe6550c1e1c6f39dd515 827 0.43/1.00 vMB 25
352,103 352,103 00000000000000001439df7ed126fc7a7995c21c08e54c0dc9208191a3ceb34b 1,447 0.77/1.00 vMB 27
352,102 352,102 0000000000000000080f677ab77483d407a66d496cf8ca0644171af38153e276 224 0.25/1.00 vMB 16
352,101 352,101 00000000000000000d4848dd54e52f1999eddd0cf8fb94b0f953c80692ba014f 1,048 0.75/1.00 vMB 23
352,100 352,100 000000000000000005348ac5d0246d0fa0b83b9147aecc404c9c49fdeeb4c7dc 2,188 0.75/1.00 vMB 40
352,099 352,099 000000000000000003f45e251e589b7b07b5a06ead8c8c7033ae2e549fa0044b 276 0.21/1.00 vMB 18
352,098 352,098 0000000000000000161df055f1d7f40fb267dccad7c784a36ef6e48ac1dd5126 478 0.44/1.00 vMB 15
352,097 352,097 000000000000000000255d6608924b3e4acaec4b898ac2de48ee200fbafcc7b6 1,850 0.75/1.00 vMB 34
352,096 352,096 00000000000000000c692f63f4cb6eadd1c1628a0caff321b9698eb67e890893 240 0.16/1.00 vMB 19
352,095 352,095 000000000000000005ee856d7ed182da1053b12eca189c55e8cdb140ebd0936d 1,031 0.82/1.00 vMB 18
352,094 352,094 0000000000000000016af149aa47afc8e70de8e6d93c50409e16c4ed8aad12ff 1,688 0.75/1.00 vMB 33
352,093 352,093 000000000000000013e9869907654124044e27380735ab6c1b91615fe1342554 685 0.40/1.00 vMB 20
352,092 352,092 0000000000000000108a64dc09dfd3eeb93d0c52c7ebe0af3f300805831ebaa8 923 0.54/1.00 vMB 21
352,091 352,091 00000000000000000ae8763a74c9da0432519d16d1431ed899ba3afbf9e57c12 294 0.16/1.00 vMB 22
352,090 352,090 00000000000000000ceddd118fdfd04579b50e6cb672f9685399c54269b25e95 505 0.34/1.00 vMB 22
352,089 352,089 000000000000000006c6933e4e162b08a9082fa8e4bce54ab86131d9c86133a4 1,118 0.48/1.00 vMB 29
352,088 352,088 000000000000000014d11f0507dcbde662aae7635449b972068b2587ac173e34 633 0.33/1.00 vMB 31
352,087 352,087 00000000000000000cc52e3ddb7327f39ad9523673d2eb4d55e57836c35583a9 333 0.18/1.00 vMB 26
352,086 352,086 00000000000000000ec21fe2ae56fbadf07c2bdfded2f3fd5e1db48ee5ff9a6e 297 0.16/1.00 vMB 27
352,085 352,085 00000000000000000cb6ab3538f28c4fe7d6a5ce020d0f48d11c70ba5deba318 79 0.10/1.00 vMB 11
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.92 GB
    • Received: 16.06 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.