Loading Tool

Explorer IconExplorer

Memory Pool

47,415 transactions
28.97 vMB
0.08908081 BTC
Random Selection Loading Transactions
Max Size: 154.16/200 MB

Candidate Block

Mining Attempt 5e26a1e0f08facc495ea0307dd314ed65d2bab1c9261028f97be6006d62c59e5
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 5b0354166a72b99ff57c373b059d0d31e48ab931ffa6175dfe7035095f36d895
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,996
Size: 1.00 vMB
Total Fees: 0.03317153 BTC
Feerates: 151.16 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (578,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,381 336,381 00000000000000001215d5668fa2cb36b1af6ff182953d76dd5b33cd66918dd9 213 0.10/1.00 vMB 34
336,380 336,380 00000000000000000783451002e3ca4d8029647eb8eb154b089efd32b4229e75 223 0.12/1.00 vMB 21
336,379 336,379 000000000000000018dd9e911defeb366697d1f3aeabb54c27788a7ffcfd414f 386 0.22/1.00 vMB 22
336,378 336,378 00000000000000001a6e62968aede8ad7133f764fd815a63e70b954be215071c 1,047 0.55/1.00 vMB 25
336,377 336,377 00000000000000000b6c9ef7cbc7d4286ab05340af2e20e75b62bf900873930f 857 0.54/1.00 vMB 20
336,376 336,376 000000000000000000920bac2fc520bdb4ea4012369ffca5eed55e18646a32cf 1,124 0.40/1.00 vMB 36
336,375 336,375 000000000000000015a4f30d82ee0b924836815f7afb5d420852eedda59f10c9 38 0.01/1.00 vMB 43
336,374 336,374 00000000000000001124faaba22545ebea7ec0a5fc0218f972915698c417af9e 531 0.51/1.00 vMB 21
336,373 336,373 0000000000000000084413b21b030408acf50f2741ac623973ef8a9676e93b78 1 0.00/1.00 vMB 0
336,372 336,372 0000000000000000038c09063f665c6a3b906d0d6f0969572dc4a9d119f3b6ea 1 0.00/1.00 vMB 0
336,371 336,371 00000000000000000b858f3f63fa38dd01051abaa5974aec68c3c2712602205d 892 0.90/1.00 vMB 19
336,370 336,370 00000000000000000c3ac3a00701d773648fa304a324a7a11eb1e4cf71c8c972 646 0.40/1.00 vMB 23
336,369 336,369 0000000000000000189923f03da1a3130919808dc354074267ead5988b87ad19 171 0.10/1.00 vMB 18
336,368 336,368 000000000000000007113bc080f3442d74d11e02ca156e39c92290a78d70403a 728 0.44/1.00 vMB 26
336,367 336,367 000000000000000007edde8a1649ca5f967c95142920bb20408cfc1b9f1a2a66 157 0.50/1.00 vMB 13
336,366 336,366 00000000000000000c14f68c933909ea11cbfd9cd0ccec08f93334da66523710 126 0.74/1.00 vMB 12
336,365 336,365 000000000000000013a3446b7ea94c80cfe468f0b480bf3495984cc45e8a4bc6 531 0.50/1.00 vMB 19
336,364 336,364 0000000000000000171eb7d7dbbb097dfa66cb2bd1c1c2fda29d69aae835b33b 941 0.74/1.00 vMB 20
336,363 336,363 000000000000000013d91f9592a28134d6286ca4d3b8bdc3de98954f36a5c099 961 0.35/1.00 vMB 33
336,362 336,362 00000000000000000f61230eb6c3a987a1a9cb31af88066e14145acf13587ad5 1 0.00/1.00 vMB 0
336,361 336,361 0000000000000000104d5048a8db76cc045c88fc9e5aa9d0498e79b6afae67b7 704 0.69/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.11 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: 651.99 GB
    • Received: 13.67 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.