Loading Tool

Explorer IconExplorer

Memory Pool

46,546 transactions
21.77 vMB
0.13798067 BTC
Random Selection Loading Transactions
Max Size: 121.70/200 MB

Candidate Block

Mining Attempt 2db5b6d854a0d3142145686dad25a02a41fa92139e9a610a9e0f06be6e9263c2
Version 20000000
Previous Block 00000000000000000001d32a64f5a9fd0bffe928323de9f2e4c91f06684e673c
Merkle Root 48ef11ec267861ad750270fdb4dc25456b2b2d8536e7ee9033f21e33f6a98de3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,935
Size: 1.00 vMB
Total Fees: 0.07895869 BTC
Feerates: 477.45 > 7.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,920 (810,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,963 102,963 00000000000245e62dcd2e62718e977d967f0935a7cd1ad8c6370f3fe7609a82 23 0.01/1.00 vMB 0
102,962 102,962 000000000003673c5959a6c6bad62c4125b03dd555a9d9dfa21dc87c61cc0db2 3 0.00/1.00 vMB 1,142
102,961 102,961 000000000001ab586e8a197ada000f264df1d590f48ab46ae81ab4a4ea8ff8db 1 0.00/1.00 vMB 0
102,960 102,960 0000000000007b87a86d013673b722327d8186be89d43d3c13b87665ac8ee672 1 0.00/1.00 vMB 0
102,959 102,959 0000000000006e65bd14e7f2e061808a4bb267f05ea2acaee9145bdeb688e50a 1 0.00/1.00 vMB 0
102,958 102,958 000000000002cf9c87657f4f34b171150d7f9e15ce7721d843b87d81b78d44df 1 0.00/1.00 vMB 0
102,957 102,957 0000000000024a217d3d31e99bdf55b9ba160d4af22b9b53dff76130974448c2 2 0.00/1.00 vMB 0
102,956 102,956 000000000001732141e38176344410c20389b6a4c50f7ef487a5102b4dfe04b5 1 0.00/1.00 vMB 0
102,955 102,955 00000000000365338aa8f7578db47a2be6cc5b8c1d6f790131946fe20a5b3fcb 1 0.00/1.00 vMB 0
102,954 102,954 000000000000f31aeee04458a8f1b371d58191a6a2c275a4eb579b90de3729c5 2 0.00/1.00 vMB 0
102,953 102,953 000000000000aa7ad5eeaa08eebd0d4b6ab04873aa252780852b5e44c22488a2 4 0.00/1.00 vMB 0
102,952 102,952 000000000001b5bbf476ec239dfb9d4fd5f7300a83394280b5d1daf4bbf2dba1 3 0.00/1.00 vMB 0
102,951 102,951 000000000000be5bee44d6c9762f4b0cd9dbf813cc4ad1fcb6befc73cf5eb7ca 7 0.00/1.00 vMB 0
102,950 102,950 0000000000002aec7f3aa60a52f04d663b7e1edfada4b8f046962d054a4515cf 11 0.00/1.00 vMB 0
102,949 102,949 0000000000002bb5981d73283c8adff8de220711f05377d445a3e2c1f18d7dd2 12 0.00/1.00 vMB 0
102,948 102,948 0000000000030deea69b359881c08a37e51d8c2d9b55c90d9f1869035acd3239 13 0.00/1.00 vMB 0
102,947 102,947 000000000000308f3eb0f822aaf8478aaaa0ccc205ee22be39c49a1e12a0b29c 9 0.00/1.00 vMB 0
102,946 102,946 0000000000015b177961118e3a51f8136f5eab6f2f76e24c8ec709ce67b92d24 12 0.00/1.00 vMB 0
102,945 102,945 0000000000014ab6c9052ce6a2c2cc3bfad287e392d2d1fd4a8d1a0b4885727a 18 0.00/1.00 vMB 0
102,944 102,944 0000000000027d61b2fb4da4711a044261af6afd798ce37ac4d3887faa99d03c 2 0.00/1.00 vMB 0
102,943 102,943 000000000000c01d0071236b4a0efcc4677f1c307f1fc4d59fe066fef5934a30 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 528.41 GB
    • Received: 5.61 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.