Loading Tool

Explorer IconExplorer

Memory Pool

82,852 transactions
34.72 vMB
0.16351990 BTC
Random Selection Loading Transactions
Max Size: 197.69/200 MB

Candidate Block

Mining Attempt 29801690943f11eb9be558da19aae424de7669eee6596f9dffda603307a334b4
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 5d7bd66b8105aa4b3999fb10ce126746742f334783a8b00aa1802f7830c75d2e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.04333264 BTC
Feerates: 301.60 > 4.34 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (663,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
251,648 251,648 00000000000000325956806e90cb36c251dc4969819fae256bfefa44ae4eedba 25 0.01/1.00 vMB 5
251,647 251,647 000000000000005caa8773afba256898fda90a6e98404931c70944d2f39ea8d3 111 0.05/1.00 vMB 130
251,646 251,646 0000000000000041d5c80dd96c395ca42b8e5c07c0b15f2c28b87f7426929a67 307 0.15/1.00 vMB 122
251,645 251,645 000000000000006098b9458888fead6316617c8f9f43bfcee0f727015b8d637f 212 0.09/1.00 vMB 125
251,644 251,644 00000000000000671b5f21137211f11fc9eb70e94ef5f2606a3cb2574b491e54 195 0.10/1.00 vMB 105
251,643 251,643 0000000000000063d5ca9e41cef1272f7cc9c466ef7a2054f8fc6c9c225bd4eb 417 0.19/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 783.10 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: 728.31 GB
    • Received: 18.47 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.