Loading Tool

Explorer IconExplorer

Memory Pool

6,977 transactions
3.02 vMB
0.01054061 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 17.12/200 MB

Candidate Block

Mining Attempt f0efc93c1d121aec3896f297a49d39690ff679a6b1db436c7b9815d7f43166f8
Version 20000000
Previous Block 0000000000000000000198901213cf264fd46c324a3dd55fbfd5cf096a97a0a1
Merkle Root 2d2fcc1aadd3a5cdcd2963ad566e102d143e90b477b8c4e176494617a75e4634
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,000
Size: 1.00 vMB
Total Fees: 0.00818958 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,495 (702,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,224 211,224 000000000000022ff1e05d02947121f02588b8d9f743424d9f0ccfe7a74baaff 60 0.02 vMB 207
211,223 211,223 0000000000000107481d30cd2db831c2dc30dfc1717ee729e20b7f6b3305aca1 82 0.03 vMB 120
211,222 211,222 0000000000000047db7fb27044b085df6b36083d602b2e61f3c7f185450fe4d4 430 0.20 vMB 162
211,221 211,221 0000000000000070afc3fb53bead96796d8b0d804f0bf12c378fc795929623ca 86 0.03 vMB 144
211,220 211,220 000000000000041abf6034a06ce24ac123ba5cd92c7b2426f5b5a78222bc0bc3 9 0.00 vMB 262
211,219 211,219 0000000000000100b85bd599d1b04e0b199f483e62487f2d815690ff1c55a706 122 0.05 vMB 84
211,218 211,218 00000000000000bc46797478618e1bdad08c3f9727e7967014fb3caf3e19cdc2 319 0.12 vMB 178
211,217 211,217 000000000000007f087a0128da2f70b8c5346d7c8b368f1e600a3d388dce205d 7 0.00 vMB 156
211,216 211,216 00000000000003a2638fbd63fee607fc14d9a0ed1d241dbaf81edd7197cfdcb4 46 0.02 vMB 175
211,215 211,215 00000000000003dc9b9eb7d654eae6eb1139420231b4e085ccc92237b8d51364 206 0.10 vMB 167
211,214 211,214 0000000000000027d4d9ee08af94c94aa7054f6d41289a0a0618052f46a175c5 256 0.11 vMB 186
211,213 211,213 00000000000003d04e78c22353c17b730f693090b3e0cc2138c4bc3494c89860 410 0.18 vMB 175
211,212 211,212 00000000000001914b72b2b81813466dbdb984ffb94c8a44c3c1e2d3e20aac46 10 0.00 vMB 313
211,211 211,211 00000000000002f36eca78491cee59f89a854c459b320d1d3c69269a83b649db 265 0.11 vMB 187
211,210 211,210 000000000000022f5d525efaaa6c37d4be525bfd8cf0fce2c4869e0def0f09de 53 0.03 vMB 103
211,209 211,209 0000000000000463bfedf09b852474c255b9cc60556316ecdf94d873c3c3e09b 313 0.14 vMB 209
211,208 211,208 000000000000011bbdc96f199075097ba212ac81b7a06e19fcd4870762da7a75 108 0.05 vMB 100
211,207 211,207 00000000000001efcefe7deb3c02a32fe5d5428be37a50bd1c8e40b8c7cf8504 340 0.20 vMB 138
211,206 211,206 00000000000002282b68cc9a12561c80f9a0101334af108994f4cf4b242b7376 737 0.25 vMB 265
211,205 211,205 00000000000001eb7dfea1dc3d56fb5adfa74a272bbf0f35eb6ae14de30c8d01 215 0.08 vMB 200
211,204 211,204 0000000000000354e8e0f3128f7d1f07ae62b989e1d0600c4742c07cd42ef77b 117 0.06 vMB 133
Previous 10 blocks ↓
Total Size: 779.73 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: 365.03 GB
    • Received: 1.76 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.