Loading Tool

Explorer IconExplorer

Memory Pool

77,691 transactions
28.86 vMB
0.07021874 BTC
Random Selection Loading Transactions
Max Size: 175.08/200 MB

Candidate Block

Mining Attempt 643d097ab7d697bde36ea3e9df305961accac4650a3b0e6f41e87e0722ded5f5
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 6088e439aaeb28c73e9b851b383863bbff911c911b27c5b7349783e062fe39bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,755
Size: 1.00 vMB
Total Fees: 0.01011452 BTC
Feerates: 73.20 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (611,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,784 303,784 000000000000000033ae00eb6961ae57465f41728550e5ec358c2bed32768646 530 0.30/1.00 vMB 34
303,783 303,783 000000000000000063be697bdeaa662587226ca7648aeed64a324d7cef936ccd 146 0.10/1.00 vMB 24
303,782 303,782 00000000000000002000f549c254e5c425959e3f2e6a6c338ef561a02b7fb485 199 0.11/1.00 vMB 31
303,781 303,781 00000000000000003dfee5cb0c662d30b1effc2ee605c48e688838d507e00430 69 0.06/1.00 vMB 25
303,780 303,780 00000000000000001bcc80ca34aaa068c51062d5c8273f5c88cc896392f80b8c 116 0.11/1.00 vMB 26
303,779 303,779 00000000000000002423252c2ef332519a39cea24378774a3fe91803f6d66411 106 0.06/1.00 vMB 42
303,778 303,778 000000000000000004c201fcb14e9a867f63fb83a41bf806463cfbb235ca7a66 286 0.38/1.00 vMB 18
303,777 303,777 000000000000000000c7f11da8abf57fe99492fdde621a3a456bf34cf774dbb3 456 0.27/1.00 vMB 32
303,776 303,776 000000000000000044e3ae06a30b68aecd0f22d1e437ead6047adfa57db5c2a4 121 0.07/1.00 vMB 28
303,775 303,775 00000000000000003760c930094a602d6925a77baa3769dea2df3979d6fc860e 464 0.24/1.00 vMB 35
303,774 303,774 000000000000000014177730cfda6aaaeab35dedede97c6ce81f3aed8e81aae4 233 0.13/1.00 vMB 25
303,773 303,773 000000000000000039a2f249c4eb750f7d9017f02a92a9f131063a4b132b3015 1,309 0.78/1.00 vMB 31
303,772 303,772 00000000000000004672c93a9821862940bb0dc44cfa18a27ab61c7a9e0399b1 33 0.19/1.00 vMB 11
303,771 303,771 000000000000000024d5b0275fecb2fd375a9fb066a50fb12d03311520831749 111 0.06/1.00 vMB 32
303,770 303,770 0000000000000000621c01a6f4054930e308a4bd2f465255318e7be138873776 422 0.24/1.00 vMB 30
303,769 303,769 000000000000000042200d9eae49d7b4cf3cf7c521696fb6df944e9db9904258 192 0.11/1.00 vMB 28
303,768 303,768 000000000000000046e51d5dfeab9d85b9e151c328e23ef309c20c1eab4b29cc 75 0.05/1.00 vMB 23
303,767 303,767 000000000000000028bf6526149c14786bad4b12e5049125368bee2672edafad 58 0.02/1.00 vMB 39
303,766 303,766 00000000000000005d033c6be922b23ccc4c800a66e7bde7b9081f0ab1fddada 40 0.02/1.00 vMB 28
303,765 303,765 000000000000000041d469d1a01f97484c5444e79c9d6fc8889f3f6ac615e515 154 0.07/1.00 vMB 39
303,764 303,764 00000000000000005fd38d7014d41b8eb0b986d7475de709ae7bbca367f2eb5b 122 0.07/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.57 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: 671.01 GB
    • Received: 15.85 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.