Loading Tool

Explorer IconExplorer

Memory Pool

36,190 transactions
26.13 vMB
0.06948426 BTC
Random Selection Loading Transactions
Max Size: 133.16/200 MB

Candidate Block

Mining Attempt b2f87186a61524ad8c7677116fc441f2b8151837aa92266741e3335bba8922db
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root c02502505e73b1a1eeec8f2348ba31e1112b48e23cbaf06d9fb907d8140d0516
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,372
Size: 1.00 vMB
Total Fees: 0.02111413 BTC
Feerates: 120.00 > 2.12 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (538,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,364 376,364 00000000000000000249ce2cb424b69cc7ec83909fee2402ca0febeeee3e3a84 452 0.36/1.00 vMB 23
376,363 376,363 00000000000000000240fbab9c108ea87380fc85c3dd75c93bcdc003de8167d7 1,048 0.58/1.00 vMB 35
376,362 376,362 00000000000000000645d890644939d6fd97cc3846f69523e1c0d3e15e7b9d07 258 0.27/1.00 vMB 11
376,361 376,361 0000000000000000079970d5c9aee8d508ec3bbc885c629ac8dbf73b5706ee91 1 0.00/1.00 vMB 0
376,360 376,360 000000000000000010e962d82e84c5835b099a3de41d69daf3157364235ae5c8 883 0.93/1.00 vMB 19
376,359 376,359 00000000000000000f5e982fa869890ce3bb0d1af48859b33efac91ca3dc85ff 1,769 0.75/1.00 vMB 43
376,358 376,358 00000000000000000db29bbaf76650b50f267a8b91cab128687dc96f36c0549e 912 0.75/1.00 vMB 25
376,357 376,357 0000000000000000117ffa9086fee7b5be97215e8eff0492d47b67d3e4a84e7e 322 0.21/1.00 vMB 29
376,356 376,356 00000000000000000959559e519fae128d3700ddfeb11898e5791bf0d6bc88a5 564 0.28/1.00 vMB 36
376,355 376,355 0000000000000000085bcbfe682b2b4a36ebc6f90a6b63fdc9357482f1d15f3a 57 0.03/1.00 vMB 29
376,354 376,354 000000000000000010ae3aa0166825ce450574835dfb74da6792493caf5ee0a4 1,382 0.70/1.00 vMB 35
376,353 376,353 000000000000000005818f748b1028003248d326f11d7475adf6d8927538812c 476 0.29/1.00 vMB 29
376,352 376,352 00000000000000000471c395b9ac1895a8c038e109ef1cf1ffa865773886ad25 520 0.27/1.00 vMB 32
376,351 376,351 0000000000000000109925e70e8b28e384c298f38c3d476d3578282e7473c20b 163 0.07/1.00 vMB 42
376,350 376,350 00000000000000000ac3c4c278c19bf2959a0325328d3444addc7aa2fa0a71d9 781 0.48/1.00 vMB 31
376,349 376,349 00000000000000000a8135d28aa43f843c282ee19787026b7278173d91ccea7d 467 0.28/1.00 vMB 26
376,348 376,348 0000000000000000029c68d97a44177df48eff34ac6a90ca49669e18ec0e3c73 1 0.00/1.00 vMB 0
376,347 376,347 0000000000000000103ffa1a721844416019a4c90983d861b05c18e0d6c8ae9d 1,453 0.68/1.00 vMB 43
376,346 376,346 000000000000000002ad367e0af594d419c302f73120adea1f4f039b0618fc0d 893 0.55/1.00 vMB 29
376,345 376,345 000000000000000001998c7fe784aab033687683931add00e4beadca03e82bba 1,184 0.75/1.00 vMB 26
376,344 376,344 0000000000000000079bdbf37f2c6e3783d9e3a61deb451db6f6cda5f844495e 1,005 0.63/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.84 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: 638.04 GB
    • Received: 12.46 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.