Loading Tool

Explorer IconExplorer

Memory Pool

38,208 transactions
26.07 vMB
0.07842496 BTC
Random Selection Loading Transactions
Max Size: 135.11/200 MB

Candidate Block

Mining Attempt d2cd1823eec0e8c742fc1aca42d1fbaf982c070ecb5b07515c650614915fcd00
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 1a6455dcaada700081f7a62180078381694b166d880a07f005bfb69e6f87e54b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.03088414 BTC
Feerates: 101.64 > 3.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (161,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,902 753,902 00000000000000000005fa9b3c182167a938cd8951222f3fd0940332848a2c40 2,547 1.00/1.00 vMB 9
753,901 753,901 00000000000000000000ec5ecbb7342186af94364fc9bae8248fb51988dfc554 130 0.18/1.00 vMB 1
753,900 753,900 00000000000000000002c34918c70c03162357e9228f300b727c3393bb2632c6 571 1.00/1.00 vMB 2
753,899 753,899 0000000000000000000209c79ab45f9a9f2a6ade314e35f6a834165f9fb134d0 1,685 1.00/1.00 vMB 3
753,898 753,898 00000000000000000008ce556447e405f5c82edb8a7ae42b76af9bef7f63525d 1,076 1.00/1.00 vMB 13
753,897 753,897 000000000000000000035136c39b3e70a289b937c07a729ebe22a54e6a516d83 2,453 1.00/1.00 vMB 13
753,896 753,896 00000000000000000002021567c025af655e0f3765fd4b838b993f1315d02d20 2,581 1.00/1.00 vMB 13
753,895 753,895 0000000000000000000726fed7604384bbdbaccd0e2219e7805bcf4e11ecaba7 727 0.38/1.00 vMB 8
753,894 753,894 00000000000000000005ee81971e86560fd16ed5d33dd9fd988d9767f9e09b57 907 0.42/1.00 vMB 7
753,893 753,893 00000000000000000003ca495fda58c5c2f2e1a670b97fe98021e3dbc139e3d8 1,241 0.87/1.00 vMB 2
753,892 753,892 000000000000000000059da771c85c427c5aab311b1c63a36b06fc63f5de2eb3 1,994 1.00/1.00 vMB 8
753,891 753,891 000000000000000000006e4425760206c570f63b4b9a46f75087f494f17a9acd 2,018 1.00/1.00 vMB 15
753,890 753,890 000000000000000000026bc491edd2cea31101c717b39f10dc7e42c00faf3ef1 1,799 0.85/1.00 vMB 11
753,889 753,889 00000000000000000008ccdae4f2c2c98702e7bdb51197533e45caba3223d034 737 0.30/1.00 vMB 10
753,888 753,888 000000000000000000036cbe0a886937b7e1363a1acc0ebfb35cfabf86707258 600 0.34/1.00 vMB 9
753,887 753,887 000000000000000000084e63c36a7ea965c49263ca3e1a449ca208d604259dcf 1,461 0.53/1.00 vMB 8
753,886 753,886 000000000000000000064696deef5217559632b96cf36432c69681e80f245561 1,285 0.58/1.00 vMB 11
753,885 753,885 000000000000000000024372817e779103648c99ea927a2027214a42c0a5f5ca 1,379 0.63/1.00 vMB 8
753,884 753,884 00000000000000000007e0b12159d3cb6c14083ad8207a57d87e04195cce4a86 499 0.21/1.00 vMB 10
753,883 753,883 0000000000000000000479035d0535ac63dc879216191b4c54c162be85469af3 1,526 0.55/1.00 vMB 9
753,882 753,882 00000000000000000000555a2d96b850c4b589cbe3f55186980e1d8646c4698a 1,074 0.44/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.