Loading Tool

Explorer IconExplorer

Memory Pool

73,236 transactions
28.21 vMB
0.07229355 BTC
Random Selection Loading Transactions
Max Size: 166.99/200 MB

Candidate Block

Mining Attempt 91fba980304dc7476ba9b63b0d0bf62278e0f9b76e851443596acf9d9c7cf540
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root a346617cf311ae96364f6b415402d601d1f61311885f30dd9f8f6c0b0d26a3c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,161
Size: 1.00 vMB
Total Fees: 0.01587172 BTC
Feerates: 150.86 > 1.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (463,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,933 451,933 000000000000000001915ce2ef23ec48306a323b14e59afa549b37e9827c7fa0 2,295 1.00/1.00 vMB 160
451,932 451,932 0000000000000000025d58665a14ff24e7162d04ad162d2f2019345f8f56f459 1,529 1.00/1.00 vMB 71
451,931 451,931 000000000000000001ee5b2229cc510836ae0f15c713fa638f3b39ba0c98fd72 2,281 1.00/1.00 vMB 102
451,930 451,930 0000000000000000010d9c6e6b6d5e3d1b2b04f56a6e2d5a6f644b3d5b768fd9 1,806 1.00/1.00 vMB 70
451,929 451,929 00000000000000000265bf05b72b466b24b9aeba30cbad0e179cc536c9e2a400 2,245 1.00/1.00 vMB 128
451,928 451,928 0000000000000000002826f56411f26f29eed438bc3c84eb4cc46e20d9b8c833 2,526 1.00/1.00 vMB 93
451,927 451,927 00000000000000000156a703b422b305ade6804fb3bb1bf0c528b501caaff1c0 1,941 1.00/1.00 vMB 95
451,926 451,926 000000000000000000f116e4787c969cddb38272118b2430decd2a2f808c229f 2,425 1.00/1.00 vMB 188
451,925 451,925 000000000000000001d4e5dc87bbe5f16ab154947357e3e7a1970be1f1b0ac9f 1,945 1.00/1.00 vMB 108
451,924 451,924 000000000000000001bc41a0ad4beb289abbc46a224cee1578c0839f6aaa924c 2,204 1.00/1.00 vMB 143
451,923 451,923 000000000000000001e57e6ee96ddb0b2bab7c4fde6bb630335fa8d966effdd5 1,883 1.00/1.00 vMB 108
451,922 451,922 0000000000000000015921ca555d0108d597a62929ff80149d5de1b471422ed4 2,426 1.00/1.00 vMB 163
451,921 451,921 000000000000000001f233bf4b9db4b21e570e8eb492d72b50f409d6eb8213b0 1,808 1.00/1.00 vMB 83
451,920 451,920 0000000000000000007e92d1482ef90f97c78171c8e5f6792e266c97ce6bff15 2,008 1.00/1.00 vMB 116
451,919 451,919 000000000000000001200cd687f6ebe417f0a57a567b2834868eeef17b4b50cb 2,036 1.00/1.00 vMB 77
451,918 451,918 0000000000000000027c53d5efe2878c7eb999ca75f7db4028637ce00eecd7e1 1,625 1.00/1.00 vMB 105
451,917 451,917 000000000000000000755d22df24189266c042debbc63efcafd2fd3a1d1835e3 1,291 1.00/1.00 vMB 84
451,916 451,916 000000000000000001395f8e1a0259a862ef6f21b9d98e99e777a581a16acce5 1,394 1.00/1.00 vMB 137
451,915 451,915 0000000000000000025875f9760cc9c91b34860c8d86adb503adb54e2427071d 2,017 1.00/1.00 vMB 75
451,914 451,914 00000000000000000169a5134d551b88634041b278498566e4bac2db983fc3dc 1,497 1.00/1.00 vMB 89
451,913 451,913 000000000000000000558aff1c338701a8b082572111cfb7aecdf959f53d3c30 1,419 1.00/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.