Loading Tool

Explorer IconExplorer

Memory Pool

81,081 transactions
30.04 vMB
0.09356917 BTC
Random Selection Loading Transactions
Max Size: 183.52/200 MB

Candidate Block

Mining Attempt b6c5dda00d0027c804643ec8cc82d5852d0e556e2ea4738660b9d5c8c83ca54d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 731d969ae18144c1b53c6012b90563984cfb86b1153800a6927cbc188f7d216e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02611008 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (436,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,319 479,319 0000000000000000006030d28b4c4aacd2624f0bb9dd80a2de06bce3ac223220 468 0.34/1.00 vMB 54
479,318 479,318 0000000000000000000beee1cd9d3cdd54d8bba7c179f7a4e46c53dd23adad26 1,666 1.00/1.00 vMB 18
479,317 479,317 000000000000000000bb7ef6b68394bc6b07efa20bd1bcb0b2ab4e82aef3a1fa 2,073 0.99/1.00 vMB 114
479,316 479,316 000000000000000000a670e02e4184d07ff93493903b4fa1d2cca7e9dd723c36 1,660 1.00/1.00 vMB 28
479,315 479,315 00000000000000000140554a662ca55ec1c28a503e3914ad1a7ed9934a419a2b 1,761 1.00/1.00 vMB 27
479,314 479,314 00000000000000000030dd579defff293ac2bcb119db4308323052342631e93f 1,800 1.00/1.00 vMB 96
479,313 479,313 000000000000000000e58af82116023ded0ccfc2fccbe9b4b0f3dfa8fbc526bf 1,616 1.00/1.00 vMB 87
479,312 479,312 000000000000000001065e0e401c85d7738a3b80b37c7c6ebfa70f634cab24cd 1,134 1.00/1.00 vMB 53
479,311 479,311 00000000000000000125aa32c7bb6c02bba5d4ee90fd6fb502b094ece7dbd34e 903 1.00/1.00 vMB 27
479,310 479,310 000000000000000000eb20815b7e051728b6d2b272074a68c303bd9cd08d240f 2,357 1.00/1.00 vMB 119
479,309 479,309 00000000000000000024b34f27dc6e77adf72c793892f356fcf005fd46f13346 2,083 0.99/1.00 vMB 133
479,308 479,308 0000000000000000007e8ec5a75c46f6cd38ea52551d2195efe388bebb4f976f 2,108 0.99/1.00 vMB 138
479,307 479,307 0000000000000000011df02b20c72363479f6270757586884e65fe87e81900fd 409 0.28/1.00 vMB 102
479,306 479,306 000000000000000000dea560a2a6454e68c5ae1d98f7567f99798a51f960e561 586 0.40/1.00 vMB 43
479,305 479,305 0000000000000000013cd865a57eae8501a21b106244967e8621d91fe99a5c18 2,167 1.00/1.00 vMB 90
479,304 479,304 000000000000000001012e5d320768e4461716435b0ef3f32730da5f081a5402 711 0.35/1.00 vMB 37
479,303 479,303 0000000000000000000d7424a6557fca8cbcec726144fd3741fd4446a89035eb 646 0.55/1.00 vMB 49
479,302 479,302 00000000000000000100e953d194469664fb9412c00702ce68a6221ae04d5377 2,233 1.00/1.00 vMB 108
479,301 479,301 0000000000000000000e59a6e368a1cb40ef5b832b10cc69d64f57940a92d209 1,370 0.71/1.00 vMB 64
479,300 479,300 000000000000000000de8b38fe008ee2d0a0946fccf747783c8498579a111ca4 319 0.16/1.00 vMB 96
479,299 479,299 00000000000000000118b3da1397b15f59e92c1d7737aa8a5b7aaa848d7afc24 1,758 1.00/1.00 vMB 79
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.21 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.