Loading Tool

Explorer IconExplorer

Memory Pool

80,519 transactions
29.97 vMB
0.12138063 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 7a2a88b65906d44ec4435b1e5dcda4a05cecaee1c8dc373c3c02e671bc01655d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 14f3e14640ee4ee742db757a3b6ada836565d6365c780ed3e3bb73fe10b1a3c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.05023447 BTC
Feerates: 242.90 > 5.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (611,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,791 303,791 0000000000000000283a012e7f905ae8e10f55bb7e3e9dc2bf475facdfadbe86 863 0.43/1.00 vMB 38
303,790 303,790 000000000000000021c937d41d4e37a9129915ecc98a799d3d78b61f73cadf67 924 0.42/1.00 vMB 33
303,789 303,789 00000000000000005275c97ebf30597ab495261394778fefb29d21c521b78829 1 0.00/1.00 vMB 0
303,788 303,788 00000000000000003a031d1f8c80062190e3c9e32f08fb9e31fe225f40fe73ea 753 0.34/1.00 vMB 34
303,787 303,787 000000000000000016fe53d4959b7a8839a56addb9e4a383f33027adbdfb072a 69 0.12/1.00 vMB 11
303,786 303,786 00000000000000000dbb3641a4f07f2bf8fcd8df000e75d45077ff499dea552c 494 0.35/1.00 vMB 25
303,785 303,785 00000000000000004ae51af1a6a8087cd5cbaccf7fcbf891a40e856e9accef83 181 0.08/1.00 vMB 30
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
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.