Loading Tool

Explorer IconExplorer

Memory Pool

79,753 transactions
34.43 vMB
0.16594749 BTC
Random Selection Loading Transactions
Max Size: 192.96/200 MB

Candidate Block

Mining Attempt 4606466dc315d49bb5f01269d9f75a0e432b1d3894b901806b3172017870e7f9
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root ce0da5b2a061bee989b8d5a3ded221dcaac21d9426fafd8da65429f9fe82a72f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,790
Size: 1.00 vMB
Total Fees: 0.04143816 BTC
Feerates: 150.93 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (438,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,995 476,995 000000000000000001397450a10e6768aeea51cabc9692e080568fba08c9998a 2,151 1.00/1.00 vMB 194
476,994 476,994 00000000000000000061f5fe9bb0bff1d22ff3c1725997bcf2b66105dc3a8e7f 1,103 1.00/1.00 vMB 119
476,993 476,993 000000000000000000b7605f7bb9be26023413b60cd4e741d049eb88772c24f4 74 0.03/1.00 vMB 136
476,992 476,992 0000000000000000006f2081d8fad105aeeb658b2b0839c9b84a2a2a823ae028 547 1.00/1.00 vMB 29
476,991 476,991 000000000000000000c78d6d3436242bb3785c4ebee5037c36797b82d9a1fab5 62 0.03/1.00 vMB 116
476,990 476,990 0000000000000000000a78f9eeb5973d30d857245d94d7c3fdb19b50884b1d65 514 1.00/1.00 vMB 25
476,989 476,989 0000000000000000013a88ab396628381c37c61b5c5c3dc0d55f45983c15c426 473 0.99/1.00 vMB 7
476,988 476,988 0000000000000000002022cbb7091332937c941141434d374399a56e02611e11 786 0.49/1.00 vMB 153
476,987 476,987 0000000000000000013bb4ff4dc2d48a793c7db45e733b8ae79e5313f157571e 1,016 1.00/1.00 vMB 66
476,986 476,986 000000000000000000a8869cccccd39a7c25a842a76548f0685f624607b62472 907 1.00/1.00 vMB 72
476,985 476,985 0000000000000000013bdb0d116aef4713ccf86d85edd51b7195b66dddba3fe3 490 0.99/1.00 vMB 21
476,984 476,984 0000000000000000012ea1dc68e1a3980367124bbeac9dcb580c3b6a54da4ee0 47 0.03/1.00 vMB 83
476,983 476,983 0000000000000000005907e79ec9002a127b4dbe2bb43b9884ade048033f67d2 245 1.00/1.00 vMB 4
476,982 476,982 00000000000000000106c047db1a0035fca7efa75ead64ef73ec769799da4f13 274 0.15/1.00 vMB 118
476,981 476,981 00000000000000000118562b2ed91da61c6e9f72870a30f56b22482556d7990d 610 0.27/1.00 vMB 86
476,980 476,980 0000000000000000000a01704cf3e9912df93116801b230787e2d41b4215e5f2 1,339 1.00/1.00 vMB 89
476,979 476,979 000000000000000000bab3dc13481c4ac4b9f04e9b67328349ba3e0d8e371c54 1,749 1.00/1.00 vMB 220
476,978 476,978 000000000000000001581fd4b6fe165308c545790cd3d0f2594f8a1e77a31121 781 1.00/1.00 vMB 30
476,977 476,977 000000000000000000356be649da8d860906a0310e3d73dca521c782e9af3889 1,651 1.00/1.00 vMB 48
476,976 476,976 0000000000000000001ea20ee295f8b660d1a1e9fef423ec4c39f290f8f2f8b9 1,428 1.00/1.00 vMB 175
476,975 476,975 000000000000000000145d63a27e32d4ec87ffccc33ebe3e36728e67d504f2e4 2,185 1.00/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 783.11 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: 734.05 GB
    • Received: 18.55 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.