Loading Tool

Explorer IconExplorer

Memory Pool

61,052 transactions
20.66 vMB
0.06089781 BTC
Random Selection Loading Transactions
Max Size: 129.86/200 MB

Candidate Block

Mining Attempt 32d00d1fcf9e9ae98d8b7a0d5eb613eb424e0b4378d84119c6b44e2cd3f2e467
Version 20000000
Previous Block 000000000000000000003738336ac12817c9c958de9cd89da5cf1c965e1d3af0
Merkle Root db428def45ef67d2b961f54e65474402db2fd458505c55b9d55fac215e81d17d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,837
Size: 1.00 vMB
Total Fees: 0.01361845 BTC
Feerates: 77.90 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,681 (846,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
69,321 69,321 000000000143094a5d7b6b5626991fa7eef6906da516dfa768312df8340a80ca 2 0.00/1.00 vMB 0
69,320 69,320 0000000001225f535d0facb9db59d0d17eb0c528d602c5271d7c29ba3898b9ad 4 0.00/1.00 vMB 0
69,319 69,319 0000000000a75626a4186469925bca86e1b836b64fcd99e9a57e76ed53d0b9bd 1 0.00/1.00 vMB 0
69,318 69,318 000000000063aac27ed28a01d6367188e6c9a2f81642ba2f0e198c91e4519949 3 0.00/1.00 vMB 0
69,317 69,317 00000000002a6e3bd4d7de19b5d20f43fd062f3f9929e1fe67d2d9a6378ac42c 2 0.00/1.00 vMB 0
69,316 69,316 0000000000602fef2f6cb5678fd0b00087a9584a1501f5442704c8aa0f4c53ff 2 0.00/1.00 vMB 0
69,315 69,315 000000000001312ee8525d55297aebb3fdf0ac2436c5b0a37ac6e459512362ac 5 0.00/1.00 vMB 0
69,314 69,314 00000000013e11f5f6ceb41ab7493e424b2dd768583fb70a404ba20b1b533057 1 0.00/1.00 vMB 0
69,313 69,313 0000000000628bf81e7ea4af972d1675f6d0d4120c752623b655dfbc24bd9ab1 1 0.00/1.00 vMB 0
69,312 69,312 0000000000be538fd0de66e514d3c306c98831cf3560b5b00f02d238dadd8dce 7 0.00/1.00 vMB 0
69,311 69,311 000000000057fd55ff30af54f9a6255e47f71d041ca2299ac479545feed7c5b2 8 0.00/1.00 vMB 0
69,310 69,310 0000000000e925135b8503c69886f31f3aaa427f0114b20a745d7a1f3f254616 3 0.00/1.00 vMB 0
69,309 69,309 00000000008ba94d47cc4d6fe4de961e2c584758b1c0e356c134c755b7916d01 2 0.00/1.00 vMB 0
69,308 69,308 0000000001536171cc27a69bf579b860ccbfa32caa508e236a22d29e657e41e1 2 0.00/1.00 vMB 0
69,307 69,307 0000000000331201042405404159d42b87b023e6675c5f81a0d0c7a3d700ce25 4 0.00/1.00 vMB 0
69,306 69,306 00000000005ee43ad7dc4d7f29ba101c072cb8910b6e9c1ddec6d581b2975ad3 2 0.00/1.00 vMB 0
69,305 69,305 0000000001462bba7fa73ee4fdb83c9d704afdf3d2c0bedb7f8308cdcec84556 1 0.00/1.00 vMB 0
69,304 69,304 0000000000530f1985b177eaef0626d58e33a5304c929b51ab7c16b8adf6389b 3 0.00/1.00 vMB 0
69,303 69,303 0000000000548692b24a940fbed55312a103ae63a9c7c3538128449a6b6780d6 11 0.00/1.00 vMB 0
69,302 69,302 0000000000bbc5be1502aa13ed8e44b8b5b00e32e1712ab149951fdcf78876da 3 0.00/1.00 vMB 0
69,301 69,301 00000000011c1cc8b0170c0337e3bf2011718f7b2fe5caba7954c0e04b59c747 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.56 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: 774.41 GB
    • Received: 20.69 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.