Loading Tool

Explorer IconExplorer

Memory Pool

83,031 transactions
30.72 vMB
0.08102578 BTC
Random Selection Loading Transactions
Max Size: 188.54/200 MB

Candidate Block

Mining Attempt f6729e265133e5e40aa814ab94a41e7834013b97572305c4399ac0ab35045839
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root c031f9fc3102ef2ceafa8916ae72b45a31f85b744c88646baaf76ddb9ba0efdb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,578
Size: 1.00 vMB
Total Fees: 0.01137676 BTC
Feerates: 40.21 > 1.14 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (434,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
480,467 480,467 000000000000000000947b560ee9b399085032265e2f28f3ea4391bfc604f8d7 1,746 1.00/1.00 vMB 126
480,466 480,466 0000000000000000001d4d0ad58c01daf413b6558662bb75350c455cad01326c 27 0.01/1.00 vMB 390
480,465 480,465 0000000000000000008b03f3972c700984ee29f9a6d68d491e01f3cf6917ea7e 153 0.07/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 783.02 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.32 GB
    • Received: 18.03 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.