Loading Tool

Explorer IconExplorer

Memory Pool

78,305 transactions
29.57 vMB
0.09370775 BTC
Random Selection Loading Transactions
Max Size: 180.38/200 MB

Candidate Block

Mining Attempt 228cd07068d2ff8386e6e004eaee28de79cfa093c7c0088423af4d40519b3f7f
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 00b9d612f732ded7b061fa1821a1094bca99160c81978eec33edb9a60aa3e00a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.02865081 BTC
Feerates: 301.35 > 2.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (539,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,448 375,448 0000000000000000124d407af6f226defcb8bd15b91875c36e4a4fa4c324352d 488 0.39/1.00 vMB 24
375,447 375,447 00000000000000000d6a2bdcfdbe7ac8d5532b02322c07797ae4c82a2a91a69d 816 0.40/1.00 vMB 45
375,446 375,446 00000000000000000872cc74066c1bd241e277d7c390ced35665eb808e3fda05 287 0.15/1.00 vMB 31
375,445 375,445 000000000000000001e35c101c1e613ea30ba1094d063b3cc41a369b915c1cb1 1,752 0.90/1.00 vMB 35
375,444 375,444 000000000000000000eaa7a262f6c1e8ad33005beccd0d31525492e6c6d3f418 190 0.26/1.00 vMB 6
375,443 375,443 000000000000000012610d04e7416e8bcd55149d1de548bd4a19de770a270dd3 1,785 1.00/1.00 vMB 37
375,442 375,442 000000000000000003f8e1cad05db04ccaf9a7a44c67032b56ae12a4e511b445 1,411 0.75/1.00 vMB 34
375,441 375,441 000000000000000008d9d65c651c3ecfd7f04e41746e70dfec87b0a0d450aee8 378 0.19/1.00 vMB 41
375,440 375,440 0000000000000000116653dea1d803ac409bb110a51e14b7556b1c59ab217416 527 0.33/1.00 vMB 24
375,439 375,439 000000000000000001e909985488c3d8bfd5180b93a97d7244341e151b69a244 1,730 1.00/1.00 vMB 35
375,438 375,438 00000000000000000b8e45de9f55e1669481806f1928924fb7eaa3413f262d2b 74 0.07/1.00 vMB 11
375,437 375,437 00000000000000000c13bea2e46f3af552b04ad1c89fae08d0a54479389afad9 781 0.45/1.00 vMB 30
375,436 375,436 0000000000000000113b446758b40d4f8ff6a92f79f629b88cd00343f419d222 655 0.34/1.00 vMB 34
375,435 375,435 00000000000000000f9fc80a52d4fc23e5b52777a62c6cc6e9e27f9097f8c21d 318 0.17/1.00 vMB 30
375,434 375,434 00000000000000001095509b2872a05ab3b4cddf26d5029dc391a11dc7bed4ca 78 0.08/1.00 vMB 19
375,433 375,433 00000000000000000d98a0536a966cb898836669c5da44256b17f3884f1f690d 744 0.38/1.00 vMB 31
375,432 375,432 0000000000000000000acde8ce4600432e1f37e637d327a927afb9b878cd0350 1,164 0.63/1.00 vMB 32
375,431 375,431 0000000000000000074736e596b6df57e571acdcd3f5b33f19b0a7a587a8096e 1 0.00/1.00 vMB 0
375,430 375,430 0000000000000000069f110ff4b125c913acb806df2981f31ee771677c4eb18f 423 0.30/1.00 vMB 25
375,429 375,429 00000000000000000d15a476ee9cf5dbb9360b79358e7a68b299f1691b2f15a7 1,742 0.93/1.00 vMB 35
375,428 375,428 00000000000000000ac433b73e992046b0429727c2a934bec87e29844031914b 890 0.48/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.