Loading Tool

Explorer IconExplorer

Memory Pool

77,396 transactions
29.01 vMB
0.06960826 BTC
Random Selection Loading Transactions
Max Size: 177.90/200 MB

Candidate Block

Mining Attempt 47fac22cbbd5efdfb29547c2d42acf3afff2cc0bce27155dadeed0a0e15a0041
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 8c47e743006062101522d2e1b0fd46a5c45f372ddc0f6d4671612e8f400d5c8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.00632063 BTC
Feerates: 96.15 > 0.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (300,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,192 615,192 000000000000000000064fd3115388b9a2dd50d6e47814ac098df4530b7373c4 579 0.17/1.00 vMB 13
615,191 615,191 00000000000000000006885abdf9129380fd2cdc611c6280c319e38510f7883e 264 0.09/1.00 vMB 18
615,190 615,190 000000000000000000072e895e676c8daf6e940da8432cc5a34a7261aacf280b 1,099 0.43/1.00 vMB 15
615,189 615,189 0000000000000000000263bc55d986b9dea835b67b715bc7ace22051c487fca4 401 0.13/1.00 vMB 26
615,188 615,188 0000000000000000000252715f17f061989d006901e4fdd57d3e543cd186507d 2,730 0.96/1.00 vMB 10
615,187 615,187 000000000000000000089e987eb4f3e516665eb8c96328ba3162b4680f97aeff 2,641 0.85/1.00 vMB 13
615,186 615,186 0000000000000000000cb52e35baf3d8af771adcf99de42a5b33dfd6c81b2b87 1,566 0.57/1.00 vMB 18
615,185 615,185 0000000000000000000dc2d19586f582e5b8eb36f960b64608c6f33b1ea8e939 2,385 0.91/1.00 vMB 6
615,184 615,184 00000000000000000011346ab882893d673e98e65955aff0002c046720993d0a 2,457 1.00/1.00 vMB 17
615,183 615,183 0000000000000000001018a206100a0c81fd7b358373720a3f294ed7710c7cf9 1,929 0.58/1.00 vMB 10
615,182 615,182 000000000000000000054f5b7d39a88310ee675d801e2b88bd770b40d10a91af 2,785 1.00/1.00 vMB 15
615,181 615,181 00000000000000000008cc25c2445c00ede54b1d992a2c658b0548ffc7375d3c 2,162 0.86/1.00 vMB 13
615,180 615,180 00000000000000000005ca43c2427a73085519f1d095f01089ae60dc213189b1 2,302 0.83/1.00 vMB 4
615,179 615,179 000000000000000000083c51eb910d24289eb09e594802678acaf2cd081064f0 2,934 1.00/1.00 vMB 20
615,178 615,178 00000000000000000007636564041d6890fe89da8e9838a30fda00f5d0f1fcc6 772 0.20/1.00 vMB 2
615,177 615,177 0000000000000000000aa8d090931815ab167167a4fe668a56cf341f99bfcef8 2,563 1.00/1.00 vMB 12
615,176 615,176 00000000000000000008d0cbcb883dd051fcd9e9f478094ebbbf3eba48653e77 2,974 0.87/1.00 vMB 7
615,175 615,175 0000000000000000000fe003c8db5c1822ddc67950a6fb671e61ec6d5b4a7155 3,192 1.00/1.00 vMB 13
615,174 615,174 0000000000000000000ffffb447cf19414845f92276f8dfe19fc99172aa30664 2,240 1.00/1.00 vMB 7
615,173 615,173 0000000000000000000f54bb78dded6e126ff19281e380821b26810f31613b25 2,783 1.00/1.00 vMB 27
615,172 615,172 00000000000000000010413cc98d297d203abfca3e88647eb035d47dc7730aab 2,001 0.63/1.00 vMB 7
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.01 GB
    • Received: 17.01 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.