Loading Tool

Explorer IconExplorer

Memory Pool

78,812 transactions
29.89 vMB
0.07631398 BTC
Random Selection Loading Transactions
Max Size: 182.52/200 MB

Candidate Block

Mining Attempt 61dd7c82ae4824961bb1602dba45829abba411c4f5f7965056a135bb6ba3ca32
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root bb226e48b6ef31c32ff57d8b47e751ccbe80fa751f31a539a66d716a177f80b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.01010127 BTC
Feerates: 150.58 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (407,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,202 508,202 0000000000000000001fd3453af8fd83a6af7516f807b5985cd3cd3979bbbe80 1,274 1.00/1.00 vMB 81
508,201 508,201 000000000000000000176360273d1d1d2794f36ce328dec123b3c96cd01c0510 1,905 1.00/1.00 vMB 94
508,200 508,200 0000000000000000001e1c502f6a8742accdfd5801e4d339341325f5210a953d 463 1.00/1.00 vMB 23
508,199 508,199 0000000000000000001403870d6edaea7119dce87a756b6d2c52af095b10bf87 1,507 1.00/1.00 vMB 71
508,198 508,198 0000000000000000003f0bb48eecd4e38c4d07ce88f83ce21dc7a7c94474be2b 72 1.00/1.00 vMB 2
508,197 508,197 000000000000000000174e5a75fad4a3bae389a4459da937e295cc38dc1b6638 181 1.00/1.00 vMB 3
508,196 508,196 000000000000000000431f36363d280ab33de640b41f9ee9fef544273af3c433 1,327 1.00/1.00 vMB 61
508,195 508,195 0000000000000000000b91b61cd6109d684ea9bf5d5dc8bc6ea366dd09be2df1 1,440 1.00/1.00 vMB 43
508,194 508,194 000000000000000000401bb88db53c9e114c23698dcb4836bf36e4c4774ef714 681 1.00/1.00 vMB 36
508,193 508,193 0000000000000000005fef84dbe63f6dd2ba05ccdc78b49881818dd1614c6af4 1,088 1.00/1.00 vMB 76
508,192 508,192 000000000000000000567508eb976ee596135a36e9cc7cdabb76d4dc5377d6a9 304 1.00/1.00 vMB 17
508,191 508,191 0000000000000000002064ca0dc525cef679591ec2d056016cec8546d1f3ef16 843 1.00/1.00 vMB 36
508,190 508,190 00000000000000000032d232d1c2e366765e11184b69688ae6540331e8519a9b 1,187 1.00/1.00 vMB 52
508,189 508,189 0000000000000000002f63216891d1ac39eb30f810f91999cc6cf5a738f2f4df 1,851 1.00/1.00 vMB 113
508,188 508,188 0000000000000000003269110b82b8bc7f9a998607f84278727387d99d48ecbf 308 1.00/1.00 vMB 13
508,187 508,187 00000000000000000060b97a5287d3865a7cc95fb6709ac1b9c6e85fbb6a6403 1,541 1.00/1.00 vMB 67
508,186 508,186 00000000000000000021d9fe6c70a9f525a012d138306b0bde46eccf2ec476f8 2,271 1.00/1.00 vMB 114
508,185 508,185 00000000000000000010dd151570f66c77bcfc8a17caa2a886f2bfad244664ec 614 1.00/1.00 vMB 39
508,184 508,184 0000000000000000003fb1c3f359e57501358699c3cd1bb2c8a13eabbb9da524 1,278 1.00/1.00 vMB 79
508,183 508,183 0000000000000000003b9a37e4419130b327a348d917ac0ace22d6fd60a35e68 919 1.00/1.00 vMB 17
508,182 508,182 0000000000000000001f782c35234bd5c130df1d61136e98290299fbaf4f25a3 1,524 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.