Loading Tool

Explorer IconExplorer

Memory Pool

14,825 transactions
7.48 vMB
0.06811192 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.81/200 MB

Candidate Block

Mining Attempt dbeacf87696346bb50af871bbf44a3a1590d029afa6b5697f649375ca4064ad7
Version 20000000
Previous Block 000000000000000000014105dee4cd37c7a5f23cb629ce890083c2cdae74e30d
Merkle Root 2360876d9b80e2b035f836c18fc45b0786245f9c6fbe727809f4f99fe164262a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.05337854 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,437 (861,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
52,313 52,313 000000000c822d09ce717554514d72d8d57181e8627e57579d0f70deb883b481 3 0.00 vMB 0
52,312 52,312 000000000503bab9391cccdb4b29b42ec2e2bd10c718dbdc66f7432daf633c9e 1 0.00 vMB 0
52,311 52,311 0000000012ae873671ad827b923d3d4471b4410d1a66eb69ee8b6cdafd350c86 1 0.00 vMB 0
52,310 52,310 000000000c707e01f741855d1bd9055ea8fa83dbf2af3f204784c03549096924 1 0.00 vMB 0
52,309 52,309 00000000140cf03c9e8ef03b66e666e8d4c600ff7dafe004840b934a1c804609 1 0.00 vMB 0
52,308 52,308 0000000001df85ec052934c351fdfe18d2047c1d133e437c956311b135ff8389 1 0.00 vMB 0
52,307 52,307 000000000ce7602f7281a3c037ba371015207bcb34b964fc4832a382ab6ec99b 1 0.00 vMB 0
52,306 52,306 000000001cad6e190d6a9840ccd10ce3ac714e4c9c7c19f777a700dfb6c25058 1 0.00 vMB 0
52,305 52,305 000000001ecb978f246ab5c6447029b544f827982a23d593eb136ad8fd14289b 1 0.00 vMB 0
52,304 52,304 000000001f90c78016f23f0880355eb4ca778d5a971275f02776ebbdab43009c 1 0.00 vMB 0
52,303 52,303 0000000019d8d8747162fd7033e6aa545218968e00caf9b69ce7509237518047 1 0.00 vMB 0
52,302 52,302 000000000a591c5f3f4d952c14cac382356625083f3353e96810664cb27a2ed8 1 0.00 vMB 0
52,301 52,301 00000000159a607b5ebb055abf80a9270e39b9c793c098c365c0c9a56e8c529d 1 0.00 vMB 0
52,300 52,300 00000000129a667e836f8c80cc4cc29cefe06fc1c690f48cd4ec9255f1624c3d 1 0.00 vMB 0
52,299 52,299 0000000008da47b70a4343a86be2c72d3744bd2ef7ad299172fa86f4a1e6c0a8 1 0.00 vMB 0
52,298 52,298 000000002045bd027b54f6a8f8f328cf0db8a30f9957ab606c393cabe1f3451e 1 0.00 vMB 0
52,297 52,297 000000000e25701081e2a9d88b75468d11b6d7247b095805fafbaaf5c01bbce1 1 0.00 vMB 0
52,296 52,296 000000000c1cf3b2b8fb826f9c80c3158d01c8c4e6bede6825dea856211f3be0 1 0.00 vMB 0
52,295 52,295 000000000a1f08e0a469d3dc473eca9d121f7a3e6dc396d27b94832f03eb603c 1 0.00 vMB 0
52,294 52,294 000000001983a4f8149bbac365223ef92bd88bcf896c1d47fefb4e4ffef91a0b 1 0.00 vMB 0
52,293 52,293 00000000092658fab60599c886a74272c6d92761f610c7bddc7675ab239bcfc2 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.63 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: 303.11 GB
    • Received: 1.37 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.