Loading Tool

Explorer IconExplorer

Memory Pool

83,909 transactions
31.55 vMB
0.10114925 BTC
Random Selection Loading Transactions
Max Size: 192.05/200 MB

Candidate Block

Mining Attempt 9d0521f46f2a06c621a38176ce8e43d358cce3fde1cdbb7775b878cc3ddbb450
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root df0f2398b83775a1e01a7b1dd62f3803cdfeacdc5e5f01c475b28dee15f7ae43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.02738058 BTC
Feerates: 177.93 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (557,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,696 357,696 000000000000000012dd224af2bff7fc918b88a60c58b0fd1240411daca88a34 1,249 0.75/1.00 vMB 18
357,695 357,695 00000000000000000403de49a43cbb12b7c347b0bfafa01f832c1a417e2a94a2 1,370 1.00/1.00 vMB 21
357,694 357,694 00000000000000000ad52a88e110b5e4db6dd2b0dd4ab229a5168ec93c52ba27 2,587 0.75/1.00 vMB 46
357,693 357,693 000000000000000005910b0d150532144ae4fc59f768ce7fb1db5c4752bdae8f 1,741 0.75/1.00 vMB 32
357,692 357,692 000000000000000003032430c282558262ce4e896ae50d2fb00f97680e1140c1 1,115 0.90/1.00 vMB 22
357,691 357,691 0000000000000000077437781f7919cb5c132baf2fcd7f8328f8e242ac089d48 1,571 0.75/1.00 vMB 32
357,690 357,690 00000000000000001075cd544f56ee9524658c7d77a6df8a6bee6a2fe8068a86 2,523 0.90/1.00 vMB 40
357,689 357,689 000000000000000004b14fe0fda2d98d5acc6e74321ca7503957b15cfbc7623a 1,257 0.68/1.00 vMB 25
357,688 357,688 00000000000000000ee976baab06bb19fef9debfcb98ff6332a9bd4f843f3157 1,038 0.56/1.00 vMB 10
357,687 357,687 00000000000000000fd4a8ced586a6f20403d7e79e530245c9f13139f4a103d4 707 0.70/1.00 vMB 15
357,686 357,686 000000000000000014e97391beefe8c790201fba08fe668c90321ce2becce9b9 1,666 1.00/1.00 vMB 24
357,685 357,685 0000000000000000102fa1ae27cf06d9f0c96db254b5a1516980c38bd292ee2d 2,382 0.75/1.00 vMB 50
357,684 357,684 000000000000000001aa70d8e20924ec5483d6f4770a4d2c2fd11227fe439396 2,054 0.90/1.00 vMB 36
357,683 357,683 00000000000000000b67e8d7015163345c989df4ac3063f48c9c96929f6b8bef 238 0.38/1.00 vMB 33
357,682 357,682 000000000000000002e9470f6619fba436fed049dc0e6fff0522bbbdb4eb2e6c 983 0.73/1.00 vMB 31
357,681 357,681 000000000000000012544425b8aad3d33e50b7d5494e9c11505f424e40b8e07a 1,033 0.60/1.00 vMB 26
357,680 357,680 000000000000000007b364ad5bf95ac839adf31e76d3367bc2eace7e83335e80 1 0.00/1.00 vMB 0
357,679 357,679 0000000000000000146da60929246ce3c8dfeade817e93206640e31929589ee3 143 0.07/1.00 vMB 24
357,678 357,678 000000000000000013c8581cadccf0da1d0f08d65e039a63a78c145f454e7bbe 846 0.68/1.00 vMB 20
357,677 357,677 00000000000000000630469a938eadde025c02ccf530fd751769cf455ae86578 740 0.25/1.00 vMB 47
357,676 357,676 00000000000000000adebd8084b404e34be1ee7c8e59273eaa9e9079743b8a4e 243 0.11/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.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.