Loading Tool

Explorer IconExplorer

Memory Pool

51,292 transactions
30.54 vMB
0.09978885 BTC
Random Selection Loading Transactions
Max Size: 163.85/200 MB

Candidate Block

Mining Attempt 6d234db74b2f3012f040eaf933c03064584b7205cdc1e67cb329ff4e078c205e
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 4f66bfd9536d186032b59c2385721f723b2dee32e2d385dec729b6ef93d20e78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.02650982 BTC
Feerates: 202.16 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (234,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,264 680,264 000000000000000000096991dd533fe7eeb3b12a16024083534a2ea5169967df 2,371 1.00/1.00 vMB 178
680,263 680,263 0000000000000000000a9d922bc2b637ae40f0147d2bda867df2bbb0f3ea39ce 2,501 1.00/1.00 vMB 205
680,262 680,262 00000000000000000002b13695e244bf5be5b2a4a22a7142283aecf93bf9679e 3,021 1.00/1.00 vMB 220
680,261 680,261 00000000000000000004959a9d9a33186b1c69bef4b3ee86c4423ea68898a9bf 1,876 1.00/1.00 vMB 258
680,260 680,260 0000000000000000000b3b5ad8b9fae1f120d9f843af9eee419f4ba70a7ed849 2,939 1.00/1.00 vMB 301
680,259 680,259 000000000000000000043b3e52836dd98f8f19ef5fd79a85b4cd2d036bdf259c 2,430 1.00/1.00 vMB 177
680,258 680,258 000000000000000000082c24b1d1a1a3158349bb7f4881d102e1e908ce67fde9 2,624 1.00/1.00 vMB 221
680,257 680,257 0000000000000000000628e32a666162077a4186a1ca7d06cacb50ba317ad798 1,188 1.00/1.00 vMB 242
680,256 680,256 0000000000000000000b71893ab3d26c14482de7b7b2f8e7d1a4e98802032fcc 2,523 1.00/1.00 vMB 275
680,255 680,255 000000000000000000070591b74dda00c0b3cf05519198e1e5b8bdbecd18e01f 2,114 1.00/1.00 vMB 222
680,254 680,254 00000000000000000007adc70c5ed53609f9563e03b90a36352d4563ebef0b98 2,059 1.00/1.00 vMB 201
680,253 680,253 000000000000000000087795b9b758a168eca84624c94054ece88b45cfc9bd70 2,260 1.00/1.00 vMB 249
680,252 680,252 000000000000000000003babc312264e7240ad24debd44115c1cfc15e7f23732 1,729 1.00/1.00 vMB 254
680,251 680,251 00000000000000000002c11ffabee5069063a989f225e9f2a718ae34038c2979 1,722 1.00/1.00 vMB 272
680,250 680,250 000000000000000000013819c7df63b7a7082c108162c12ecb00d30c11cfe445 2,246 1.00/1.00 vMB 277
680,249 680,249 000000000000000000011815a53cba4cb124851e52fcb9b240fd387b0acb285f 2,578 1.00/1.00 vMB 271
680,248 680,248 0000000000000000000b5d5517c869bb14069ffd6eef7381299b02598357dac3 1,123 1.00/1.00 vMB 106
680,247 680,247 00000000000000000001158cb88b6949936ccaae932c67dadaf619fcf93b9989 1,950 1.00/1.00 vMB 255
680,246 680,246 0000000000000000000936b4cd0a2a54309d550498e740f6c57143f911e774f7 2,635 1.00/1.00 vMB 292
680,245 680,245 00000000000000000000dbf30ffe9ba93b67faf0703b315ab557de3f0bcd52de 1,693 1.00/1.00 vMB 287
680,244 680,244 000000000000000000019e3c62619a145e041510135bd910a94a5773ef736755 2,707 1.00/1.00 vMB 259
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.