Loading Tool

Explorer IconExplorer

Memory Pool

39,749 transactions
20.40 vMB
0.10398757 BTC
Random Selection Loading Transactions
Max Size: 111.94/200 MB

Candidate Block

Mining Attempt b7a28082418fd9744a446b1c13410bb74d22a5c88ce126df47127386f1116856
Version 20000000
Previous Block 00000000000000000001d32a64f5a9fd0bffe928323de9f2e4c91f06684e673c
Merkle Root 9739930cd2d0f4c74837f583fbac874d0a7fad832b4ccbcfc14d7bf9812c3f17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,492
Size: 1.00 vMB
Total Fees: 0.05997135 BTC
Feerates: 477.45 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,920 (840,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,775 73,775 000000000033fddfa9824ab9d29ab8e58c01d9feb5e616a3e8a456bb8e0b1b8a 3 0.00/1.00 vMB 0
73,774 73,774 0000000000b44c781f754e9c3f7998f8ea55cfb003504b2cffd80a9027d4ff1a 1 0.00/1.00 vMB 0
73,773 73,773 00000000006a58126e91f225f10b6a1932c8ac28e925e82ca2971964983274be 3 0.00/1.00 vMB 0
73,772 73,772 000000000063a966bca008843aae9a32fd9fb011e323183f44c23d8d48311443 2 0.00/1.00 vMB 0
73,771 73,771 0000000000a5df879b9499dce426380d4d5730e32b956624d3a9935730802f2e 1 0.00/1.00 vMB 0
73,770 73,770 00000000008a497a47412bf236fe8fae3d8c0146f7e72b4f3464b5654d8874f8 2 0.00/1.00 vMB 0
73,769 73,769 00000000002c3ccf48e474ac5013e3d6e3f30bd6fb8ce7e472ea91341b1f72b0 1 0.00/1.00 vMB 0
73,768 73,768 0000000000282c1e7deddfea46aaa4c9ccdafb257ea1d50ee52d2d8ee5f7e79e 1 0.00/1.00 vMB 0
73,767 73,767 0000000000a272424d84a64f59d2d4719992658f5f54fd81b5733c4c2ae7b065 1 0.00/1.00 vMB 0
73,766 73,766 000000000062226681be31cc8d6383703b2068eefc7fc308c4aa24a1ee1d8251 1 0.00/1.00 vMB 0
73,765 73,765 0000000000716319961ad26eae782aed434285de57447af599c4c1c47f98b037 1 0.00/1.00 vMB 0
73,764 73,764 000000000055a4f9b765c9437acd527bde720f3c2653cc8d61f9246e100c3901 1 0.00/1.00 vMB 0
73,763 73,763 00000000002502f8b052f8d8953dae14c72c2957dd0f0a8c0a859672f1598a48 2 0.00/1.00 vMB 0
73,762 73,762 0000000000a2aa9198adcc3b3fea2daefd9fcdd06e4d98b739c1ae0264c40f4b 1 0.00/1.00 vMB 0
73,761 73,761 00000000005a66947b29dd13706d1b9c3941f9d89be47470ec0910198d6f4375 2 0.00/1.00 vMB 0
73,760 73,760 00000000007f220c17786a6ae307f4577c752bc3c3c58928d14e3ee6f7a0d2ac 1 0.00/1.00 vMB 0
73,759 73,759 00000000008b2510ffb3fc194af72e54ce42a2fb0f6bc6621c6bcce600517ce3 9 0.00/1.00 vMB 0
73,758 73,758 000000000019894a2fc58a787a2ccc6efb43bb7f98eddbdac8e634a369af6cbc 1 0.00/1.00 vMB 0
73,757 73,757 0000000000a534dd528ffcf8893bcbf4c400a37f95021c0dd94de8e0a3688cbd 2 0.00/1.00 vMB 0
73,756 73,756 00000000000b0da6c3232c6f77f5038b1deeaa6d3cf81ad28829fca5999e3c1b 1 0.00/1.00 vMB 0
73,755 73,755 0000000000a970f8e07a89f0548a47daab87de5cae696d99a1da52b93952040a 1 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.38 GB
    • Received: 5.60 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.