Loading Tool

Explorer IconExplorer

Memory Pool

44,837 transactions
28.57 vMB
0.12126251 BTC
Random Selection Loading Transactions
Max Size: 151.11/200 MB

Candidate Block

Mining Attempt 42a9137642e9e988cd253162c5f61e391f023e5955e05f880f180e74d1f27878
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root b91b6c114891e4bbfbe19dc166ab1a6cb24640351986b01c38c7a38e14fd3f8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.06679852 BTC
Feerates: 101.65 > 6.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (344,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,670 570,670 00000000000000000018800326411b15c3c04daf3ca8de8ce5cdd45d2f136248 3,336 1.00/1.00 vMB 73
570,669 570,669 0000000000000000000f610dadabb0d48d853ae642785a720db7f210f770ad57 1,103 0.34/1.00 vMB 56
570,668 570,668 0000000000000000001cf44dcbee69ac1442f0be0bf3dbb4b9d9fb239365064e 1,366 0.39/1.00 vMB 55
570,667 570,667 00000000000000000002996783aa4b87ec9ad76cea1b4b879920bf8130b373a4 1,173 0.33/1.00 vMB 27
570,666 570,666 0000000000000000001f9ed0cdcb01d9da3874bc0302175dabd83a6926cd1438 2,290 0.69/1.00 vMB 8
570,665 570,665 0000000000000000001fa6b89c99dc0595907891d4b063bb53eae8d2085d16c7 3,387 1.00/1.00 vMB 80
570,664 570,664 0000000000000000001468f4d468d6d7df32b4b74df51485b08f95ce4ebec319 1,864 0.54/1.00 vMB 7
570,663 570,663 0000000000000000000ad49860734db4b3733ebcd68089be698b86dffb619b84 3,405 1.00/1.00 vMB 57
570,662 570,662 0000000000000000002425815e9d96f2e68d88afe02a46f5dc33e1e68f805c5e 3,297 1.00/1.00 vMB 42
570,661 570,661 0000000000000000001882c269e9133beaed8eb8c100db0d091793dcc6506f19 2,651 0.85/1.00 vMB 41
570,660 570,660 000000000000000000075c50bf54a4ae72868377bdc5dc35437d7e844773a67e 1,558 0.48/1.00 vMB 36
570,659 570,659 000000000000000000057abd1723bec27b54b04577acbaa1ba33e8fb13b64578 2,497 0.75/1.00 vMB 34
570,658 570,658 00000000000000000020d7bb83c4b0f395e1ebdd531ce9f093288c9668075ce8 3,119 1.00/1.00 vMB 10
570,657 570,657 00000000000000000008c9dfe636a03cb22ed91d94dfb85770aa26776b37add1 3,636 1.00/1.00 vMB 116
570,656 570,656 00000000000000000014fb06732157f6c49e970d28a48111be3b4d83936e1177 3,358 0.99/1.00 vMB 37
570,655 570,655 0000000000000000002578e0d64a117f54eb20591496e4ae99fddeee9b9e246f 877 0.30/1.00 vMB 29
570,654 570,654 0000000000000000000a41aa636599db26cd6b1fa6f8c41347464fd08173811d 445 0.65/1.00 vMB 11
570,653 570,653 0000000000000000002120b5c8f1eb8a426528c0b06dc80e8c5f5543141c574f 2,148 0.93/1.00 vMB 28
570,652 570,652 00000000000000000020da2131ea3d53883c384fbf334b86195914e43d9a1c8d 2,431 0.92/1.00 vMB 26
570,651 570,651 0000000000000000000bb5bcac358c6915b44642d5cdad4602fcb5c1c8aa2c2a 287 0.48/1.00 vMB 11
570,650 570,650 0000000000000000001b702f39037199b3dac7c65d0b9a0e590daa40a5fe18ee 2,182 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.