Loading Tool

Explorer IconExplorer

Memory Pool

77,958 transactions
29.06 vMB
0.07006722 BTC
Random Selection Loading Transactions
Max Size: 173.97/200 MB

Candidate Block

Mining Attempt f43f88f6db3487170dc8c19115794e6a08c520d03219918872e7619f9f84b913
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e0e275707520d3a2e43dd94b42e05868d92bd1d8c66b7077c02fc3bf5890c887
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,295
Size: 1.00 vMB
Total Fees: 0.01130527 BTC
Feerates: 73.20 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (239,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,365 675,365 00000000000000000003bbb69da179fc4db32fcd111baac19b81ece08fe8cb4e 2,528 1.00/1.00 vMB 74
675,364 675,364 00000000000000000009b64342908eaabb783618a6b835324b086ba3519a40e2 2,855 1.00/1.00 vMB 103
675,363 675,363 0000000000000000000a135aa4218c91c5ac51d37b3f80238c77979babb75372 2,498 1.00/1.00 vMB 63
675,362 675,362 00000000000000000008790efd7edd4b955a4f14c352e9e152a7edb5a49805a1 1,129 1.00/1.00 vMB 79
675,361 675,361 0000000000000000000c77062b6b297656178d6970fdec0f225970a0252ecd56 2,464 1.00/1.00 vMB 62
675,360 675,360 0000000000000000000ab0e08613cd1288780f475db41e278bd37514254edb33 2,057 1.00/1.00 vMB 103
675,359 675,359 000000000000000000065952ab35814a9a021f9e5138623779c93c6c56ad6cf4 1,558 1.00/1.00 vMB 112
675,358 675,358 00000000000000000002e012f206f05047346946074eaea1cba23ddda284c836 2,436 1.00/1.00 vMB 115
675,357 675,357 000000000000000000090b4d42a95e581684844eb481d510aba501b5875b3b7a 3,241 1.00/1.00 vMB 134
675,356 675,356 000000000000000000069508d405b2a2a462f0cf2ac766ef4afabbf022ed4cbe 2,306 1.00/1.00 vMB 47
675,355 675,355 0000000000000000000a56023ea4eaddd797d4cabdf61aaada615a02c98bd1d5 2,327 1.00/1.00 vMB 91
675,354 675,354 00000000000000000006f9810a33a3968085b939a8d57d974d97854b171186f5 1,747 1.00/1.00 vMB 24
675,353 675,353 000000000000000000088ec400f22de02be3ccab630af2dbe92d456d08054859 2,359 1.00/1.00 vMB 89
675,352 675,352 0000000000000000000abed1335b39a271768f5d59c40a2517cbe7f879d62330 2,878 1.00/1.00 vMB 93
675,351 675,351 0000000000000000000b9cca8660146bc9852817523f1db90f9ed2e74634ce1d 1,902 1.00/1.00 vMB 27
675,350 675,350 000000000000000000010250831841edda348beae37619d5a38b5f7a276cfc57 2,211 1.00/1.00 vMB 39
675,349 675,349 00000000000000000007f4a2f1e496e8614d927ace0556176d970741fe93ebb6 2,216 1.00/1.00 vMB 78
675,348 675,348 0000000000000000000aceb1a8b5e97449ad4d539457e92483a33a7f688815ec 663 1.00/1.00 vMB 110
675,347 675,347 00000000000000000000408b8eb17baebbbc4e13e69bae567f2a4302af94f14f 2,381 1.00/1.00 vMB 49
675,346 675,346 0000000000000000000d0ba6effcd3998523fc88a0759afaacf5f4e6acc56e1d 2,598 1.00/1.00 vMB 53
675,345 675,345 000000000000000000086e5b3f64246846f9244acffc9c0692f5da5f6b63e70e 2,824 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.