Loading Tool

Explorer IconExplorer

Memory Pool

70,293 transactions
26.39 vMB
0.06101065 BTC
Random Selection Loading Transactions
Max Size: 159.71/200 MB

Candidate Block

Mining Attempt 0616ae6502cf10daf7f2b6eb51f741c6ba9f0cc30172b26b7dbd92a2271e493a
Version 20000000
Previous Block 0000000000000000000036422ab61dbcf0349de83af20f000132644b332f8024
Merkle Root d1b132b5982a43735b1e68fbfc82665e2a9302cf62f15609a674d7401aa263b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.00485136 BTC
Feerates: 45.16 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,462 (681,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,305 234,305 00000000000000cced35bd198bece8ae4c89e42cdc374d66526943f514141176 1 0.00/1.00 vMB 0
234,304 234,304 00000000000000ccbe7f6fc86255d1d90e6bc9f3b15a7c3d4a43ede6fa8d5dea 577 0.27/1.00 vMB 168
234,303 234,303 000000000000000c1b933d11c29faeef0d3edd2d56a5d18324db292400910854 211 0.15/1.00 vMB 59
234,302 234,302 00000000000000fd57709e1e1df9431e2eaa1fc55145006a0c4dd1567c0abacc 575 0.33/1.00 vMB 133
234,301 234,301 000000000000017bc23a8ec2ac3247e3d0c6f88e2c7639ed23fb83549c35e5eb 165 0.06/1.00 vMB 141
234,300 234,300 000000000000010ae4f8e3f9d2fd9803f067e4d8c2416cddeafa894c1714cc68 384 0.16/1.00 vMB 159
234,299 234,299 00000000000001261dc232ade61138922a4794138f4945cf6d565bcaee88dc18 208 0.13/1.00 vMB 128
234,298 234,298 000000000000001c4b1b8002df8c619b1881d408d4a1440e082be263bdd7bc35 262 0.12/1.00 vMB 220
234,297 234,297 0000000000000101623ff95f3164db6867db296e731df1e117db24f174a2f9fb 128 0.05/1.00 vMB 189
234,296 234,296 00000000000000b2abc1833c3cd729ab2655ecef25c15e74f7647094a7d486a8 211 0.15/1.00 vMB 70
234,295 234,295 00000000000000c74bb7564b56bf2edb5c5cb13e068c72d94a69fb0fe3ae4ba2 280 0.13/1.00 vMB 153
234,294 234,294 000000000000000f79d442c197f98a79942fe9567d80142feffaa42b1aef6fcc 383 0.18/1.00 vMB 138
234,293 234,293 00000000000001871ba8cd5bb22beb4d33143d6b30dc765e322e40a64e559c7f 578 0.25/1.00 vMB 169
234,292 234,292 00000000000001709028b75a950992e059098a5ca84cf44fe566036bccc24d59 3 0.00/1.00 vMB 97
234,291 234,291 00000000000001331309ae68ba0bf941ce637383f070d9fa8d39dea6324abfd8 83 0.09/1.00 vMB 90
234,290 234,290 00000000000000a4d5428707a988680aa034efc5437e03f5b3c36edafab1d1ff 207 0.08/1.00 vMB 216
234,289 234,289 00000000000000041ab32178d44045f90c8eb7c431c795707e703a2f2363bb54 488 0.21/1.00 vMB 166
234,288 234,288 0000000000000016a2d3791122ce9b13516fb1409a5ddbeedded3d8fcbb9c32c 5 0.00/1.00 vMB 42
234,287 234,287 000000000000003d4c9902d6fd8bb753fb31b3c206f1e278495e672208529ff3 186 0.08/1.00 vMB 96
234,286 234,286 0000000000000077f48c2ab48e2972d00e2348968ec09de3a718e45f05d645da 326 0.15/1.00 vMB 106
234,285 234,285 0000000000000187764e1bd2f28a0322464e91d357f0881f387df98eeb61cddf 440 0.20/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 783.20 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: 753.86 GB
    • Received: 18.91 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.