Loading Tool

Explorer IconExplorer

Memory Pool

81,133 transactions
29.85 vMB
0.15160006 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt bc56889df17e5d31f235b3b3375dc97a6b569415c2d6d8b1ba668d9ca71974f4
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c54b1d581694a8d4e4e19c78c2d9f1942cb905f633e5515747828583a8696e01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.05759840 BTC
Feerates: 1,002.91 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (595,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,485 319,485 000000000000000010094fbc7f36a4073b511b2913ef7d38967042af99a87a40 38 0.02/1.00 vMB 22
319,484 319,484 00000000000000000e0756013fcceacd68486b8e2b44c988616ea5b506404527 107 0.07/1.00 vMB 28
319,483 319,483 00000000000000001685023ca5fc4c45a5f12f91779c8d7ca3e12a39e47a89b1 110 0.07/1.00 vMB 27
319,482 319,482 000000000000000005574b1cbc58c4692fb677655829d581fa706bae68fb8d3b 22 0.01/1.00 vMB 28
319,481 319,481 000000000000000014900e96f00b23ce7303448331df897424409b36307124e6 547 0.34/1.00 vMB 27
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
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.47 GB
    • Received: 17.54 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.