Loading Tool

Explorer IconExplorer

Memory Pool

71,389 transactions
27.64 vMB
0.10452792 BTC
Random Selection Loading Transactions
Max Size: 164.08/200 MB

Candidate Block

Mining Attempt 425627c3033e221c48bfd8f9a6621d30b6082c0a9cd0917201971d627f0d3f2e
Version 20000000
Previous Block 00000000000000000000e8ef889c1b13289136c7e04de862ebdaa50553042257
Merkle Root fce604e28429950b055392f391b8de9cdd10ebc2a4dc64c7bc3d8dd39e25819f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,833
Size: 1.00 vMB
Total Fees: 0.03436701 BTC
Feerates: 150.93 > 3.44 > 0.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,533 (663,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,608 251,608 0000000000000063a0d5097ede2d749b4345b4fd74bf17a0f1fd80a746549fae 338 0.13/1.00 vMB 156
251,607 251,607 00000000000000673b49d751e3f43fc98bb3a26e40752ab98dd22c30039be97e 32 0.02/1.00 vMB 96
251,606 251,606 00000000000000555c790493b76d9cdff1a0207243d85337d1f8dd240868df4b 61 0.03/1.00 vMB 143
251,605 251,605 000000000000006d00a7edbe96691db53bd453fd717d1dc6032a8cf2757a02d8 85 0.07/1.00 vMB 68
251,604 251,604 000000000000006659a8f6a359d859da7ff66a9a169e219df47592080cd7fadf 160 0.08/1.00 vMB 130
251,603 251,603 000000000000006e78e930701402038d36880ac0745d18b53b2b6e5c2eca872a 41 0.02/1.00 vMB 96
251,602 251,602 000000000000004cbddf8cb32e16ed6d14f4d34800deacfe3ba463208a6d3147 13 0.01/1.00 vMB 110
251,601 251,601 000000000000000cbb45fa57edd91c61d0c1c3590a9eccef11a6873b9438193a 80 0.03/1.00 vMB 137
251,600 251,600 0000000000000013cbaef247bc886d65d7720a70bd6014069995c1b6d180657f 283 0.13/1.00 vMB 136
251,599 251,599 000000000000005cdfb38e134cfef695f43c15f05d869c05bb8aa638cc906d3a 172 0.07/1.00 vMB 199
251,598 251,598 000000000000005a56ea8c93772266050f2a885eb2b670aa9a802428a399e6fe 47 0.02/1.00 vMB 172
251,597 251,597 00000000000000054255695ebd5b176046eeafda72a1c2c91223249e37c10e91 101 0.06/1.00 vMB 83
251,596 251,596 00000000000000080dd0eca3fafbdf6f74bd785e99250f1ff7a12dbd8b92a705 123 0.05/1.00 vMB 121
251,595 251,595 0000000000000058bff97af2cbcb273a714d78e5b7dd1cba4c7c26eb177401b3 192 0.09/1.00 vMB 128
251,594 251,594 000000000000003b49f4a115afa8f858014485829c986b0cee16bfeefacf103c 235 0.10/1.00 vMB 132
251,593 251,593 0000000000000024160558cc980c6e250c88d37cd40e2805bac6920e4d2830c0 172 0.14/1.00 vMB 33
251,592 251,592 00000000000000661429c5ee0ea7e8c9df929da99a6c5c4974127d195d23fbcc 274 0.10/1.00 vMB 129
251,591 251,591 0000000000000017186cf227b2128eaf830fd5cd6d7459d8234bb7240d8ad9d1 261 0.11/1.00 vMB 126
251,590 251,590 000000000000006ccd47a2b0c93a27e2df46736e41c0cbed4d714453b447c71e 205 0.10/1.00 vMB 104
251,589 251,589 0000000000000051f57df1c62de9188685dc626223193e0e1d517c153307489d 629 0.24/1.00 vMB 134
251,588 251,588 0000000000000012eec3cfb0bebbb73e9347b3adeb45e49f575e80a780a9dad1 76 0.03/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.32 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: 767.40 GB
    • Received: 19.41 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.