Loading Tool

Explorer IconExplorer

Memory Pool

46,116 transactions
20.53 vMB
0.05818190 BTC
Random Selection Loading Transactions
Max Size: 117.22/200 MB

Candidate Block

Mining Attempt 79b5d4d01623bff7c78ecef08b925db8bf577c48492c4ff71eac30c8e76265a4
Version 20000000
Previous Block 0000000000000000000013c3406ac0cc250fca53c3a7920e4e0d1f7390981032
Merkle Root 342398f0633f1b377d47d60b21715ce910c69b474907bc5568fc0029faac4a47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,426
Size: 1.00 vMB
Total Fees: 0.01752466 BTC
Feerates: 453.09 > 1.76 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,961 (692,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,042 221,042 00000000000004a10ab10040b3de6d335ef5b232143b29c726c36a643cb26379 119 0.07/1.00 vMB 99
221,041 221,041 00000000000001899ef03c977545f9fb28a1e4c77fd4c967cf6d748fc28ffe87 678 0.25/1.00 vMB 281
221,040 221,040 000000000000025672eb47567802166730999eb333d196d96c5d4b53fcfb717c 35 0.03/1.00 vMB 104
221,039 221,039 000000000000012abc8e765029fd2f01d97a989d5df451916895ba8e01efeda1 82 0.03/1.00 vMB 185
221,038 221,038 0000000000000440b7f0714079e2c8d5d5b23d9391b1dfaa177987fdaff7c998 194 0.11/1.00 vMB 231
221,037 221,037 000000000000041678ced924b6088670163d3a34239f0db57d6fa5e278b2d4e8 122 0.11/1.00 vMB 146
221,036 221,036 00000000000003d4dba88c5ab06bb79aca68f3b423c239b43a6db999ebbddc7a 333 0.14/1.00 vMB 171
221,035 221,035 00000000000002485d9ff557f4c3c300d01a39f49f37cac5141e2d18f19eb92b 135 0.06/1.00 vMB 162
221,034 221,034 000000000000011d0c803e3bfaf4498fb8fae201a9496426a66eec2590484028 439 0.18/1.00 vMB 305
221,033 221,033 000000000000042d6572a0a809a99b107f9463589c7cb8a320f971ca92709b3d 571 0.26/1.00 vMB 250
221,032 221,032 00000000000001a7d40bf68959c362ed4510af5d0474ec2817613c7af1f5c221 54 0.03/1.00 vMB 30
221,031 221,031 00000000000004144f36a540a9a0feb762c497ee60d3c7dad11b5b0108781389 433 0.19/1.00 vMB 198
221,030 221,030 00000000000003ebf1c0ddb419e2922b05d84935a8c579ed22d222c76b4a70c1 64 0.04/1.00 vMB 238
221,029 221,029 00000000000000847eea644f01ba180ac85c938fd21cf88849d28600922ace71 435 0.21/1.00 vMB 187
221,028 221,028 00000000000004f777381cc230a8f585ffdeea925b4987e31810bd6c50c67500 133 0.08/1.00 vMB 126
221,027 221,027 000000000000018699b8af4ef2b3011a73af3b645818182aca4442005a9e6bf5 491 0.20/1.00 vMB 226
221,026 221,026 00000000000004891f5290f377c3a78895face2e2752081089ce91e12f60b083 344 0.25/1.00 vMB 595
221,025 221,025 000000000000007e58f69e81274b315507299e65ed2166549c422e03f4506ca0 567 0.25/1.00 vMB 348
221,024 221,024 000000000000025444bc617c1bb5f1b3518d65d71964b214fbae6b068465643a 593 0.25/1.00 vMB 216
221,023 221,023 00000000000004098788b23902aa6eb2c46f71fcb72060652ac04bd71785111e 563 0.25/1.00 vMB 199
221,022 221,022 00000000000002036afabdcdb24679e962994802cc6821ece6fe313e387cee7e 761 0.25/1.00 vMB 308
Previous 10 blocks ↓
Total Size: 780.54 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: 535.95 GB
    • Received: 5.95 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.