Loading Tool

Explorer IconExplorer

Memory Pool

76,569 transactions
27.65 vMB
0.07816792 BTC
Random Selection Loading Transactions
Max Size: 168.82/200 MB

Candidate Block

Mining Attempt 8c1a9a14d4c965cd1989cd48e2f0d7d6502fc8fc10495b1764c9837a299c7c48
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root e69285c479d0ff1deab1adf08b7a8e3b0b8cdfcfc468fa6b20076dca4c54fae6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.01910989 BTC
Feerates: 402.60 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (558,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,430 356,430 00000000000000000d4aa1ef20196d1c8ae60b6794f05032fddbbed6ce6f5618 1 0.00/1.00 vMB 0
356,429 356,429 00000000000000000c1bb8a3461521c67a7968df7d5943b0ed9dd2f3f3a70526 679 0.31/1.00 vMB 29
356,428 356,428 000000000000000015e7ef2e1df56952525132bd9fa8c08afe571b54bc59a4cb 1,088 0.56/1.00 vMB 25
356,427 356,427 00000000000000000a6932c27e649b7cc3a5008e6eb02c0968932b18fff3b32b 23 0.01/1.00 vMB 26
356,426 356,426 00000000000000000369c604a339f2e6bfa4e5b5f80ce4c0ad008322561e4074 175 0.06/1.00 vMB 26
356,425 356,425 0000000000000000063a865b13aa6e15366babda7dabbdd71f6e533b7f72effd 652 0.28/1.00 vMB 25
356,424 356,424 0000000000000000044db18e509d821bb0505380906ac3f1a46114a3bc65e7ff 978 0.47/1.00 vMB 31
356,423 356,423 00000000000000000444ca7dbb804bd1c1f04ef2df24b2614e7239512637d2bb 268 0.16/1.00 vMB 20
356,422 356,422 0000000000000000104119a9a98c8090e3deeb465ec4ef31eb645904a0990dac 738 0.53/1.00 vMB 13
356,421 356,421 000000000000000000c739196a5affdeaf71bd638e0eaeb94be53907d8937dde 1 0.00/1.00 vMB 0
356,420 356,420 000000000000000016857a304b1de30f98335e380c7490c620d079258b43aced 1,024 0.69/1.00 vMB 22
356,419 356,419 00000000000000000f4ef4ba2ffed59275f690f17e2f7f2c98b7fd4e748c37d4 950 0.75/1.00 vMB 21
356,418 356,418 0000000000000000070687efe179c56b97b446f275dc68a979e0b6daf5237239 3,324 1.00/1.00 vMB 44
356,417 356,417 0000000000000000031687df94f534eacfbc6e26c436f1ccfb74c87c90d33520 897 0.43/1.00 vMB 27
356,416 356,416 0000000000000000087b99e570e6983a26f12a664d6ff616034391d8268ebdc4 913 0.50/1.00 vMB 25
356,415 356,415 0000000000000000066859ef1a26e7c904a5b98125e8d0a7ba234d5fa4e9e241 580 0.41/1.00 vMB 22
356,414 356,414 000000000000000011ce0467e3c8bb3a55c266bdaf881f2fbc4c54c721fee055 1,127 0.56/1.00 vMB 29
356,413 356,413 000000000000000003d797a7757c53dd784c490befe45ff82feab90ae94e550d 1,608 0.75/1.00 vMB 30
356,412 356,412 000000000000000008137a1435df307a95e23c4968de9f42f6bf71b3e7c34c14 192 0.12/1.00 vMB 12
356,411 356,411 00000000000000000bff25a80eb232cc1b5798ffbaf08493f3b9a21479d08a29 512 0.41/1.00 vMB 11
356,410 356,410 000000000000000016660fa07207cd88a5c1de7b9a7d68392be21512c3411451 1,072 0.75/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.