Loading Tool

Explorer IconExplorer

Memory Pool

76,906 transactions
28.78 vMB
0.06905823 BTC
Random Selection Loading Transactions
Max Size: 174.34/200 MB

Candidate Block

Mining Attempt 3f9dfb4dd1bee06a29447d474fda19f0a76a3685f1f6ca118d6d5fb7f0a8c9df
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root ff3774243af0c42e0f191646585d2f61ec49e1db3420467bb07b0f64b0cd411c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.00921487 BTC
Feerates: 50.27 > 0.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (351,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,365 563,365 0000000000000000000d72c79d84698229476356f97c2b4cb399927200ba3d79 2,118 0.71/1.00 vMB 12
563,364 563,364 00000000000000000017277c3c94d3e20227e6ceb692d1471a3b798805ebc87e 1,972 0.59/1.00 vMB 8
563,363 563,363 0000000000000000000541f73ab93c14f04920d02dc789bf60882bf538599886 2,583 0.85/1.00 vMB 7
563,362 563,362 00000000000000000012ad26e20dbc1977ce56e70d5dbc716d84ed05cef78996 3,228 1.00/1.00 vMB 11
563,361 563,361 0000000000000000001abe0677636110f0c5ebfe796ec395a7ab943471063895 3,238 1.00/1.00 vMB 19
563,360 563,360 0000000000000000002129ecad24fea75999e8baa84e3d7a92bdb8d05ca4408c 3,249 1.00/1.00 vMB 15
563,359 563,359 00000000000000000008fbb48617678279fa5229488698c874159bdef695cb95 2,526 0.76/1.00 vMB 11
563,358 563,358 0000000000000000002905440ac013dc1d5bf23946195a3f59a190668ddbdf0b 1,684 0.57/1.00 vMB 11
563,357 563,357 00000000000000000004139bce1501f980eb7e4b4690f206220971204b6acbbc 153 0.05/1.00 vMB 18
563,356 563,356 0000000000000000002a2dc6ddfc82b342297e066485d1bf6ad58506fa812a67 23 0.00/1.00 vMB 16
563,355 563,355 0000000000000000001364a1977836822c3e336491fdd1b3f086401ab9de3be8 1,416 0.42/1.00 vMB 9
563,354 563,354 0000000000000000001dd931f1cff39f6a68d2e2da6b17821a1eea3af40ac2f5 2,528 0.82/1.00 vMB 7
563,353 563,353 00000000000000000008d6d3c52a56705cd1bd8e459d334d3588356a6bccfecf 2,663 1.00/1.00 vMB 15
563,352 563,352 0000000000000000002484c562f090e7b6694c19acd52786bd90f2777f9e7c41 1,739 0.49/1.00 vMB 9
563,351 563,351 00000000000000000024cf03c63ede7e0c61214e56c3a3160f0bc355ac8cd675 722 0.22/1.00 vMB 8
563,350 563,350 000000000000000000170df41e044773087283d22008ac4ea9a44da0c5bf6cc5 1,886 0.55/1.00 vMB 12
563,349 563,349 00000000000000000024cca7ae0fea5ae75fd1405a44e7fac08a94c03b19bbe4 1,915 0.59/1.00 vMB 10
563,348 563,348 00000000000000000021af461b2eb2e0933a7774af99aa96d1b6ee4d65cf4059 638 0.21/1.00 vMB 18
563,347 563,347 00000000000000000023b31a9dfe5ae95def8b0775a55badffa4a0bc8072189b 2,788 0.81/1.00 vMB 5
563,346 563,346 00000000000000000004057741565a49190c1c18de316a8b76ffd09c0ee9e0ca 3,396 1.00/1.00 vMB 19
563,345 563,345 0000000000000000000f6c5e15a5629bf44be5ba3ed0a0547c27c4940262cbf5 2,647 0.79/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.