Loading Tool

Explorer IconExplorer

Memory Pool

75,027 transactions
27.58 vMB
0.06886682 BTC
Random Selection Loading Transactions
Max Size: 168.67/200 MB

Candidate Block

Mining Attempt 7da78db16d70a2eeb7ea42f66e5a1c9050be9389492c3a97145a3be52237bfc4
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 2cf38208b40b44c71e6f1b7f60a1b40163e48519b778c92f50c08188090df3bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,723
Size: 1.00 vMB
Total Fees: 0.01005537 BTC
Feerates: 150.93 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (663,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,669 251,669 00000000000000044ef00bd339f3886999a0a325e12f243b29ba1127b957b713 48 0.02/1.00 vMB 125
251,668 251,668 00000000000000262baf8911ccf8e383298a1c38901d69686f2a41bfec207858 96 0.05/1.00 vMB 117
251,667 251,667 000000000000006c3b74814716dee82d520bd0589a4c94f740e1d2231736ca40 143 0.08/1.00 vMB 105
251,666 251,666 000000000000002f8f494deb13da20afe0c1a4b8df87098e75d49d91651c2768 109 0.04/1.00 vMB 143
251,665 251,665 0000000000000059688ea850d87a3a154fd7bbef08d6ae9d1056e7e892b14adf 350 0.15/1.00 vMB 117
251,664 251,664 0000000000000007d756f7ae3b47d6c37a140b483d086b90efb025fb8eb9a942 149 0.07/1.00 vMB 112
251,663 251,663 000000000000000b64a8eb94ece77cd86dc9fd9e163690d7c913086cf9b191ad 261 0.12/1.00 vMB 155
251,662 251,662 00000000000000576af4042dfad47fea029f31177f04e2a247bd4c3baf4af869 197 0.09/1.00 vMB 203
251,661 251,661 00000000000000359b4f131b87b6a6f5a3b214a42b4ca6bb904d76e0f0f11d12 336 0.14/1.00 vMB 171
251,660 251,660 000000000000005fd69e454947f71c2d02231ef2780b52e26f39a510af99384c 172 0.10/1.00 vMB 40
251,659 251,659 000000000000004419fc54f3c39d5ea6219286e4df1fd5a6a4a1fa49eb5fca45 670 0.25/1.00 vMB 135
251,658 251,658 0000000000000065a8f2fa191b4b3dee089460f9c8ad13c7907c5551f0bc2fb5 161 0.07/1.00 vMB 135
251,657 251,657 000000000000004ce165749e045a516cf6aa86e8ef09e87c7cebf8bb6437ebff 152 0.08/1.00 vMB 117
251,656 251,656 0000000000000040c1684f2832103dbac2a98a0329b84af4875609835113bd1c 151 0.06/1.00 vMB 145
251,655 251,655 0000000000000019c89050a50c732c920ecf1f550e9b0e7b3cb3060b3065a6ab 14 0.00/1.00 vMB 23
251,654 251,654 000000000000004812a87c37f8d9ad2d613631bc27325b44ddc036f54aa0816b 234 0.12/1.00 vMB 102
251,653 251,653 00000000000000399a39fd8e7a2068cf06eaf5cb1f518575c959b2536863fa41 238 0.11/1.00 vMB 103
251,652 251,652 00000000000000157b83d2364c4ff4c26efe0b99d3ff3f2c5ef81b95446ad5cf 211 0.09/1.00 vMB 136
251,651 251,651 00000000000000070379f838b5fc5f943c4ff32571ee7d92710f1751cc0f03aa 39 0.02/1.00 vMB 34
251,650 251,650 000000000000002d4688a780c3742b8569236fe2359e9b472294885b7367ddb5 379 0.18/1.00 vMB 129
251,649 251,649 0000000000000057e1dd8891a5dfdc9371136c2583bf389b2db055a215ec36ee 11 0.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.71 GB
    • Received: 17.44 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.