Loading Tool

Explorer IconExplorer

Memory Pool

79,473 transactions
29.94 vMB
0.08422117 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt e2df3155415c130f1a1c1ed4680e613e5a3e90a8fe1bbe84dea1f1418663a2d7
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root e4e634a70273d19f8bc91e8cdd7b6df4ae7d9d931b48c772232cc9fa5e4469d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.01575617 BTC
Feerates: 40.21 > 1.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (552,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,863 362,863 0000000000000000139e23afb98d192a195d15e62d33a2670547e3351bfc51df 644 0.35/1.00 vMB 25
362,862 362,862 00000000000000000df150efcc623862e286c3e98e5f978910c16b9f6f128b4e 219 0.15/1.00 vMB 23
362,861 362,861 000000000000000015c72ccf09f4460982fd5f692a87ebf02ba66ad2eeb67001 478 0.21/1.00 vMB 13
362,860 362,860 00000000000000000474492ecb821a05ebaf98cec4b90cddb3ec57a89af1890e 112 0.16/1.00 vMB 6
362,859 362,859 000000000000000003909034cfcd5652b41ede4020dea20f70f2f2a7f2c0e72e 806 0.52/1.00 vMB 26
362,858 362,858 00000000000000001589e82ad5c4f4cb6ea15248b572dc31c693af36a703cb6f 1,284 0.93/1.00 vMB 22
362,857 362,857 00000000000000000381beea6766df0fbf227843c81937bbbda589b1a9629d18 1,443 0.82/1.00 vMB 27
362,856 362,856 000000000000000015912540a0f6a3f7009ac030ad912a75a499446067071485 492 0.13/1.00 vMB 69
362,855 362,855 0000000000000000080a57dd093023d361210eed3d8e45944a374004f53fcd22 1,704 0.91/1.00 vMB 31
362,854 362,854 00000000000000000008a9473ad6ac570caa967ea53bd01a120f7963cf81277e 490 0.29/1.00 vMB 23
362,853 362,853 00000000000000000096827ca88e3c6e113ada1be835a0d4ff5115fa19e06dae 771 0.46/1.00 vMB 24
362,852 362,852 000000000000000015bc261d35f9ff87a2e032f2707df2b32086510ac113a45e 503 0.29/1.00 vMB 26
362,851 362,851 000000000000000008d7e7938fbc3e58737eed8875a5c36f4af0b349ab4279e7 109 0.07/1.00 vMB 27
362,850 362,850 00000000000000000a9504195f7f69309936a6aa144b061d1504446d80c81841 129 0.06/1.00 vMB 29
362,849 362,849 00000000000000000d93e1d74c795428cafb7f50db5087cdd47f252801de4b06 145 0.06/1.00 vMB 31
362,848 362,848 00000000000000000ae87f5b50f77a7a997a1e419c851f3ce3c350f0dcc4d9b2 383 0.18/1.00 vMB 30
362,847 362,847 0000000000000000043e5e8aa1b8f8f0fb34927a678dcb571499167ce0850401 316 0.21/1.00 vMB 25
362,846 362,846 0000000000000000058876e31a139a2a8e74fff39a5e0bb1ff10e9f76945b80a 440 0.24/1.00 vMB 29
362,845 362,845 00000000000000000822c54ea09a4b55307bc80aac88aec5996369cb317a4752 506 0.24/1.00 vMB 27
362,844 362,844 00000000000000000215b855899e3367e494e6f9ae1ae74674817071209540d2 1,281 0.62/1.00 vMB 29
362,843 362,843 00000000000000000ab4aa13b64ecb0de88765dbd43f781737f3af4da7b1d6ce 447 0.24/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.