Loading Tool

Explorer IconExplorer

Memory Pool

77,902 transactions
34.12 vMB
0.14087978 BTC
Random Selection Loading Transactions
Max Size: 190.57/200 MB

Candidate Block

Mining Attempt a3b7f23c5a80ed4749f68af5463b7df1866a5ec11aa7f9572a217ab97c616147
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root 00d7c0e1e07f7618b514aa99e016a84674aff44bc747673be0a5d079659ddbf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02238037 BTC
Feerates: 99.73 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (197,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,799 717,799 000000000000000000025ded0b2eb91e7cd31ceee2801aa6a9e79fa50384b124 2,514 0.98/1.00 vMB 9
717,798 717,798 00000000000000000004899c485ff3216f73f3edd3ca7e99dcf7a6286e0a8885 637 0.41/1.00 vMB 6
717,797 717,797 00000000000000000002636eeb5f960fde8e032e9f49a7d2e404291a335a40a0 1,424 1.00/1.00 vMB 4
717,796 717,796 0000000000000000000134d837bc4fdd8e9c236b9648faaef2edcc8d9d7e1cdb 2,383 1.00/1.00 vMB 13
717,795 717,795 0000000000000000000753b95e3c4e59ad37fea5d68d8e82ff5cd79e68764a60 309 0.12/1.00 vMB 8
717,794 717,794 0000000000000000000abf3f408156a2c1cad1d420f4c1bb56858e75be00dc18 983 0.37/1.00 vMB 9
717,793 717,793 00000000000000000008115ab1aea4c8c86de505507ffc04451ba32f488c918b 1,759 0.68/1.00 vMB 8
717,792 717,792 00000000000000000009c381e75bd3043ed182900a741eb2dc40bfbe9d160eff 1,132 0.44/1.00 vMB 8
717,791 717,791 00000000000000000009b5f0eb48bb5b91743522c5a29ca2ff08456970cf2c65 973 1.00/1.00 vMB 2
717,790 717,790 00000000000000000007c6eb91fc619e5c5d0074d5abf43cf9c6a333aa3e262b 797 1.00/1.00 vMB 3
717,789 717,789 000000000000000000027ba9303a0894f8bb1e3cc332ae4c27b1ef5ceafff8bf 2,293 1.00/1.00 vMB 9
717,788 717,788 00000000000000000004853d19be29a38867a981f5565b4885b8143aa0cdf68a 2,184 1.00/1.00 vMB 3
717,787 717,787 00000000000000000004efbb4d0dffc55f1d910b313ea1d2f3491eb224109326 3,147 1.00/1.00 vMB 11
717,786 717,786 00000000000000000003398b6e462de302b6d180139bd09f7a85566c433e886b 1,004 1.00/1.00 vMB 7
717,785 717,785 0000000000000000000899e231c5523de39e46855b1289477ffa5c20ea754fb0 2,837 1.00/1.00 vMB 16
717,784 717,784 0000000000000000000ac5a210b3ff406664a43f11371ac143978adc079773a8 3,118 1.00/1.00 vMB 7
717,783 717,783 0000000000000000000a03cf3f8d93590623216a066354c5b30e4fdf47de766c 2,711 1.00/1.00 vMB 18
717,782 717,782 00000000000000000004c38b93bf2f3b0c8c512da90ea258ac4ca1b575ed765f 2,174 0.85/1.00 vMB 10
717,781 717,781 000000000000000000065e78fa664c4819bb691bec616219c7fe808a0807f685 620 0.38/1.00 vMB 10
717,780 717,780 00000000000000000006d03ec1167fafe6401d9e10ad7121f305d1cda7443cfb 821 0.25/1.00 vMB 9
717,779 717,779 0000000000000000000b8a2acca9c009883e889aa181a7f9f38f1b8c2bec59f1 46 0.01/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.10 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: 731.80 GB
    • Received: 18.52 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.