Loading Tool

Explorer IconExplorer

Memory Pool

40,154 transactions
28.18 vMB
0.13584489 BTC
Random Selection Loading Transactions
Max Size: 143.83/200 MB

Candidate Block

Mining Attempt 8d2a68e41190c7baa009562b337711bd2e5f4a916bb7014279a8a7f9e8acbbd3
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 0ff3523799cddc27b5cedfa1b63e09bea7587a24b09b58d2705742b37d0bf08e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,234
Size: 1.00 vMB
Total Fees: 0.08168878 BTC
Feerates: 102.90 > 8.19 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (362,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,489 552,489 0000000000000000001707d04fd2b036af5da0a2dbd9e55e32f302f6c488233d 2,751 1.00/1.00 vMB 29
552,488 552,488 0000000000000000002f2b2d3df9ebd731fa0fa6622530f0ecf9986d355fead2 2,522 1.00/1.00 vMB 23
552,487 552,487 0000000000000000002bab9649eebede274b29cac57c0d90f40fbb1d1a60bf53 2,588 1.00/1.00 vMB 45
552,486 552,486 00000000000000000008b629d5df35f4dad460c36c09056fa3343873e80ad2a2 2,413 1.00/1.00 vMB 44
552,485 552,485 0000000000000000002f25644ca67a3051dc436a5acd0b7a84323cf0cdeb72e4 2,690 1.00/1.00 vMB 53
552,484 552,484 00000000000000000014773846e73ad2b594fc115c712a499bdb9f5e912e9eba 2,561 1.00/1.00 vMB 68
552,483 552,483 00000000000000000019136d348544cb45fa1ff13b6026407a1d6f935938fbcd 1,970 1.00/1.00 vMB 27
552,482 552,482 0000000000000000002777db09a5406b95f6e0f7aa44083002cec7236bbc19e9 1,476 0.50/1.00 vMB 45
552,481 552,481 0000000000000000000118544d98d655b90460662272512537df81e045e30762 864 0.34/1.00 vMB 22
552,480 552,480 0000000000000000002f9f8f418e43097b2f39f8f52dd93306e4bca772fc6cbc 1,667 0.73/1.00 vMB 20
552,479 552,479 00000000000000000022ba1b6eae222656576c50274ff92675934d39ebe2fdbb 584 0.28/1.00 vMB 29
552,478 552,478 000000000000000000312780ba3d0d42981f3c6448131fb520a7893800d9f7ac 2,322 1.00/1.00 vMB 19
552,477 552,477 000000000000000000257fe9759ed3466dfbf4bd3c90c32f314ce2e62f820597 217 0.10/1.00 vMB 33
552,476 552,476 000000000000000000271372809dfd5c1403bfed364ed07559389ca1b575627b 1,075 0.51/1.00 vMB 22
552,475 552,475 0000000000000000002f72b08f2eec04ee9ff54aaf253c11b1f549006ecdfc96 1,765 0.95/1.00 vMB 22
552,474 552,474 00000000000000000000d3f28219378f459167c77f759b3d73f7ab014f93fa3e 49 0.04/1.00 vMB 11
552,473 552,473 0000000000000000000e5fdc40511854cd8989a3802728dbbdf6322c4532450a 1,053 0.50/1.00 vMB 23
552,472 552,472 0000000000000000002dad784f66b21662437f9764c3a39f1b3a86c225c4a076 1,066 0.43/1.00 vMB 19
552,471 552,471 000000000000000000021a1d4adbd9e1741c1613fb446f69acb8fe7c68621000 1,237 0.51/1.00 vMB 24
552,470 552,470 0000000000000000000da264d0c7d5843bf14d4a1fe47d81665f1cece940b8cf 1,018 0.65/1.00 vMB 12
552,469 552,469 00000000000000000018c4a1124b036e32cc1e38b9238b2560fb9e6d94499d95 855 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.