Loading Tool

Explorer IconExplorer

Memory Pool

81,574 transactions
30.31 vMB
0.07603084 BTC
Random Selection Loading Transactions
Max Size: 186.14/200 MB

Candidate Block

Mining Attempt deb2c476692a966c06a6f503687a4147b5ed7dc37987ec61e17d2d429353438e
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root fae4ae606eff7aadf47144eee4601333d45822f8ccf2c7c0e9b9d2ad949374fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,844
Size: 1.00 vMB
Total Fees: 0.00861203 BTC
Feerates: 150.77 > 0.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (407,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
508,181 508,181 0000000000000000002d3693ad0ce801665f21482f359d54b3cc5c9146051d61 2,659 1.00/1.00 vMB 183
508,180 508,180 000000000000000000360a1b3ac336db50f632f3d5f448f62a62f31da82fb59b 210 1.00/1.00 vMB 7
508,179 508,179 000000000000000000084eca24bce7da49ad3751880d141851825a9e48cb85d0 446 1.00/1.00 vMB 25
508,178 508,178 0000000000000000004f9572986edf476838f19853a40ed5d95f0f3aee85ebaa 509 1.00/1.00 vMB 17
508,177 508,177 00000000000000000012330e343c6454a56196fcf64082267e01c4bc8edab8c4 1,442 1.00/1.00 vMB 73
508,176 508,176 00000000000000000014115e6214d7979669e66de083d557895beeb0aae588d0 1,675 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.