Loading Tool

Explorer IconExplorer

Memory Pool

79,400 transactions
29.56 vMB
0.06887196 BTC
Random Selection Loading Transactions
Max Size: 178.00/200 MB

Candidate Block

Mining Attempt 113cece430d6aa164f3c61b4e86190f52e6f25972923f088897a9c95aaafda07
Version 20000000
Previous Block 00000000000000000001fb8d6cf84379783287b1b8c366cfbfbd7af86dc1bc05
Merkle Root 3fe1efaf4232b62b790636d2b798c4efc2919989aa2b643e2860d26d046d0edb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,024
Size: 1.00 vMB
Total Fees: 0.00887358 BTC
Feerates: 84.78 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,990 (349,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,556 565,556 0000000000000000000b8930d71a28d941e1e0ef7d80f7869f29ef4d73246b67 180 0.06/1.00 vMB 31
565,555 565,555 0000000000000000002067ff10b39fcb98fc0d563dd73c47264497fb8b89fb03 996 0.34/1.00 vMB 15
565,554 565,554 0000000000000000000f09b110ae6ce59bd6d15a017447d83f205dfb782bbbad 1,265 0.51/1.00 vMB 10
565,553 565,553 0000000000000000000657097ffbff50e920bc4ad806c9b2cf845d175e14c24c 2,272 1.00/1.00 vMB 13
565,552 565,552 0000000000000000001dd270f36aaef8c1454be196a047878de8539507496731 2,883 0.97/1.00 vMB 3
565,551 565,551 00000000000000000025c075262617492237a7ff8a75d81c5dd1f9bd4d8dd54a 2,859 1.00/1.00 vMB 8
565,550 565,550 000000000000000000234a4b068540660daa049465ff1d6559d036128dc32931 3,174 1.00/1.00 vMB 14
565,549 565,549 0000000000000000001c5266cd62c5b62f24f787d42bf28fcb91a766a6592729 2,502 1.00/1.00 vMB 24
565,548 565,548 0000000000000000000c0d02075ae7f0097e0818f836f79a779b6446e58c5eaa 2,929 1.00/1.00 vMB 16
565,547 565,547 0000000000000000001eedde1ac93a65e921ae7458748c0161e6a6183803df8f 2,851 1.00/1.00 vMB 25
565,546 565,546 0000000000000000000eb03d823ea12925eafc0677988d14143450a6195cc753 939 0.29/1.00 vMB 5
565,545 565,545 00000000000000000003af77d21337c876389425caf3c089e5d1a6aaf34a5b8e 2,581 1.00/1.00 vMB 16
565,544 565,544 0000000000000000002d32d572e0ec9fbdd98029d15cd9c605c797afc66bab8e 3,077 1.00/1.00 vMB 12
565,543 565,543 0000000000000000001c90d49bde2cc629a10756bb0082bfe3e65788f7b839aa 1,251 0.39/1.00 vMB 13
565,542 565,542 000000000000000000243b467618a1abdeb66bdf2cd80d0ec0cf95182f21c416 2,139 0.68/1.00 vMB 3
565,541 565,541 00000000000000000007fc674c4fc113aa4c4a0c77c140955a5cf4b2f42bb4e3 2,801 1.00/1.00 vMB 23
565,540 565,540 0000000000000000001950ed27b03dba5b6b250dd172261e463132821e7d5435 2,416 0.99/1.00 vMB 9
565,539 565,539 0000000000000000001b10b6a9c1ea696f1831e5aa8c1cf52ddbb6937489e025 3,165 1.00/1.00 vMB 2
565,538 565,538 000000000000000000045c340df6f5e240819de24d35ef080ecd1c8dc57f9103 2,593 1.00/1.00 vMB 13
565,537 565,537 00000000000000000018ad8225294d2a29841fc914f731d1b3804ed2a92de89c 3,321 1.00/1.00 vMB 7
565,536 565,536 000000000000000000051625bdea49eedb4869204880d533c33fbb87ec163a74 2,772 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.37 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: 663.88 GB
    • Received: 14.94 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.