Loading Tool

Explorer IconExplorer

Memory Pool

80,294 transactions
29.84 vMB
0.09053339 BTC
Random Selection Loading Transactions
Max Size: 182.22/200 MB

Candidate Block

Mining Attempt c090e2ae3a3fba2188418daeccecb1009d8859b59898f0e1e74b7aaf7985dd80
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1409164aac9f7db68b57df6cf4250c12b53a9c0e73294c4a0e5f2d3688237bc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.02452769 BTC
Feerates: 402.60 > 2.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (407,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
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
Previous 10 blocks ↓
Total Size: 782.95 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.20 GB
    • Received: 17.67 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.