Loading Tool

Explorer IconExplorer

Memory Pool

80,887 transactions
31.06 vMB
0.08943441 BTC
Random Selection Loading Transactions
Max Size: 187.29/200 MB

Candidate Block

Mining Attempt f6f5f046a916391426296ebd698d69c10f8030b2fd7899e9f8151b64cdc9da37
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root ab7608cb8338323e4b1c78a51ca70a07c04fae6e49dbe94e3c2a1e94bda245d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,312
Size: 1.00 vMB
Total Fees: 0.01751687 BTC
Feerates: 45.88 > 1.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (725,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,847 189,847 00000000000004097589dd2b08ac8f20d06466fce765517b75e9791155396280 77 0.04/1.00 vMB 75
189,846 189,846 00000000000004e33d9c0e049eff8e6f3202dbe9517011fb0e26108d64229c83 757 0.25/1.00 vMB 173
189,845 189,845 00000000000007bacbf2792e9b65dfe2e994ae579e0f9f4669325412de1c257b 203 0.07/1.00 vMB 28
189,844 189,844 00000000000008fa4f5da100c5eb3b088cc498026a2d31299e30c3014ed5c9cd 134 0.06/1.00 vMB 936
189,843 189,843 0000000000000865d6df3d7aaa18e6f3aa3781495cc0462a34d727842c16aab9 465 0.25/1.00 vMB 123
189,842 189,842 00000000000003d06399bc4f2b744ca9470f67fcab8aa7b458139545700ab68e 512 0.25/1.00 vMB 118
189,841 189,841 000000000000042be5a1d0d9e0195526c60ff1b487170ddaabf045986c3be7fd 186 0.06/1.00 vMB 77
189,840 189,840 00000000000005d3490726cbfe6295697b1d917afc56370c4835cc1458f05f77 606 0.25/1.00 vMB 122
189,839 189,839 00000000000000ceddf14dfb2bbdbf420f375b43adaadbdcaafb0de32ce5f68f 587 0.25/1.00 vMB 163
189,838 189,838 00000000000001de09f69108432bde4628e090061594fcdc7ac174a22cfa13f9 462 0.25/1.00 vMB 134
189,837 189,837 000000000000069263dc26d3c0f6f5da941793bc1c0cab527176e147fae4e321 1 0.00/1.00 vMB 0
189,836 189,836 00000000000007d3d0d45f398436de0f52e1d0997830e8ae9fb7daf9cc24a200 114 0.04/1.00 vMB 110
189,835 189,835 00000000000002e2b98294371a061c58aea8d170e6aee118bf3ebd0c2ecc7686 108 0.05/1.00 vMB 45
189,834 189,834 00000000000000630b554817bcc00d9959b10e5321701f7f6b893038c196901b 1 0.00/1.00 vMB 0
189,833 189,833 00000000000006718ecaac7d4bcc70b1c1047ddca528b494d376f7b0b7914ae8 566 0.25/1.00 vMB 116
189,832 189,832 00000000000008f3f23e0bdc98c6dd1bc54e3f3d58b4f8a42bda09378cc81afe 126 0.06/1.00 vMB 137
189,831 189,831 000000000000027d37979e07bb3c17afacddc864665a574cff9fe97693e293bd 93 0.03/1.00 vMB 92
189,830 189,830 000000000000010e6da9452847dcf4e920c0c51f8aee5b9f716057f36e1ea2a6 15 0.01/1.00 vMB 92
189,829 189,829 000000000000086b4f72a57c39bd99b602b050a457cdf42d32c121edf3d3ccd8 367 0.19/1.00 vMB 106
189,828 189,828 00000000000008e9b25a92d70cee36ac312c4195c50e0a9784369958b20cbbd2 334 0.13/1.00 vMB 35
189,827 189,827 000000000000055fe82ddc1237a3c8a991fd71f9a22a415604063ff98d567fca 107 0.06/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.