Loading Tool

Explorer IconExplorer

Memory Pool

39,045 transactions
31.35 vMB
0.10857623 BTC
Random Selection Loading Transactions
Max Size: 155.55/200 MB

Candidate Block

Mining Attempt 42159a58ec0fd3ac837b427376146b44ab8ed527ca02ab38e59fc63859d2be71
Version 20000000
Previous Block 00000000000000000000ee795ff54651a33f647300ad5c032d27420e322873c4
Merkle Root d34d1738e6076c379ef0726fe333013b77dcc559128564e3454ad44281036e20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,126
Size: 1.00 vMB
Total Fees: 0.04423840 BTC
Feerates: 301.57 > 4.43 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,370 (862,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
52,154 52,154 0000000010b39448463b134e03aa511b47fafbea3a8d2ce3d2002536789a5629 1 0.00/1.00 vMB 0
52,153 52,153 000000000530c2bf58fd0a9025f45feb3d6063468c50f729657558e312c1b6a8 1 0.00/1.00 vMB 0
52,152 52,152 00000000021da48dd82f510c40e4ee4ba0bdeb716a501f37163b5a050853f0b4 1 0.00/1.00 vMB 0
52,151 52,151 00000000131c4e5a976f94399b1bfe096d9dcff0d11dfc39f87f074b59679e04 1 0.00/1.00 vMB 0
52,150 52,150 00000000180ae863d873a9e7235847c4e13b83a01c5edc72d7557f9b98f6fb83 1 0.00/1.00 vMB 0
52,149 52,149 000000001e1f9a2b77083b44f7db07444c58cc6633236bcebbbb232112f13e1c 2 0.00/1.00 vMB 0
52,148 52,148 000000000f78e4ec89b9bf9d30f4991224cacd8f6f6108cbedc0cd23f96899af 1 0.00/1.00 vMB 0
52,147 52,147 00000000194c2e2775aec4b0a502a8e848a08d787f5a84d32d2571e1bd87e2b0 1 0.00/1.00 vMB 0
52,146 52,146 0000000004271032b16411018b991b54465f61d70fe16fe69ad484a42b115fb6 1 0.00/1.00 vMB 0
52,145 52,145 00000000179f5bbf26a9d3cf6483d3811ffec2ef26fc61a169e5981a7fd239e5 1 0.00/1.00 vMB 0
52,144 52,144 000000001ee21244e7d9c7e6f8bf2c6fa9b845555fdfff33f471f3058c548ab6 1 0.00/1.00 vMB 0
52,143 52,143 000000001bd6bd418db3eff0e1f1ee4d253748537fbe42a46d9522e136fcd316 1 0.00/1.00 vMB 0
52,142 52,142 000000000450878d2f95d041447dab604637662c5279166b6cc32e04cc99f5cd 1 0.00/1.00 vMB 0
52,141 52,141 000000000f5f1eb6339e466a8b01d2f2958ace1d1d0a2c05464f4131ecc6cb19 1 0.00/1.00 vMB 0
52,140 52,140 000000000d8efcd18e7bd3507c44fde75bbc5f1cd6afe76e1daa42e314cdc4b3 2 0.00/1.00 vMB 0
52,139 52,139 00000000150a6b7c35064e0e86e036893d5d7461ff1552d1cfa50103d15c3513 3 0.00/1.00 vMB 0
52,138 52,138 000000001c5d411b79a90b85cfbbcbca3380a61c62deb6693f1f51abed01658c 1 0.00/1.00 vMB 0
52,137 52,137 0000000007277445de2d907eee287d42c3798a7b68201c627fa5c56d386b4052 1 0.00/1.00 vMB 0
52,136 52,136 00000000167a781fe690032e1b55883793246acd6386986b42bb6adcfc899234 1 0.00/1.00 vMB 0
52,135 52,135 0000000008c91e5a9eeb7e7f9457d12e0fbe8f8772633979df5293a95970bcf1 1 0.00/1.00 vMB 0
52,134 52,134 000000000a6beab4d59f6dc27475d6e4c0666e3934148f78edf0de294bb5fc66 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.26 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: 594.89 GB
    • Received: 9.72 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.