Loading Tool

Explorer IconExplorer

Memory Pool

58,178 transactions
19.43 vMB
0.06228074 BTC
Random Selection Loading Transactions
Max Size: 121.93/200 MB

Candidate Block

Mining Attempt eb3ca1970b6c2e546d7ef324c7abdf525ec174522fc9f41516e0c48e8764c50d
Version 20000000
Previous Block 000000000000000000006ecf034944f47b7b5a79683103ae0909df4844308016
Merkle Root b696df89305b183d42d3befaae739b4372898c31a40e8047cf91a2e4fa0db58a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,638
Size: 1.00 vMB
Total Fees: 0.01826628 BTC
Feerates: 318.30 > 1.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,693 (856,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
59,167 59,167 0000000001b9c2bd8b76615469d0968ad6a1fd802780f8a22d64ee71f36799c6 1 0.00/1.00 vMB 0
59,166 59,166 0000000000de0e70320839bbbe17673f446f6b9bd81e8782873b80c831639495 1 0.00/1.00 vMB 0
59,165 59,165 000000000656a521c4a7f72d6045340c0856011eff8923faa39730d9eaa62e45 1 0.00/1.00 vMB 0
59,164 59,164 0000000007919a28ee1fd8b309131999777ab33a5c4cccc636b53efe08e93463 1 0.00/1.00 vMB 0
59,163 59,163 0000000002e5506d0291ff8357e85b1b237e5935e29b970abc380c88a941fb21 1 0.00/1.00 vMB 0
59,162 59,162 000000000856d99530451d5fbf01270e4c1016b60e4d61c2d5fa99acd619c50b 2 0.01/1.00 vMB 0
59,161 59,161 0000000000cdeb3bec96d74ccafd505656f182972f30ca42cb09a584c66995d6 1 0.00/1.00 vMB 0
59,160 59,160 000000000d4b3a817b10de3431a5759fd339eb7810b4038dea65689ab8ee7697 1 0.00/1.00 vMB 0
59,159 59,159 0000000002e737f2760c886a67705e90743563a600a9b47857d2580af5b4121e 2 0.00/1.00 vMB 0
59,158 59,158 000000000a9ea0d0f443df79053359a96f7d80477f3bfa62a21ecb14fffa7e8b 1 0.00/1.00 vMB 0
59,157 59,157 000000000791119d12c4f17182ce3e268991c87b5bfd2a7818c1792acd719e55 4 0.00/1.00 vMB 0
59,156 59,156 00000000059b02dac0b6d638da254f0979b8e02a7c157299b1a0dec09ca9fd0e 1 0.00/1.00 vMB 0
59,155 59,155 00000000013bebba836e98f9919d1c01e23e27fa0a481bad91a5e739af222c85 1 0.00/1.00 vMB 0
59,154 59,154 0000000004dbdbbfd1340d0f72bba2062f18db8503cea15f5b6b681f16c95fd7 1 0.00/1.00 vMB 0
59,153 59,153 000000000cdec94e35eb20a57de2d5757a96cea13d370cabb88feda5a48572e6 1 0.00/1.00 vMB 0
59,152 59,152 000000000d8da21a9036d6d1e25f2d37bf524f794b24696bfaedfed3bfea576f 1 0.00/1.00 vMB 0
59,151 59,151 000000000d43663bf823ea6d9527d350ec6926213b76809cfb4bc530d91393e1 1 0.00/1.00 vMB 0
59,150 59,150 0000000003a9a8f6ca134f2703dc2ed3524e762d4d16de723234eb7f6cab67fb 1 0.00/1.00 vMB 0
59,149 59,149 0000000008a9f06136324d68bd08ebdfb80d281edd68b41c244002a66bb6a598 2 0.00/1.00 vMB 0
59,148 59,148 00000000032fb506cf77534d2184153320b296348a8cc559c912e3fb970ce100 1 0.00/1.00 vMB 0
59,147 59,147 0000000008eec528663a447e53375e74906ff4452ae88436263af57cab50042c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.58 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: 774.87 GB
    • Received: 20.75 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.