Loading Tool

Explorer IconExplorer

Memory Pool

82,671 transactions
30.46 vMB
0.09898372 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt fdd32e3e54ed2927ebf14bc3eaae3b874fc69d30731e4ebfa04df020d56b9f94
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 414f4af42d3e62fcaa93bf11b8f267ab67fe0a7516ec17c2e63a1feb8c1a5b03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03509005 BTC
Feerates: 454.44 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (669,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,499 245,499 000000000000005c96cd4c45b9bd96f3f75c4a94dad528bbead164f14c05a611 1 0.00/1.00 vMB 0
245,498 245,498 000000000000004eb08a4d35c2c0bad377bb199e35430a4d6471c593c77d2fb3 206 0.12/1.00 vMB 66
245,497 245,497 000000000000006fa713394599ecc237a6c7b6d9508581cfa5b73ba28a0bf882 281 0.13/1.00 vMB 133
245,496 245,496 0000000000000062b1b6dbd4752972ea906be3e956c6fe751210fec598e26afb 537 0.25/1.00 vMB 145
245,495 245,495 000000000000005ff157bc1fff7af4831b871123fdbc63e41c705e6b85da8ff6 468 0.23/1.00 vMB 170
245,494 245,494 00000000000000705ac5213e3e22713ed8c02345ffc585ead97ff98b05c7db96 526 0.25/1.00 vMB 151
245,493 245,493 00000000000000b67ef0fd932927a0c8285a53a07a404e38378c2b53a5efbc31 266 0.11/1.00 vMB 164
245,492 245,492 000000000000007a7c31c02e4e5a38755893467650e868192d0d3765f511d441 60 0.04/1.00 vMB 135
245,491 245,491 0000000000000043dc3ca76b138f52177707ed5ddeaaf232e521f4402a95af61 272 0.11/1.00 vMB 185
245,490 245,490 000000000000004ad37cd6367bac5d493aa9081c232255cd5441ffec5e9e53e2 78 0.03/1.00 vMB 77
245,489 245,489 0000000000000000aa089a925d243c232b4da6717b18a2835d063812572c5ea7 184 0.08/1.00 vMB 122
245,488 245,488 000000000000007078684bdafce4d91ab2560b1adb9bcb064084e94b48aae4bf 355 0.18/1.00 vMB 132
245,487 245,487 0000000000000087f18e1905596f607d9f6f13c4c6211a5c94886114f985662c 170 0.08/1.00 vMB 84
245,486 245,486 000000000000007732426a8106a2a48f38b28dccd5e5851aacb6e2867e5a949c 523 0.25/1.00 vMB 145
245,485 245,485 00000000000000b95f20d180775e26a95d26fa6f5e00c5cca62779b7680c7c8b 521 0.24/1.00 vMB 130
245,484 245,484 000000000000003344d1a02ce8cb163788d091db6b05eea6e0f4eb458d5a9296 132 0.05/1.00 vMB 70
245,483 245,483 000000000000008d88424717aa5c7b3ecba8a61c41ac4b3261b6d61b261b9c2f 311 0.13/1.00 vMB 130
245,482 245,482 000000000000008a1fc8c0de49db32be2af798535132cf5b2e42c59ed42f32ce 474 0.23/1.00 vMB 125
245,481 245,481 00000000000000c19b4349fe1463dfc57b0d10c5bc258d75e66a9d29d9054eb4 58 0.03/1.00 vMB 23
245,480 245,480 000000000000000806239aab8560573beb532508011e6b10e47cec898b095a3e 483 0.21/1.00 vMB 169
245,479 245,479 00000000000000c694f3673800d6a59d335b5228d1f80d8eef0560ac95e3be73 439 0.21/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.