Loading Tool

Explorer IconExplorer

Memory Pool

83,127 transactions
30.89 vMB
0.08097095 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt 94b179ce9b26dcac4959f6fd8a8843b5389f4c85a0591275b27248471f7785e2
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 2d900aa6c690dd13495633aca2062e2803a5b93269c2b8ca8973aaecde0e9961
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,920
Size: 1.00 vMB
Total Fees: 0.01140518 BTC
Feerates: 146.36 > 1.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (20,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,383 894,383 000000000000000000009d7c2531e689cc0af45d08696ba0ebf9f326baa50929 2,824 1.00/1.00 vMB 1
894,382 894,382 00000000000000000000c69a48d1a8b0de9a2e4bdff9eb6399bb00a5893d2aeb 2,556 1.00/1.00 vMB 1
894,381 894,381 00000000000000000001776054cd18aad115fdaafed765a074df9e5d74d19ace 2,232 1.00/1.00 vMB 3
894,380 894,380 0000000000000000000080e95d22789da0312a4dad87460e9009e4f33f687615 2,323 1.00/1.00 vMB 4
894,379 894,379 000000000000000000009ada31307ea6be2267b812a228ad0aef0aca2a0c9a94 3,828 1.00/1.00 vMB 2
894,378 894,378 000000000000000000010090ab52b8ae7e9df97a21f0d1d2c732d0dad4e0425f 2,814 1.00/1.00 vMB 1
894,377 894,377 000000000000000000012647605c6525c28ac52042f3aae0b7fa860f4111c248 2,724 1.00/1.00 vMB 2
894,376 894,376 000000000000000000012bb782dce5709b3d58d441e39e7e5ffaf2105491980d 3,616 1.00/1.00 vMB 4
894,375 894,375 000000000000000000021a9974fee8ee8c1c4e7883f74a3afb66b7d61cce04b8 2,963 1.00/1.00 vMB 2
894,374 894,374 0000000000000000000132313dcbdbaab6a20814d12b219bf0b3110cfc7add21 2,418 1.00/1.00 vMB 4
894,373 894,373 000000000000000000009fcd00271770d2a2bf292f9524e704884f817d945cc9 2,651 1.00/1.00 vMB 2
894,372 894,372 0000000000000000000170ba1648606c9f0d7cef90be934d93c06b7d57893de3 2,484 1.00/1.00 vMB 4
894,371 894,371 00000000000000000001ac52b3f328b651f93dbf8ab694af62429ec228aaf4e2 1,270 1.00/1.00 vMB 2
894,370 894,370 00000000000000000001464bfca8f4f489cf3f1c87f03547e620a205df0bf336 1,957 1.00/1.00 vMB 3
894,369 894,369 00000000000000000000fa0b07df95187319b20754e162af9f44ad6dadb8b9bf 2,651 1.00/1.00 vMB 3
894,368 894,368 0000000000000000000234132a024644092ace34bcfd72f8a18b3e4518bc6323 3,191 1.00/1.00 vMB 6
894,367 894,367 0000000000000000000107976569b4ed464c83bf36740bc6c359ddf8cf32ed48 3,172 1.00/1.00 vMB 5
894,366 894,366 00000000000000000000f8b1f4a74d5d4c36428c1ec17e4c38b558f3fbcf2a01 3,127 1.00/1.00 vMB 4
894,365 894,365 000000000000000000008b6a6869209acff9414fb8840d190858a28cdafa7139 3,258 1.00/1.00 vMB 6
894,364 894,364 000000000000000000008454a312a36a2e964c1f370b860a9cf9f740b47be369 1,981 1.00/1.00 vMB 4
894,363 894,363 00000000000000000001608daf84a970ad13ce302efe61ff894650476e084949 1,046 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.99 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: 717.22 GB
    • Received: 17.84 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.