Loading Tool

Explorer IconExplorer

Memory Pool

87,095 transactions
31.62 vMB
0.21697823 BTC
Random Selection Loading Transactions
Max Size: 191.96/200 MB

Candidate Block

Mining Attempt de71606b9574de98e92d90e33ada4f5c838566617e32469d67ee96514219ccca
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root f48498ef12e0af3bbf9c50036bd13450a71140f9d55216978659093f8bc50e24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.10905218 BTC
Feerates: 502.67 > 10.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (504,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,063 411,063 0000000000000000001b047355b474674c3cb58401325044b6b14649b76cab97 1,323 0.80/1.00 vMB 31
411,062 411,062 000000000000000004b8ab5d7441140b733cf4b0becd32ad78bbff1b87fb2b32 1,847 0.99/1.00 vMB 30
411,061 411,061 0000000000000000025e7eaf014816b02dec10cf60cc61332c3e5f8c2fee1f80 96 0.04/1.00 vMB 36
411,060 411,060 000000000000000004a0c783c422435fc90db956d41acab00be99ef871ef3cad 1,317 0.60/1.00 vMB 38
411,059 411,059 00000000000000000521148d7581eeaa2bf9ee5758f36c463da0c03d572749a4 464 0.49/1.00 vMB 21
411,058 411,058 000000000000000000e8b6ab94351cc9f72d6d1df5c7bb980de6c71d3a425136 1 0.00/1.00 vMB 0
411,057 411,057 000000000000000003d00e7ef278ea44f6f760251625c87d1d0d0f36d5ddea4b 1,678 1.00/1.00 vMB 26
411,056 411,056 00000000000000000095cc1f1022db6d7eddf68df9d9f1d6427c5fa16f5cbe7a 2,298 1.00/1.00 vMB 36
411,055 411,055 000000000000000001ca5eafa9507650b352be60c81c171eaeccc08e4c18f647 2,764 1.00/1.00 vMB 69
411,054 411,054 000000000000000001db19bc9fce9cf36c6ca01e0ba4c45003ad528ddbc6e4a0 3,333 1.00/1.00 vMB 56
411,053 411,053 000000000000000005ce6c73ddef3e2d0ee4027ecb07e17ebff4942b5cb9d10f 104 0.05/1.00 vMB 25
411,052 411,052 0000000000000000049bc415048bc4b44d91600d97fbfb00965c80e24fb1854b 1,789 0.77/1.00 vMB 37
411,051 411,051 000000000000000002dd7dbaef32505bc7952664fe8557b9a437a5748cf2e313 405 0.21/1.00 vMB 40
411,050 411,050 000000000000000003fd873c4664c37d428bdb971e43bcd3864154346f1dd6f8 297 0.14/1.00 vMB 36
411,049 411,049 0000000000000000032d64b57c764bb3b6df0ed9051218f7674efe6d75528642 494 0.21/1.00 vMB 40
411,048 411,048 00000000000000000520d253714f248b76fe59457c6df367c0202e7c3129fa4e 349 0.13/1.00 vMB 42
411,047 411,047 00000000000000000296f09026563bb897c1d06651fd150b3226c8efb5c518d5 1,351 0.89/1.00 vMB 27
411,046 411,046 0000000000000000023ab359084b7ea1c87f75f00b4cde1570bac46c406aa3de 2,599 1.00/1.00 vMB 44
411,045 411,045 000000000000000003cd025f38a029b88b680b474ce5651214f8e400e64adfe2 1,328 0.58/1.00 vMB 38
411,044 411,044 000000000000000004b84df8fd8d2248f848db864a06bda8a818dd2aa8004378 792 0.52/1.00 vMB 25
411,043 411,043 000000000000000000d6aa9786094812838aca80c6de75a8e682c34f6225ed9f 1,997 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.61 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.95 GB
    • Received: 16.08 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.