Loading Tool

Explorer IconExplorer

Memory Pool

75,216 transactions
28.91 vMB
0.08836637 BTC
Random Selection Loading Transactions
Max Size: 171.07/200 MB

Candidate Block

Mining Attempt 99442d69b9628697e171d99dfd3a8413628ded6c7db83f2ad8f4e00ba8c3504b
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 1561871d710cf7c32f93bd2787d32526c267950116991593fbe4eb8817873b35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.02835337 BTC
Feerates: 150.93 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (704,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,495 210,495 000000000000029fb77b9799a3ee8ed22c41c571a57d0dc52fd0309611b9197b 100 0.05/1.00 vMB 153
210,494 210,494 00000000000004ce50e2512a2feda1c4124b056db593d3c8d6adc96763ae0d7a 8 0.00/1.00 vMB 250
210,493 210,493 000000000000027f03996abea2b071a11191706e9cecc341566a5bc92948f187 115 0.04/1.00 vMB 120
210,492 210,492 000000000000043cbac2c241ab92d0c8417fd7ba032c30a7cf84f713c5f89d34 263 0.10/1.00 vMB 184
210,491 210,491 00000000000000269b689571029327cf1b4a732f0be0b028ccb2d26a4afd61ee 185 0.17/1.00 vMB 111
210,490 210,490 00000000000001bab0a9518a63898ade4d276e5c74f3d2cc875b1fa3ea88dcec 1 0.00/1.00 vMB 0
210,489 210,489 00000000000000cc9ae08d46dd6914204a460b0e59bacc87bd936d48d020f0e8 70 0.04/1.00 vMB 154
210,488 210,488 0000000000000275064e436daa3e47461d858936853ecf36b6bcbe8093ed4c3d 72 0.03/1.00 vMB 173
210,487 210,487 00000000000003f1fc1a674fa1df965d2e51d6cb779928fc8bd6b290ad45d9bf 14 0.02/1.00 vMB 42
210,486 210,486 000000000000003b2e880273f1fcae41151133e5bd368b163d541e7798d0af43 385 0.14/1.00 vMB 197
210,485 210,485 000000000000049d508d01d467451efd86dabbb37d97ce196f50e5345c7f7b39 116 0.05/1.00 vMB 192
210,484 210,484 00000000000000a0e3a2b04e6494f3014d9610e00d39724808a0bb1c1936c1db 204 0.11/1.00 vMB 147
210,483 210,483 000000000000032d28bf7c2750075aae7dbe6c09ab2b633a77534f3c297232bb 33 0.02/1.00 vMB 60
210,482 210,482 000000000000005a4e17afe4b784343f2769b81733a19f1b950eb4f9879beb12 397 0.20/1.00 vMB 174
210,481 210,481 0000000000000145e515e73bbf9d57f72c590f705f50e07709016af0ee76f2e8 139 0.05/1.00 vMB 137
210,480 210,480 00000000000002ed5931752880c39ce6e131d75f6e63ed7339b43def3fc38d28 75 0.04/1.00 vMB 158
210,479 210,479 00000000000002f9bafca2c815ee579ad1553b25e79ed20fa1de5394df39091e 14 0.01/1.00 vMB 127
210,478 210,478 0000000000000168e6749a69e187d4d8b957d03bf9821186362106aa3327ffd8 289 0.12/1.00 vMB 177
210,477 210,477 00000000000000a13ed27cf2c4b9593b49b01efed06471f721f4ce63d4566288 64 0.03/1.00 vMB 71
210,476 210,476 000000000000030e665f5612784a0aad94d1e857c35b4c46165b23574ff0fe79 9 0.00/1.00 vMB 274
210,475 210,475 000000000000006c2e5d0739c2c876117c0feb0549b85b97c0c2f269cc6bb1e3 244 0.11/1.00 vMB 278
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.