Loading Tool

Explorer IconExplorer

Memory Pool

77,201 transactions
28.79 vMB
0.06989128 BTC
Random Selection Loading Transactions
Max Size: 172.30/200 MB

Candidate Block

Mining Attempt c67434d4fea048de538ef4102773e43f191efef83701b4decb72c50f9d4ae55d
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 00d48c56f7348cb925c81b085ee2d612fb954e34e39e09a938eca1ab3daa6fb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,102
Size: 1.00 vMB
Total Fees: 0.01192254 BTC
Feerates: 150.77 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (733,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,292 181,292 00000000000007d640114bcc46d7e759f165663c038a6f1a996d30c2722a755a 134 0.05/1.00 vMB 5
181,291 181,291 00000000000008b67e3f1ae337d891957cabf47d07b368ade1d85868a1b620ef 336 0.17/1.00 vMB 106
181,290 181,290 000000000000065167a50ae658d0daac0f43dd0c4f52decc8201c76161ae357c 63 0.03/1.00 vMB 61
181,289 181,289 0000000000000517ae41a7180962674ab293533c9c3ed05c83328d90d52bb29d 471 0.19/1.00 vMB 134
181,288 181,288 00000000000001eaa97dea3c5725d7f3a55a04885ac71aebd7fbaa26fcae7b8b 560 0.25/1.00 vMB 146
181,287 181,287 000000000000021bd5c872603060a9dbdba6e62c76127322d64e6b64c51795ea 67 0.03/1.00 vMB 394
181,286 181,286 000000000000004a1bad51b4cf9b220b249c5dc0a0ca9d6029d0c916f68a4baa 534 0.25/1.00 vMB 157
181,285 181,285 00000000000006f46b6371f9be224198ee6debeb2722e882c64a62e071457b86 41 0.02/1.00 vMB 23
181,284 181,284 000000000000040d82193fc83b8d0e2d8388fd538244ab74df741cc760f1bc1d 270 0.15/1.00 vMB 105
181,283 181,283 000000000000026b097414c425a1d04c6fe7396af8ce8f9cfa66ae980fa92121 550 0.25/1.00 vMB 157
181,282 181,282 0000000000000381cdc93707c4106e1e8428b859efa5aee8e70d3083225e3042 271 0.22/1.00 vMB 112
181,281 181,281 0000000000000306bb1a55d8cafbd81b9a7d4626c3775d9c05f74cae23c0d0a6 510 0.25/1.00 vMB 121
181,280 181,280 0000000000000863b2e923da322eda5ace9888484c5ec0f3a71a48f10116f52e 165 0.06/1.00 vMB 447
181,279 181,279 00000000000001c0f923ae979d68a4661914bb47731cb3e66fe6dd858813191f 346 0.15/1.00 vMB 213
181,278 181,278 00000000000002b750b772e3b417978867edafaf144bb3eecc2baa12f0c038b3 34 0.01/1.00 vMB 82
181,277 181,277 00000000000004cc0a86ddf3c294a06619abbb7939a6e15fd58ab48af9d9c7fe 368 0.15/1.00 vMB 207
181,276 181,276 0000000000000560221252edaa361d689da804a62a78f50ef158c2891bf3789e 121 0.05/1.00 vMB 157
181,275 181,275 00000000000007122e2c0308ab69378410df27653dd2cc6307cb1965eac08c96 16 0.01/1.00 vMB 48
181,274 181,274 00000000000003c554cd79f7aee915fe30d9aaea30aa1b6752aa9ecfe6e496c4 143 0.09/1.00 vMB 163
181,273 181,273 00000000000004170ab8fbfdf66077ea27bc037d4f6560761c8f20415f5877ab 126 0.05/1.00 vMB 92
181,272 181,272 00000000000002a2f2ad62afd5fd09a5e92db21e43b80fe70335e6f4368f43b5 15 0.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 668.74 GB
    • Received: 15.56 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.