Loading Tool

Explorer IconExplorer

Memory Pool

79,625 transactions
29.80 vMB
0.08862607 BTC
Random Selection Loading Transactions
Max Size: 180.12/200 MB

Candidate Block

Mining Attempt 9572e6cc6ceb3770ca6c7c38817b1e7bee7207820e2a90fa3dabdff43db4e8d2
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root f3625e8f844c514eab456d39373afb80f996dd9450f152bf301521064e491e3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,089
Size: 1.00 vMB
Total Fees: 0.02143693 BTC
Feerates: 40.21 > 2.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (463,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,856 451,856 000000000000000000cfa6e4b46bf1c31f4f5a79b0fbf809642414915f7d96a4 1,648 1.00/1.00 vMB 76
451,855 451,855 000000000000000001058b295d9951b0ef005fc9603f59657e1345c2e1bdeb0c 1,115 0.63/1.00 vMB 131
451,854 451,854 00000000000000000019ccd1d634ba04a59b75e2f0cbb6b8d33a4d240e881b5a 1,218 1.00/1.00 vMB 101
451,853 451,853 000000000000000000485cb0352c56f2b2670b9467112db0b0410c453302c4c3 940 0.37/1.00 vMB 132
451,852 451,852 00000000000000000131ec3b0433eec7a0784b42b4c8f71fe26d3f60a7af7d49 2,821 1.00/1.00 vMB 224
451,851 451,851 00000000000000000235cc331ad273e1ad43b6deb7475838b11d28fedc8fce76 2,010 1.00/1.00 vMB 94
451,850 451,850 0000000000000000017fd38e47f0b86a3507d16aa4189d16e596416d1c6d2627 2,694 1.00/1.00 vMB 96
451,849 451,849 0000000000000000002058ce109bae0df6bca2e8c767a2d239a1bcddb4e9b734 2,373 1.00/1.00 vMB 126
451,848 451,848 000000000000000002765dd82d4d888421991ae661cb07e644755a926ede713e 1,924 1.00/1.00 vMB 124
451,847 451,847 0000000000000000015c5003a5869012f58522c0a1ee5f0ac2107b07d3b0cb74 2,481 1.00/1.00 vMB 199
451,846 451,846 0000000000000000019745ed5a31a1264d578883d6739b915d4745c5616ed31b 2,393 1.00/1.00 vMB 115
451,845 451,845 0000000000000000014f0ae93b7afb182f797d148eaaa31a1059fe5ab7549de7 2,332 1.00/1.00 vMB 123
451,844 451,844 0000000000000000014e6de42ed80d042e3c1fa971be63acfef0ec65a13dc0de 2,350 1.00/1.00 vMB 170
451,843 451,843 000000000000000001309f47ab6d68526353f64e4012f2822ea34519760bd38d 2,295 1.00/1.00 vMB 163
451,842 451,842 000000000000000002745a5fe62806f055dc7b57142ce2a5f5c4c109b80c98d1 2,043 1.00/1.00 vMB 97
451,841 451,841 000000000000000000dd659b58284a5e93f5dde27639dc84c51bcd1e15499ef5 1,840 1.00/1.00 vMB 135
451,840 451,840 0000000000000000029103c8ade7786e7379623465c72d71d84624eb9c159bea 1,492 1.00/1.00 vMB 117
451,839 451,839 0000000000000000016b33ee553ab4e064f57a7891b2ff1374d6b526f67ce257 1,552 1.00/1.00 vMB 113
451,838 451,838 00000000000000000232b440275ffd8b4a79221154b168dc7bedb4f8bdc8df5b 1,419 1.00/1.00 vMB 141
451,837 451,837 000000000000000000bab776a2b6ba067aba70139865d5dc142bf0b63ea6f985 2,132 1.00/1.00 vMB 206
451,836 451,836 00000000000000000158b0508318d624e60cd28303e9cfc6d20ca33f7df811b4 1,830 1.00/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.