Loading Tool

Explorer IconExplorer

Memory Pool

78,011 transactions
29.00 vMB
0.10118909 BTC
Random Selection Loading Transactions
Max Size: 175.42/200 MB

Candidate Block

Mining Attempt 8c29f7efd1b478b585b9762bdab2a284f59b3e1fcaf244b6748fc3854f1345de
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root cbd81fdd79c1a439ce0f710ca8358b8568cb9ce89138510c06b83526ee5b0bba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,970
Size: 1.00 vMB
Total Fees: 0.03031441 BTC
Feerates: 402.60 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (595,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,480 319,480 000000000000000006ac5e20410555857fe7887d9431177afedd01379ca431a4 359 0.30/1.00 vMB 16
319,479 319,479 00000000000000001f6abf2a0e6264e2e075a97853fc81b3740f56b91c90a8f6 256 0.11/1.00 vMB 36
319,478 319,478 00000000000000001b3049d1b49188fb9c50ccffff626166d4e7a14331640e45 93 0.08/1.00 vMB 20
319,477 319,477 0000000000000000098e0a9b9fedbd9967e882a30f1938bd2866d32d8b34a49c 125 0.06/1.00 vMB 27
319,476 319,476 000000000000000010eac7bb33a9bbb1d57a11a6e087bc19ab8abbc41c696014 80 0.13/1.00 vMB 15
319,475 319,475 00000000000000000fde52e2e10d9ca9c9e25592f71c9d388e932d0e81359eaa 1,105 0.50/1.00 vMB 31
319,474 319,474 00000000000000001c7f19c79445df02ff831ab7f11bdb1b7c3771282c2dff3e 64 0.04/1.00 vMB 38
319,473 319,473 00000000000000000e68cb2aa308ce6c9b7619e0e146355058dbc3fdf48a6cd1 625 0.35/1.00 vMB 28
319,472 319,472 00000000000000001335b582e75624af090b2aa17e077e11d44c76afc0a85ddc 79 0.04/1.00 vMB 27
319,471 319,471 00000000000000000e9b64d0ff49c424499e0078cc29413ca302da201b103b3f 297 0.17/1.00 vMB 27
319,470 319,470 00000000000000001a42b740d758b736a99dbd894f1e2ae0b26f33a48c9c6e28 425 0.22/1.00 vMB 28
319,469 319,469 00000000000000002076e8a3ab93cca6f14f798a579c54580a2e1e57dd3e52a3 18 0.01/1.00 vMB 28
319,468 319,468 000000000000000004106ad97d99d37b8e5cd955c6dadec271cde131b0ed0b2e 201 0.16/1.00 vMB 21
319,467 319,467 000000000000000003e5385466cfbedb668385e769ab74b7476bc9c2ea7f0aa5 367 0.25/1.00 vMB 26
319,466 319,466 00000000000000001ab9291c980a56ff7ae1186399d57d38ce8fbf222b5d1825 505 0.27/1.00 vMB 220
319,465 319,465 00000000000000001b0d60a23343c59fc92d1d0a76df69dcb656ca0ee6511cda 400 0.46/1.00 vMB 2,011
319,464 319,464 000000000000000023e07e5e92480dda4e697d8ceae324a7de01c1ec895a9f69 271 0.18/1.00 vMB 23
319,463 319,463 0000000000000000251fc5d6b89d1399ab7ccca1272004954dee55282a5630ac 256 0.14/1.00 vMB 23
319,462 319,462 00000000000000001c5ddc3d9c228f73782a7ca8e3d8fb006a39338ef0ca2d1d 143 0.05/1.00 vMB 33
319,461 319,461 0000000000000000190d62e0d2330e4dc488593a69396831a4b0b38b7acce7ad 1,006 0.70/1.00 vMB 25
319,460 319,460 00000000000000001e030cf4e5fc217d76ca895773a4edb7892992f283e3119c 541 0.28/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.92 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: 714.54 GB
    • Received: 17.56 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.