Loading Tool

Explorer IconExplorer

Memory Pool

38,924 transactions
28.83 vMB
0.07244416 BTC
Random Selection Loading Transactions
Max Size: 145.81/200 MB

Candidate Block

Mining Attempt 88199b31f1189fbf2ca00f74f8fdf69dfbf31d8998de4415990aac49a02612c5
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 575f1e91f21041b6bdde38d7bce154a3ca1282163025f33058def7ccfa71b92c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 1.00 vMB
Total Fees: 0.01647835 BTC
Feerates: 100.36 > 1.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (610,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,441 304,441 000000000000000050c16c6da4fa4e95c56d228767e8f48a09a6891f0a85e2a3 76 0.04/1.00 vMB 36
304,440 304,440 0000000000000000354f7eba9adb53bc16e5e94a51ed8dea83a65d6ac36ce40b 345 0.21/1.00 vMB 31
304,439 304,439 000000000000000041c11e53fa96975eba633275a270932f55b1d93de9257573 399 0.61/1.00 vMB 16
304,438 304,438 00000000000000000741fa924284f275370672dc15109cae360ca692dd8adc2e 556 0.35/1.00 vMB 26
304,437 304,437 00000000000000001d109d84deb36d96dd2d75ef753eb4c0b1a2bd0c40d07385 962 0.35/1.00 vMB 43
304,436 304,436 0000000000000000491946968c92edc996e1a4cbad3711a648b410280f36d09d 1,016 0.35/1.00 vMB 47
304,435 304,435 00000000000000000fe4798777b01b096fb6e2ca02cc24841d280efd5db05ee7 40 0.06/1.00 vMB 5
304,434 304,434 00000000000000003add8d0cbedf82ca40752e8386c28cb7952325c1fbe85a63 174 0.09/1.00 vMB 28
304,433 304,433 000000000000000040b0814cb4b1c87bb361d6f2f70d8dfa5dca1b76a3719efa 258 0.31/1.00 vMB 18
304,432 304,432 00000000000000004dcb7d9ac1fd2bf1dc6bbbe0bd9175e006e1c7e187a57fbe 690 0.50/1.00 vMB 21
304,431 304,431 0000000000000000531f09776e2b4c75b9d3cb1e307fef008cc2641107b39055 1,065 0.35/1.00 vMB 48
304,430 304,430 00000000000000005086fa249e62810f67b52a5e66a4968b3b9365319a190af4 942 0.35/1.00 vMB 43
304,429 304,429 00000000000000005c34fcde4ecb0646ba89b001fa5a1fb2c83af94dc18e9660 171 0.12/1.00 vMB 21
304,428 304,428 00000000000000005301658eee2e72f3b70420ce5e7595803db841c758c142d3 161 0.09/1.00 vMB 31
304,427 304,427 00000000000000000d1920bd97beb7541ae6ce523b4e259fe6bd497820274e15 484 0.34/1.00 vMB 18
304,426 304,426 00000000000000005c05657d5e92e497fd9bed5c7c07b5f8430dcf37c21951ec 386 0.22/1.00 vMB 29
304,425 304,425 000000000000000004e9e6d6b7ec1181c673021dbd666e3893c067677ca4208c 197 0.09/1.00 vMB 34
304,424 304,424 000000000000000025cf510be44bf09fc21186143814f1da2ee589b0975fb905 205 0.13/1.00 vMB 28
304,423 304,423 00000000000000003f91be1ebd5476a15de1f58b899dd6b6c743e8bd03eb7bc8 575 0.34/1.00 vMB 29
304,422 304,422 00000000000000003a0d58e62399fc4c028e8ca12e7f589d6e9f7cb0c40ca28b 291 0.17/1.00 vMB 26
304,421 304,421 0000000000000000183141df676e87d43a13fe088d88ddec154ddb354f68ad45 507 0.26/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.39 GB
    • Received: 11.63 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.