Loading Tool

Explorer IconExplorer

Memory Pool

75,677 transactions
33.46 vMB
0.12657096 BTC
Random Selection Loading Transactions
Max Size: 186.62/200 MB

Candidate Block

Mining Attempt 91e34166ae4b0c90dbd2a9af659a9aa34cb4f4170aaca5a5380b5a3803aaf0e6
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root 4f721ac4812a7994a4caa3affbb259d7f11669a05a8b905972c399b6bfee7781
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,225
Size: 1.00 vMB
Total Fees: 0.01927509 BTC
Feerates: 70.48 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (681,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
234,284 234,284 00000000000000dc527749c3b3c66086202595c4eaa9515ae7f87d1027abd767 662 0.32/1.00 vMB 159
234,283 234,283 000000000000000ceac7f3f8ec9afa6730618ce2d7af5816c590b8029dcfe237 438 0.22/1.00 vMB 128
234,282 234,282 000000000000007deac27d7a05dcb09c720671ee703b18160b3074a5e061d2a7 386 0.15/1.00 vMB 178
234,281 234,281 000000000000014528bba49aadc54cce0b31e3fd411f8120d416541b34bb609f 412 0.22/1.00 vMB 172
234,280 234,280 000000000000018309736dba0c845a111a72e42941005030412cb6053be8b7ec 228 0.25/1.00 vMB 89
234,279 234,279 0000000000000085ec0a4f93f0cb42c3ec7be690f8f418bf71239dae8f41e702 461 0.25/1.00 vMB 164
234,278 234,278 000000000000000593959b4e69d71d7f2632e9a93947b6491c9cd55a4a564264 848 0.47/1.00 vMB 133
234,277 234,277 00000000000000005d1ab67fbe7e011085d0b2e69d30c139eb6a957556027336 739 0.25/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 783.11 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: 732.00 GB
    • Received: 18.53 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.