Loading Tool

Explorer IconExplorer

Memory Pool

43,065 transactions
26.42 vMB
0.05987013 BTC
Random Selection Loading Transactions
Max Size: 138.82/200 MB

Candidate Block

Mining Attempt c82e8a374e3be16af671092ca253b857afd32029890fe54f027ae7b0374b3f2e
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root 53dddd5182c92a03f9a83f2bf382e93ac7f172846cf1e18b52c800ac82b2d30f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,512
Size: 1.00 vMB
Total Fees: 0.01144946 BTC
Feerates: 74.70 > 1.15 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (68,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,182 846,182 0000000000000000000015e7243ec3967da32f29d2562cce66d3405edee5e812 6,728 1.00/1.00 vMB 20
846,181 846,181 000000000000000000034d679ee411e46d31ce6973c84d71b982ede09e817b9f 5,603 1.00/1.00 vMB 24
846,180 846,180 000000000000000000022f152ff11fe8394995f4d1470e11bb5cd5f1f9ba4e42 6,192 1.00/1.00 vMB 22
846,179 846,179 00000000000000000001cf9955ba7c8b5f0f14d441fb393440d8203b28fb0a3e 5,905 1.00/1.00 vMB 25
846,178 846,178 00000000000000000000a28dd13adf50273550727d0adac225bb601272073af4 6,482 1.00/1.00 vMB 20
846,177 846,177 00000000000000000002d3426340ef5abf9a5a96bb32959f135ed17f9b3e84bd 5,068 1.00/1.00 vMB 29
846,176 846,176 000000000000000000006d5e2679e2293dc11f4a21720727b7735adcd1764e02 6,405 1.00/1.00 vMB 19
846,175 846,175 00000000000000000002bf872eedc7083db35747c5d138a13c56e3caabac1866 5,920 1.00/1.00 vMB 23
846,174 846,174 00000000000000000002209d1d37cc52a05618e6f441040a3cb8e331a174c7b7 5,743 1.00/1.00 vMB 18
846,173 846,173 00000000000000000000f07bbbdbd5122533d9eb6e5e5b33de12d368e3cc1295 5,656 1.00/1.00 vMB 41
846,172 846,172 0000000000000000000161325096710fedea4a98ad2696e4eab048335f930e9d 5,890 1.00/1.00 vMB 22
846,171 846,171 0000000000000000000092b52198138ef20cc9f497e5171447f2b8cc676221be 4,893 1.00/1.00 vMB 24
846,170 846,170 00000000000000000002256296458d35c4294253da6d401d1fe157bfb64b3fd7 3,886 1.00/1.00 vMB 19
846,169 846,169 0000000000000000000086cb2846e5280a83738059c0bf5c54f3755d514d8671 3,730 1.00/1.00 vMB 27
846,168 846,168 00000000000000000001ea5c8dbf3ae0c0e97e09b85a6b18f5c61ae3849f4c4d 5,588 1.00/1.00 vMB 19
846,167 846,167 00000000000000000000db8519194f2c1725437410d4f3dd2c5477fc2e97e5a2 5,599 1.00/1.00 vMB 22
846,166 846,166 0000000000000000000134d292a2c751eefd6a7c1162c5d9b35d6da681ac6c9e 5,837 1.00/1.00 vMB 19
846,165 846,165 00000000000000000001b7ec6fc5de76bbd45b5c692f3bbe8a2ed5ce0f30ad07 6,749 1.00/1.00 vMB 17
846,164 846,164 0000000000000000000163c5f9d07b89f0d977f244f52620e8a44698ec0aeae2 6,019 1.00/1.00 vMB 18
846,163 846,163 00000000000000000001f5078f3ce3f7b65e5b1c91fb1628a06bab202bbc7e42 3,089 1.00/1.00 vMB 20
846,162 846,162 000000000000000000024397012a3274523b9e3257d539cdd6ad3043fc206a3f 3,017 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.91 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: 645.83 GB
    • Received: 12.78 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.