Loading Tool

Explorer IconExplorer

Memory Pool

75,730 transactions
28.13 vMB
0.08739984 BTC
Random Selection Loading Transactions
Max Size: 170.69/200 MB

Candidate Block

Mining Attempt 0c764ecdda187fb7e3e2be4e3dd82f861c7ed4f1cf025c319c9d6dabed7c1f86
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fcc7347700fb9d4ee90d2ecea7006b6f104c7c0fbb5185e4d949e388022019b2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,499
Size: 1.00 vMB
Total Fees: 0.02676246 BTC
Feerates: 402.60 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (702,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,578 212,578 0000000000000188748146b61597c5c80a8cbecf10103c521cabf65641650bdc 742 0.28/1.00 vMB 200
212,577 212,577 0000000000000113fd88100758cf30f5bfdf2b235292a273e58de97a9286df77 135 0.05/1.00 vMB 320
212,576 212,576 0000000000000417607783e5329869f158477a6c692facc9b8ae40c8fcbc2032 210 0.09/1.00 vMB 179
212,575 212,575 00000000000001391c8a280d2b1c122f92e4d15f52b6876fe8f390deffd96ef7 272 0.10/1.00 vMB 180
212,574 212,574 0000000000000118f1f1acfb73c6890ef106bf087369a2fcde3669fab9c37111 89 0.03/1.00 vMB 46
212,573 212,573 0000000000000142690f93b0adb9f0540da13de499f54b43d0a4a392c5ee2c6d 233 0.09/1.00 vMB 202
212,572 212,572 0000000000000069861bc365475c7b2ab480064a4f3ff76c7c476ba5d04bedfd 90 0.04/1.00 vMB 83
212,571 212,571 0000000000000060f1c3943db24c76aa2c8e80e543a51728e7edf3aba23a928c 260 0.13/1.00 vMB 306
212,570 212,570 00000000000003f0031eec7b9a5a117bf9e0919da991abef6677ea034d8aa527 486 0.18/1.00 vMB 202
212,569 212,569 000000000000022c99604cbaf046b546e8556819950faba642f6a1bf2967fa68 559 0.25/1.00 vMB 180
212,568 212,568 00000000000003d46d4ca194ea1a8854a7f49a4ffbe769858e8ba5415a895291 9 0.00/1.00 vMB 303
212,567 212,567 00000000000001df382dd07094c68ec3f88352a1a04f9fd91b5c63ef6d667a26 63 0.03/1.00 vMB 152
212,566 212,566 00000000000003328130e6c99d698db93d92dff3c1e19544fed9c10c603a5375 274 0.12/1.00 vMB 164
212,565 212,565 0000000000000399aff558d8eea930c709edf795e6537e49dcc52be582dd6e0c 457 0.19/1.00 vMB 170
212,564 212,564 000000000000005245bf330e73fff3bcc8f8bc3d0043df18bec979530e7473d5 45 0.01/1.00 vMB 556
212,563 212,563 00000000000000fcbb1ce84be7785d090b0185b8a2feb700995a30ce12f55277 342 0.18/1.00 vMB 149
212,562 212,562 0000000000000099d7bec27be28979c5f16a07a9c24f3cf4f74ea19e25a9cc2d 116 0.03/1.00 vMB 99
212,561 212,561 0000000000000165dc721be8a9e425baa641c4ecca50e4f1a28848e6f783cf0b 521 0.26/1.00 vMB 183
212,560 212,560 00000000000002e141c5dfecf1c6e6d259e804c20137f2c39c6f17ddb01f52fd 491 0.34/1.00 vMB 60
212,559 212,559 000000000000006189ff8b5be297124bb28632fd401b5d54a9efdeb71fa38a05 654 0.20/1.00 vMB 284
212,558 212,558 000000000000024af31c5317db2df5fb37186040b7c1cb9ef4b31ba25c60a87a 55 0.03/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.93 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.69 GB
    • Received: 17.58 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.