Loading Tool

Explorer IconExplorer

Memory Pool

77,531 transactions
29.06 vMB
0.07091643 BTC
Random Selection Loading Transactions
Max Size: 178.14/200 MB

Candidate Block

Mining Attempt c5c8a24acf13c210ca422754cbb7e57999e6f1fb39e35828c197a47392972fab
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root a246ad0b09297400be5e06d4d8abef9432e16bcb5749a21578e4f4368045353d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,050
Size: 1.00 vMB
Total Fees: 0.00751999 BTC
Feerates: 94.79 > 0.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (574,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,481 340,481 00000000000000000f6948c2bab28cafe43d505e6beb32772c6f2307f17831d4 426 0.35/1.00 vMB 19
340,480 340,480 000000000000000001b2a317e3966e237ab9f0c369fbd88891fadf5cbee1b5e6 1,254 0.75/1.00 vMB 26
340,479 340,479 000000000000000001c712183beac6963c91160de84685642aad4bf4a581a6ae 1,527 0.75/1.00 vMB 26
340,478 340,478 000000000000000008fac3ed40434b503ac9c5eb17b4dd10dc3994ff57a46b6b 411 0.21/1.00 vMB 40
340,477 340,477 000000000000000012869239217dd3e365499e5f479c80791030b76eafbbb381 379 0.20/1.00 vMB 28
340,476 340,476 00000000000000000c8484253a5daf87aafddd5c4024ab52541d1386c40d1710 235 0.13/1.00 vMB 22
340,475 340,475 000000000000000013027b36f2a0bd7f11016c03d728ae26f888ed40c35690c5 1,358 0.83/1.00 vMB 25
340,474 340,474 000000000000000008dfb0173ef9e86addcbd725698918e4e7e4a58f0538f2a8 505 0.75/1.00 vMB 15
340,473 340,473 00000000000000000d958e44d2fc691a0b46858e2f7948c6ded6d66282b6496c 1,741 0.75/1.00 vMB 30
340,472 340,472 0000000000000000161d3df8bd892a99e05d3f9b46ccf03a66c0f512a755c16c 366 0.52/1.00 vMB 16
340,471 340,471 0000000000000000026383357bccc2bd0377e060da262fc6344e22bdd6862f64 868 0.54/1.00 vMB 10
340,470 340,470 0000000000000000091ca3c655bb9b31121fe8da9e1b75248e023e93564ead93 284 0.64/1.00 vMB 13
340,469 340,469 00000000000000000368ad60ba93284b63b57fa7577915867cf82f435ae7234f 285 0.75/1.00 vMB 11
340,468 340,468 0000000000000000034186e7f30032b1f91e9e603707cae120cb4b28b9d859cc 664 0.75/1.00 vMB 16
340,467 340,467 00000000000000000277e073b0276fa48c01f6993fda987e784a21f7a6178f9e 1,856 0.75/1.00 vMB 38
340,466 340,466 00000000000000000cc9ea00cc3c1617e7cb591bdc790a1f88a2d3732125c2e8 322 0.75/1.00 vMB 12
340,465 340,465 0000000000000000031aa6f55b9d0685575efa14b55ce764422e569c24c54c52 461 0.75/1.00 vMB 13
340,464 340,464 000000000000000004710254633ca5ba907bbaab205b18ff92c9e40f7a4832c0 1,470 0.75/1.00 vMB 26
340,463 340,463 000000000000000004ec0581543dfcd033aa0c0935dbc4a7809a73cb95475d78 28 0.04/1.00 vMB 51
340,462 340,462 000000000000000012bb3d7f3535589e0d688b0487884729d734a42084979b96 1,054 0.90/1.00 vMB 18
340,461 340,461 00000000000000000a94aba200e1622c06c8353851fa651c805887366d003d02 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.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.