Loading Tool

Explorer IconExplorer

Memory Pool

79,575 transactions
30.14 vMB
0.08228713 BTC
Random Selection Loading Transactions
Max Size: 183.88/200 MB

Candidate Block

Mining Attempt 0a603ec12abee5a49c3d6eb9f956c405f2a864a7fd83ddf710fe5e4ba5ed5e52
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root c9b34668feb103364c62c09271dcf682ae887cde53c4e3d45e3f23b7f23c0a4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,993
Size: 1.00 vMB
Total Fees: 0.01526212 BTC
Feerates: 200.00 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (434,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,488 480,488 000000000000000000b41fc63ff113aaae122dd7cf2aaee570c89fdf5cc5f428 2,182 0.99/1.00 vMB 214
480,487 480,487 0000000000000000007ea6075e7e67f41d2bf39f7ed0cb3f5b0c3e190f5c0ee8 2,193 1.00/1.00 vMB 210
480,486 480,486 000000000000000000e81ad861bc9bd8bcf780da9fa4739fce1eda14c94ff7e0 2,083 1.00/1.00 vMB 218
480,485 480,485 000000000000000000c462c6c311f0a357c5c842fc8f96e36425122d9687f02e 1,851 1.00/1.00 vMB 199
480,484 480,484 000000000000000000f1ba4dfd090a9427bbfa3a815a43a856da5a7468025a13 1,824 1.00/1.00 vMB 221
480,483 480,483 00000000000000000125eb5c2c878b2f77bced4b93e6988d3b25824baec9a7c7 1,958 1.00/1.00 vMB 217
480,482 480,482 00000000000000000011067a55eca7f336d0093bd9fe64fff3bcd7d49e731160 1,918 1.00/1.00 vMB 275
480,481 480,481 000000000000000001308baedaeaf613dec7bb3791cd3f5ba3810d087444f0e1 2,444 1.00/1.00 vMB 212
480,480 480,480 000000000000000000e6ec50dc772e2f3fb8aa832b5b768814b849b971b487e6 1,884 0.99/1.00 vMB 224
480,479 480,479 0000000000000000004b7db10a1ffe142c85f5d04ae16a1b33f1cbea44591494 2,115 1.00/1.00 vMB 263
480,478 480,478 000000000000000000e502711823d2c309d6190da7a42522b1db4feda3cafcea 1,515 1.00/1.00 vMB 131
480,477 480,477 0000000000000000005cbbacfd9cff7ea4b18f39de42c1c5d11452f14f6954ec 2,089 1.00/1.00 vMB 214
480,476 480,476 000000000000000000a2d0e207523a304c6b2148d0c18c8564b1d05745400d52 1,775 1.00/1.00 vMB 147
480,475 480,475 000000000000000000376401846a3a5814647b4327d30303c3c28709d6f99af0 2,029 1.00/1.00 vMB 200
480,474 480,474 00000000000000000113745f88a317d18449e83ceb925ba7f29c9556878991a8 2,011 1.00/1.00 vMB 218
480,473 480,473 0000000000000000009a83d5bc3d8155d0dfb05dd5f59671fe3f638e6f88f704 2,298 1.00/1.00 vMB 239
480,472 480,472 0000000000000000000ba74429f926029bc8bb33d428569ed351cfca81364682 636 0.31/1.00 vMB 141
480,471 480,471 00000000000000000015917f7bfdab3d631f248e1af757bec5f24901525628c6 181 0.99/1.00 vMB 2
480,470 480,470 0000000000000000001a0b4f2cfc4b88dd0c7e215a1ba06f5547da958e23ebe8 896 1.00/1.00 vMB 30
480,469 480,469 000000000000000000947fa30b2621fbf9f2492a5b27a8234933018d64f71935 1,592 1.00/1.00 vMB 187
480,468 480,468 0000000000000000009f7dd954ecb26dc0ff5955f37907c6f0a41672871dfda0 661 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.04 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: 719.68 GB
    • Received: 18.13 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.