Loading Tool

Explorer IconExplorer

Memory Pool

39,252 transactions
27.55 vMB
0.06658315 BTC
Random Selection Loading Transactions
Max Size: 140.70/200 MB

Candidate Block

Mining Attempt 668d7a7c56bac14b02f95c434ba6195511a088a10266987aba23ee8ac38202ae
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 73dd5352b5615131fe4c40ed526f620549a34e1ac5b44d0c4fc508f2b4cec41d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.01413706 BTC
Feerates: 100.95 > 1.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (685,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,218 229,218 00000000000002317aff41cc4d1cef057c5746d87d90363db568b0c61da5c55c 353 0.16/1.00 vMB 162
229,217 229,217 00000000000000f52fb0b26092f0c9fd04702756c6ef8cb51e200c6ec1eed599 342 0.17/1.00 vMB 167
229,216 229,216 000000000000007bc02a6ab96c7eba0bc54e54c1bdaca301f8f101880cf893ab 254 0.25/1.00 vMB 51
229,215 229,215 0000000000000020500d20d63ee6333ec525e647a959bd74763628ca073eb666 676 0.33/1.00 vMB 3,165
229,214 229,214 000000000000028164115710dcf33a60e0941ade75420c96692a4ec64475a22b 6 0.00/1.00 vMB 134
229,213 229,213 00000000000000ab6b43217566ec0e5ce2a7333c40f6179238bf610fede13993 235 0.15/1.00 vMB 121
229,212 229,212 00000000000001970017a6f9d23efdc27704785903575f0ee5995d2aca62da58 445 0.23/1.00 vMB 137
229,211 229,211 00000000000001efa35350c9dc1d4b784839613e4d9e703413ada731e7de4eb7 128 0.05/1.00 vMB 121
229,210 229,210 00000000000000cff92f05c966eb88b5f2628527bde7ac4018edab25a47b4eac 724 0.25/1.00 vMB 197
229,209 229,209 00000000000001558dc1b08450d07c6c163cd1218fa8415f7f2d8f53d67666fb 112 0.04/1.00 vMB 83
229,208 229,208 00000000000002811224321bae1302bf42352cec89724fa02cb08c72b41af8f6 541 0.23/1.00 vMB 205
229,207 229,207 00000000000001ebd80d306da746fb81d4ed95c7c746fb4b1452d2ac78a58de2 564 0.38/1.00 vMB 134
229,206 229,206 00000000000000ff8bc5ddcc3aec6649287cc4e4b21ee8b5e754422dbd9eab7c 789 0.25/1.00 vMB 194
229,205 229,205 00000000000001d07f57b17d05b904d0935f92952a736e0dd598003fbf5c2315 446 0.18/1.00 vMB 224
229,204 229,204 00000000000000c08dde27dbd70a4d227142bc69482f21b9049b649339471fa9 310 0.14/1.00 vMB 160
229,203 229,203 00000000000000d1705657cc2ee7a1c5952cf123c14986a64c299995309641c8 294 0.18/1.00 vMB 122
229,202 229,202 0000000000000107d804784bb7d55331e5d24ee383600fe397c64d939975c18d 705 0.25/1.00 vMB 233
229,201 229,201 000000000000018d30179d9f757a21131a65fbdfb7b0dc7dc3a9f8325d8d8f25 590 0.41/1.00 vMB 261
229,200 229,200 000000000000027cbdc46bef8850baea301a521b0723a068ec19db803a4e1af7 343 0.24/1.00 vMB 120
229,199 229,199 0000000000000044696edcec39b0e8f1d717cdacd649a57025f405eb49aae4a9 472 0.27/1.00 vMB 169
229,198 229,198 0000000000000085c1e77acc968e51cf8c284dd5435302e6460d90936b148308 128 0.04/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 781.76 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: 632.28 GB
    • Received: 12.11 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.