Loading Tool

Explorer IconExplorer

Memory Pool

76,706 transactions
28.51 vMB
0.09857076 BTC
Random Selection Loading Transactions
Max Size: 172.55/200 MB

Candidate Block

Mining Attempt 1f2257159a8cc21e658b56096f5bb70f3d3536b2d6054c327e51257ac0f9ff16
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 7d7a23b52c88520712a26c038eac7b161fe258f9f17e1a2beee60661baf39471
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,383
Size: 1.00 vMB
Total Fees: 0.03328203 BTC
Feerates: 402.60 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (436,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,259 479,259 0000000000000000005b1a5fb3018654539166cc52d630c443a323a553f2b9bf 422 0.74/1.00 vMB 23
479,258 479,258 000000000000000000e3829a9648960957dc94afa990951b14f9bd05599d2c5a 158 0.06/1.00 vMB 103
479,257 479,257 000000000000000000cc80add7ba17b2c311977e954ee13c884f2508b573d110 403 0.19/1.00 vMB 93
479,256 479,256 000000000000000001162a8867dc8a0eac52632eb7f47adc1fd009936c8290a2 1,421 0.99/1.00 vMB 65
479,255 479,255 000000000000000000a9091780c9e696552f368d9ffca8f4b7bf3b584b87d680 1,513 0.82/1.00 vMB 79
479,254 479,254 0000000000000000012db034d21d45b514931c5210a008890eb178c9ff170498 1,241 1.00/1.00 vMB 82
479,253 479,253 00000000000000000020dbd877d598e963c6435983d981ebe729ab673dd63e49 589 1.00/1.00 vMB 5
479,252 479,252 000000000000000000c92fafdcd4f0bcdef4061f76bba306cfc0d7e48e07957e 1,210 1.00/1.00 vMB 23
479,251 479,251 0000000000000000008b5f42d1a9f4c5c4c11a9531857be73ee8fb825528b7e0 2,093 1.00/1.00 vMB 106
479,250 479,250 0000000000000000010fc7fbc1ffeec35444f63966c77714874a3e00002845f2 1,503 1.00/1.00 vMB 120
479,249 479,249 0000000000000000008eca3f43095a890aeec0461114dd80c52327429978d0c1 1,374 1.00/1.00 vMB 81
479,248 479,248 0000000000000000008bf31923b691b990f252710b3b51584562e3a6a5f5417a 863 1.00/1.00 vMB 40
479,247 479,247 00000000000000000101f9548a4b60b8bf16528bae9a36bd0841973a6ddf0095 1,386 1.00/1.00 vMB 36
479,246 479,246 0000000000000000003d8f83dfd777f65a19d641b76f3a5d07a96725041c0a31 1,842 1.00/1.00 vMB 114
479,245 479,245 00000000000000000105fb54c811a2f334f91d7cf42a48af423393adb034b697 2,128 1.00/1.00 vMB 171
479,244 479,244 000000000000000000d36822ce81b5aa539506d04c8b0f71dec8ede2a3ce36f5 2,082 1.00/1.00 vMB 64
479,243 479,243 000000000000000000e232a0e9f0d7d98dd63d9861e940fde59b185621501064 497 0.44/1.00 vMB 39
479,242 479,242 0000000000000000002339303464c05d0a9b10e7b147f72b530beddae7f32610 314 0.21/1.00 vMB 105
479,241 479,241 0000000000000000009f488ae8951c1cb91679aa13b537aa8c6647202da4d899 1,999 1.00/1.00 vMB 28
479,240 479,240 000000000000000000d3d8f3b0d30c8d9153dc58c4279d21491d3d1a01665a27 1,842 1.00/1.00 vMB 45
479,239 479,239 000000000000000000844d6d01ccea62e21726f5ae8696f8766d2f3d14864998 2,071 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.