Loading Tool

Explorer IconExplorer

Memory Pool

57,357 transactions
17.33 vMB
0.04940150 BTC
Random Selection Loading Transactions
Max Size: 110.41/200 MB

Candidate Block

Mining Attempt 94fbae09df6abbd1a21a62278ec3d6a61877c7493f18806dedc8b776a34f67ac
Version 20000000
Previous Block 000000000000000000002115e61bc58bb9d2fa9e5ebbc3642a8ed82b9d63ef46
Merkle Root 8ab3d7fc996d35fdcb39667e8c98b1255ca19db3f952ad4112cff5ba7a89dc3d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,440
Size: 1.00 vMB
Total Fees: 0.01059694 BTC
Feerates: 254.50 > 1.06 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,737 (840,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,392 75,392 00000000002552f12eece6095eb1fa87e4d074b33d54221b4ed83486dc549a04 1 0.00/1.00 vMB 0
75,391 75,391 00000000006cafd1b3dfcd67cb8247a3387deaee0f8c97489f98b4dc761c4cf6 1 0.00/1.00 vMB 0
75,390 75,390 00000000003be1caeefce7f4bb12c829d458dc0bcd9085de0eca364cfa2e22af 2 0.00/1.00 vMB 0
75,389 75,389 0000000000423d3de402b13ef05da925a330dc5812115506b246e21e06159b70 1 0.00/1.00 vMB 0
75,388 75,388 000000000012009a39d6d23f99f7a65c284dc23aee45f77de672d7a60f009633 1 0.00/1.00 vMB 0
75,387 75,387 000000000019429fcb8e16ee1197d006c0a6a95564197a14b80f349ad1d1bc3c 1 0.00/1.00 vMB 0
75,386 75,386 0000000000376c182411281cdccb9ec75575b5f99b6b7d5056beb7cc011f0bb8 1 0.00/1.00 vMB 0
75,385 75,385 00000000006fbabdedff36e7636f2b61d1b1fbe9168ae478c5bc24e22de54eb4 2 0.00/1.00 vMB 0
75,384 75,384 00000000002156674b0d3edf4acb396be96b8276f69d7d60f04b35f48ef639ce 1 0.00/1.00 vMB 0
75,383 75,383 00000000005ba5dadc0d7bb2b8b18855e0b14abdd5f61f7d94fd555a42cddf5e 1 0.00/1.00 vMB 0
75,382 75,382 0000000000000496a5465517e8b4c30e8dd6619b2721fe6bbb74c75a0c23a2ef 2 0.00/1.00 vMB 0
75,381 75,381 00000000005c06d20262601eda725a6a8a1845285380273f2274d4611a8478d1 2 0.00/1.00 vMB 0
75,380 75,380 00000000005ce61f3896e8d2ad81da63fb3dcd465cb02abb91ccd9d215c3ef03 1 0.00/1.00 vMB 0
75,379 75,379 00000000003ef39face0c9fbc1b1a3ea1f2d5c05c67f622a6f308e2dbce7e96b 1 0.00/1.00 vMB 0
75,378 75,378 00000000007a5c1f5739c3080e156e21ec8ae881de4dbcf11869b82fe4ae336b 2 0.00/1.00 vMB 0
75,377 75,377 000000000018f3732e456bb3584dc70a5a64ad7c6dc73bd479926dfb1d98c1a2 1 0.00/1.00 vMB 0
75,376 75,376 00000000000539bd7d952657c6bbb29759ed5c00e706d321e4b5f86b3d7dd49d 1 0.00/1.00 vMB 0
75,375 75,375 00000000002a9d8d491a53fd0417759c4f9d23a343f26e25142e0381191b5f45 1 0.00/1.00 vMB 0
75,374 75,374 00000000007720a700f37ebb9714953f68a8a84c56a2f46a80381ece0d6934e5 1 0.00/1.00 vMB 0
75,373 75,373 00000000000f9e05a9f2949fd0ea9d85bacdd57fc063a6991f8f94bc2211eebd 1 0.00/1.00 vMB 0
75,372 75,372 0000000000024b306b29ce0a38dfe1b158711e830ed38a5120d4e19793957b3b 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.65 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: 776.45 GB
    • Received: 21.03 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.