Loading Tool

Explorer IconExplorer

Memory Pool

77,118 transactions
28.64 vMB
0.06511926 BTC
Random Selection Loading Transactions
Max Size: 173.77/200 MB

Candidate Block

Mining Attempt b29c28194428cf1bf770268852c53958a28aac400f2517a4e59b4b90b0ee918f
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root da7b2e89b2ed69e3de5803d321c489c638af42b25fb33ff14b8ff432b2e2129c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,650
Size: 1.00 vMB
Total Fees: 0.00570131 BTC
Feerates: 100.28 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (240,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,400 674,400 00000000000000000006ae9d2d58dcdfc609ff2f272b82d62aa439be5e5b9a8f 1,830 1.00/1.00 vMB 56
674,399 674,399 000000000000000000095713bdb1c8dd1bd39ed78d2978cbda805b9825177741 1,963 1.00/1.00 vMB 43
674,398 674,398 000000000000000000021f99d331549e6450c0592b2067c943d074b817300bff 2,013 1.00/1.00 vMB 40
674,397 674,397 00000000000000000000aefdc3dd835781d78525151aeb3887127c30d7f78fbf 1,398 1.00/1.00 vMB 40
674,396 674,396 000000000000000000098718dec723f790745115d0ee15bc874ef34205e7fb30 2,070 1.00/1.00 vMB 63
674,395 674,395 000000000000000000077d4ec90a1b9eed2e4fbae9f3a96c81edf83ae99b7bef 2,746 1.00/1.00 vMB 63
674,394 674,394 00000000000000000007f7a200609c8398656c7f857fdb2c3dd0f1c446eb1e62 1,437 1.00/1.00 vMB 76
674,393 674,393 0000000000000000000412bafa917cc1a30293dc8e60fe7b88bbf9ba74e9b0cc 2,936 1.00/1.00 vMB 59
674,392 674,392 0000000000000000000060bf41716a9d6bb4200355badcb4385843da4329496c 2,341 1.00/1.00 vMB 70
674,391 674,391 00000000000000000009e26d6920954df565ebc70c80511f35f715a3a200183d 1,236 1.00/1.00 vMB 49
674,390 674,390 00000000000000000007de03d8b4f7c19b72a3b899bf100046e2010e2c765b1b 1,226 1.00/1.00 vMB 56
674,389 674,389 00000000000000000004198e916e01e19e8b0aca7c1cbbd651491869e832638f 665 1.00/1.00 vMB 57
674,388 674,388 00000000000000000003781e9d19c72b8aa0ce69ee859c755cca5dcec8190784 1,492 1.00/1.00 vMB 58
674,387 674,387 000000000000000000013133b05aafd2aeacc4ed96ec0857698c12abd4e55a90 3,015 1.00/1.00 vMB 99
674,386 674,386 0000000000000000000086661c2e8852a683d62aef5712d29e91918041c1f844 195 1.00/1.00 vMB 51
674,385 674,385 000000000000000000091afc491f67dc650c37b33bdbacb2a5dd284d01090f00 366 1.00/1.00 vMB 54
674,384 674,384 00000000000000000001a00e6957773a5191493353f553249c0d97d8b2ffbadd 1,341 1.00/1.00 vMB 67
674,383 674,383 000000000000000000045d21fee8cd049b7fa5696a1954982240dda016405f0f 416 1.00/1.00 vMB 55
674,382 674,382 00000000000000000006cdc7be938ce64f0b34bf2af9cae4c0965575ea1995fd 242 1.00/1.00 vMB 57
674,381 674,381 00000000000000000000b82025cc742a69b6343f7298dad0c06c137d87c92194 1,024 1.00/1.00 vMB 64
674,380 674,380 000000000000000000047f9fbbb0d2d960c3ff5f5d1f75e563f880a252106191 1,329 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.