Loading Tool

Explorer IconExplorer

Memory Pool

82,799 transactions
30.68 vMB
0.31079090 BTC
Random Selection Loading Transactions
Max Size: 185.06/200 MB

Candidate Block

Mining Attempt 2b2622460ace3b5ac528bdaa8b979d00d8a6b70d135ce64f31fcdf888ee9ecf7
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root eb0423b752b227e4ec1ac55462f1eb17d143690fd1a4aa1a8503d55c5ffbff91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,969
Size: 1.00 vMB
Total Fees: 0.22495558 BTC
Feerates: 502.67 > 22.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (141,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,492 773,492 00000000000000000006300361549415d46aad51e511c34fe24952cbb26fd41a 2,458 1.00/1.00 vMB 14
773,491 773,491 0000000000000000000316015260c4ed1f2b033e033c5be45598e5a84e606579 237 0.91/1.00 vMB 1
773,490 773,490 000000000000000000074164cbcf492700e93f2e7089a888ec63850f732e81c0 1,808 0.94/1.00 vMB 9
773,489 773,489 000000000000000000043b32eb23ecc57f5aa451ba2788228efb15f472384adf 1,765 0.54/1.00 vMB 12
773,488 773,488 00000000000000000004ecb3c8088d2b51e847625ebe9c36f9405b4171dc0e8e 1,896 0.99/1.00 vMB 8
773,487 773,487 00000000000000000007367bfd20b18b5aa334e13b352813a0b772748acf71c0 1,099 0.44/1.00 vMB 8
773,486 773,486 000000000000000000045fc15241ac438d438c420b5a71c45c2c97c3af658d1f 2,064 0.99/1.00 vMB 8
773,485 773,485 00000000000000000003c2c2a97fc87809362ca010c3d7e0bf88c80a85b21271 2,693 1.00/1.00 vMB 8
773,484 773,484 00000000000000000003bfc73a970c1d89a6bbe4269f989a82eaf207d6affcb0 199 0.07/1.00 vMB 7
773,483 773,483 000000000000000000040bc810399034e8c184a5398eebb1dd03d192893cc8f8 1,521 0.47/1.00 vMB 9
773,482 773,482 0000000000000000000133efe25b6ead1f2b3c7efbb8444d7f03687c1d41425f 528 0.14/1.00 vMB 10
773,481 773,481 00000000000000000001c5067a5beb78c828a4e5d77b75e1cdb137ee53a9e18f 1,622 0.98/1.00 vMB 7
773,480 773,480 000000000000000000039e3821628abb0299719565d8c49533386659a871f81f 715 0.48/1.00 vMB 6
773,479 773,479 000000000000000000025d62eee1265dad8a8d0b23da709abe0420ca85c32adb 832 0.59/1.00 vMB 10
773,478 773,478 0000000000000000000124106f88acfac8560932941de5631529a1205492b1d5 123 0.04/1.00 vMB 12
773,477 773,477 0000000000000000000685700696ad1e8b432ea58eb811039b548eeb962868b8 377 0.18/1.00 vMB 10
773,476 773,476 00000000000000000003b24913d5b21fd57b37fe145dd6bc7ce21ba521d9565a 1,245 0.95/1.00 vMB 13
773,475 773,475 000000000000000000054725a3a92f2dad79cd2a5358600395f16f86fe04bb72 1,742 0.77/1.00 vMB 10
773,474 773,474 00000000000000000000a7b97cfae18fa336c43993a69482f614e5ee953b0c6a 762 0.22/1.00 vMB 15
773,473 773,473 00000000000000000005e137c77cb8d6270ca30fa3a2f1a4eb63e46b949b6973 92 0.03/1.00 vMB 14
773,472 773,472 0000000000000000000171979cd7422aa35c833259855cbdb49c109617c2bce2 187 0.04/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.60 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: 671.86 GB
    • Received: 16.04 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.