Loading Tool

Explorer IconExplorer

Memory Pool

80,564 transactions
29.98 vMB
0.12190883 BTC
Random Selection Loading Transactions
Max Size: 180.40/200 MB

Candidate Block

Mining Attempt fc692a68e7c4460618f1cf45f6995929c136335ed1c726652a15805dc22f29e0
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root dd7cc11896b2df7967cf3a57e7dd59ae5a2cbf47f77d96f7e83227211d67afcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,618
Size: 1.00 vMB
Total Fees: 0.05042837 BTC
Feerates: 242.90 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (437,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,896 477,896 00000000000000000117b73954c9c7d8deca93335eccc02e9cbe1715473ec2a3 2,085 1.00/1.00 vMB 110
477,895 477,895 0000000000000000008368a20ae64df71fe5ecccdd6d5434211348f101af6f21 2,302 1.00/1.00 vMB 193
477,894 477,894 000000000000000000cba89109e4baf645122d0211d93e808456e0c9cfb53a35 2,117 1.00/1.00 vMB 166
477,893 477,893 00000000000000000131d93cad98313b8c64ad61220b704c62dd9ef454972403 1,826 1.00/1.00 vMB 81
477,892 477,892 000000000000000000a87c7f93a33b243350a891c275a7f64febb7377ae4bb65 2,403 1.00/1.00 vMB 196
477,891 477,891 000000000000000000a27a7ae25106d14f125d129486d870e9b35b2adee00e46 691 0.35/1.00 vMB 108
477,890 477,890 0000000000000000003b9ce759c2a087d52abc4266f8f4ebd6d768b89defa50a 627 1.00/1.00 vMB 24
477,889 477,889 000000000000000000eacdd2147c52d887bb08c7abba952ee04956e9922599a6 681 1.00/1.00 vMB 28
477,888 477,888 000000000000000000114f60515104db68ca6ff5603e51f3e06439ad80727f84 1,046 1.00/1.00 vMB 63
477,887 477,887 0000000000000000000aa64e86d395fe9f99dd8299edc326365e735f77aa93e7 1,427 1.00/1.00 vMB 109
477,886 477,886 00000000000000000127101b1f0960b25ada9ff6ebbdeb6c0b9aa135f52aefe5 1,457 1.00/1.00 vMB 71
477,885 477,885 000000000000000000e139baf0bd61c6363c467311a98988ff6e617975d316c3 818 0.39/1.00 vMB 147
477,884 477,884 00000000000000000033cc6b3c868e8c0496412184790d4cb9869a97d30cb45d 183 1.00/1.00 vMB 6
477,883 477,883 0000000000000000004fb823ed4094da7c20b73baf9c119ee1ebaed02affb297 512 1.00/1.00 vMB 33
477,882 477,882 000000000000000000e7f046c47bd9147016d20cddc85d667dea628ea71bafa4 2,110 1.00/1.00 vMB 102
477,881 477,881 000000000000000000e042ccade9276f1724dab8863288a1ec7edc0f055eb495 1,892 1.00/1.00 vMB 107
477,880 477,880 000000000000000000181154a33bd9af38149e2b768968d6f12e7148c4a7ce2b 1,929 1.00/1.00 vMB 166
477,879 477,879 0000000000000000007d534f6b3fd803aa0372324e5a5973a0d0d304b179454d 411 1.00/1.00 vMB 10
477,878 477,878 000000000000000000013b4c966700a7b697adf7c8834ba0e983c7fe1ee63b05 1,482 1.00/1.00 vMB 133
477,877 477,877 00000000000000000013090d9165156191d942dfdaca5d48f3df4d02ba6a4430 289 1.00/1.00 vMB 29
477,876 477,876 0000000000000000008dbb5445c179c7ed71e8cdaaa5545e0bdec5b218ce3f3e 1,755 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.15 GB
    • Received: 16.42 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.