Loading Tool

Explorer IconExplorer

Memory Pool

34,191 transactions
25.72 vMB
0.06061090 BTC
Random Selection Loading Transactions
Max Size: 130.13/200 MB

Candidate Block

Mining Attempt a6e966a2233cc699929368f4363a5467ed7330245ee395ce00653572e507cdae
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root bf641121bbb6ce90444debc73e7a9ae49c322a005fb0e439e685bff37d04fb35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,035
Size: 1.00 vMB
Total Fees: 0.01373666 BTC
Feerates: 74.70 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (234,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,122 680,122 00000000000000000002439605cb43cbe30b034f206b6b31af6e2e2cf4f08fe2 2,210 1.00/1.00 vMB 183
680,121 680,121 0000000000000000000123d65348443c8b2116698669ec31d783ae7932255253 1,864 1.00/1.00 vMB 167
680,120 680,120 00000000000000000009818b07c199377feb64e02f8d488dfb45516fde44b9b3 2,616 1.00/1.00 vMB 226
680,119 680,119 00000000000000000009e6366ee5541e53d033fc57f8e647d649423021b120fb 2,438 1.00/1.00 vMB 169
680,118 680,118 00000000000000000004b7b7aa1df36cd1ddefc06889bbc967cdd40692f7c526 3,137 1.00/1.00 vMB 287
680,117 680,117 0000000000000000000530ec39fe506b64cf231a303f5af1029b5593a0d67e55 1,173 1.00/1.00 vMB 142
680,116 680,116 0000000000000000000133e09c0cf7f0cc07f61ffc082a6ef535d347724c9f7a 1,940 1.00/1.00 vMB 199
680,115 680,115 00000000000000000002918883e928a69c01161f2dc18d69713f1f864ea4c803 2,300 1.00/1.00 vMB 188
680,114 680,114 0000000000000000000b3cab2470b8420705ec456255996175071e1c421d2c44 2,104 1.00/1.00 vMB 185
680,113 680,113 000000000000000000077aa89ae15dcdc8a9026d6da108e6faeb4b05f07f2769 1,615 1.00/1.00 vMB 201
680,112 680,112 00000000000000000005c788ff1cd7141c77f64ce04a3d9e9b988a35a85ceb88 1,669 1.00/1.00 vMB 270
680,111 680,111 000000000000000000099dd3baebe8bfc8b77ad8af4ae25c4eba93abf8282035 2,733 1.00/1.00 vMB 250
680,110 680,110 0000000000000000000b8d38b39ebbabf458aa24ae5dfc76e5049a320e863cce 2,729 1.00/1.00 vMB 271
680,109 680,109 0000000000000000000722d822d3a0cd253a1317f5f76a526d61aebb9d5f0020 1,991 1.00/1.00 vMB 199
680,108 680,108 0000000000000000000bcfa85de913fc759209800a2514a593cb9186ac08793a 2,477 1.00/1.00 vMB 245
680,107 680,107 00000000000000000002abd6f869815a94ab4b6eca1c15245e1b8a9c0a174220 1,969 1.00/1.00 vMB 213
680,106 680,106 000000000000000000099e8ebb630b39520647088c7d4b5be0acb3ba4c0bace7 1,355 1.00/1.00 vMB 263
680,105 680,105 0000000000000000000223265f05bd2f396eee7c1f1677843c4f590088f22524 1,599 1.00/1.00 vMB 280
680,104 680,104 000000000000000000098eb5f36bffed52258df2ea77c5d2f7da0cd033b455fa 3,084 1.00/1.00 vMB 321
680,103 680,103 00000000000000000001a6477b074f2f3062a6c879e8089877b13be9e6f8430d 1,939 1.00/1.00 vMB 173
680,102 680,102 0000000000000000000a43e160b091c4d96cba51978c9dca985e134cc6bc814c 2,718 1.00/1.00 vMB 203
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.