Loading Tool

Explorer IconExplorer

Memory Pool

81,896 transactions
30.16 vMB
0.16454800 BTC
Random Selection Loading Transactions
Max Size: 181.33/200 MB

Candidate Block

Mining Attempt 05dd3031b0b6e23f1c13558d81dee898d6c0239e09a5ca4a75e8b9f5088d64f2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bca4a92823a5c08b6e310e32310c6e668417c316c01d793f887770094a6b358f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.06198730 BTC
Feerates: 1,002.91 > 6.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (391,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,278 524,278 00000000000000000025ff894a5de44c6e1ca4d5f025122d4618ee3db979ae97 246 0.11/1.00 vMB 41
524,277 524,277 0000000000000000002190078f04e7ffb66dcd997ca15223d9369402e3f065ff 578 0.24/1.00 vMB 22
524,276 524,276 00000000000000000002399d8201bb13c285bdb2a9d46420bbc105891bc663f0 443 0.23/1.00 vMB 30
524,275 524,275 00000000000000000035d3404d633ed326f51b78bb1b4bce534c0cb7ef667b4f 631 0.24/1.00 vMB 36
524,274 524,274 00000000000000000040b662f880483b118e0202132cc4b84682bbf522e3bbc4 383 0.14/1.00 vMB 38
524,273 524,273 0000000000000000001f76cd1abfede4ee3204442c2009a03ef7c1516e489028 1,855 1.00/1.00 vMB 20
524,272 524,272 000000000000000000356f0469fd182d7659a3a651b6be9d7b5e020a3af30287 1,034 0.65/1.00 vMB 38
524,271 524,271 0000000000000000004030045a360f8095cfa755a4147e27da9531c16248e6d2 276 0.15/1.00 vMB 20
524,270 524,270 0000000000000000000adc9496a8763bac8c84ecd94a12e7f3474ad9a159cd89 684 0.37/1.00 vMB 24
524,269 524,269 0000000000000000002bb36f6ce737d760c81a92177ec39cab3a5cbc76b7c26a 380 0.23/1.00 vMB 22
524,268 524,268 0000000000000000002df32ecd5efa37b2b0994c7c57e770ecc1aa6bc8763800 1,661 0.97/1.00 vMB 20
524,267 524,267 0000000000000000003678a69021c8e0241c93f8510f575db10e3dd66848745b 902 0.61/1.00 vMB 25
524,266 524,266 0000000000000000003118ca689020065b8d8d7e46470470a8b57805b5bb8a84 549 0.25/1.00 vMB 29
524,265 524,265 0000000000000000000d124ccd1624c8706de3467b55df8a638b074f5c72da65 252 0.57/1.00 vMB 3
524,264 524,264 0000000000000000000c6f7ad30481e06ec75661b0ab509985fa8a8995f99ad5 482 1.00/1.00 vMB 2
524,263 524,263 00000000000000000008bc8f15239f5bbdeadb475ee43fb7ea551d22d89d643e 2,650 1.00/1.00 vMB 36
524,262 524,262 0000000000000000000e377cd4083945678ad30c533a8729198bf3b12a8e9315 133 0.11/1.00 vMB 6
524,261 524,261 000000000000000000360b5c4574c0a631d5b1ab6084ac7210456cd71048baf6 1,196 0.98/1.00 vMB 10
524,260 524,260 0000000000000000002a930095bfbd270cdda3a0c5ce859a9a03747f753a6d6b 850 0.30/1.00 vMB 44
524,259 524,259 0000000000000000003133bb4ec181a5c402d449e5a469e6b58633e5735df720 406 0.31/1.00 vMB 12
524,258 524,258 0000000000000000002c782c5ff9f321bb15df9ec697c3710368b764ce76585c 49 0.02/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.