Loading Tool

Explorer IconExplorer

Memory Pool

52,804 transactions
29.70 vMB
0.14644513 BTC
Random Selection Loading Transactions
Max Size: 159.12/200 MB

Candidate Block

Mining Attempt 05a7759f19a217cd99558aa9b17dd463b98ee04c86df0cf1d1166c8f6404526f
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 346d67e4ec441eaea0c76e2b2f43bafaf003175c938f183343519c43830793c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.07482063 BTC
Feerates: 445.47 > 7.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (147,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,743 766,743 00000000000000000007e6d854b1172aa2a76b0105fded873e8f3c0c3f5f327b 2,810 1.00/1.00 vMB 11
766,742 766,742 00000000000000000000a259488a47c0a620107edffb3df25f42f6c4f233158e 3,359 1.00/1.00 vMB 15
766,741 766,741 0000000000000000000017214edf291592097ad7ab8c805549fccecb466935ac 785 1.00/1.00 vMB 5
766,740 766,740 00000000000000000000e02b85f9f1d782f58904cb3189f610013531f00e2009 859 1.00/1.00 vMB 6
766,739 766,739 00000000000000000001153aa30a835c3f476cb24716fcbb3e2270d355c17c3e 1,618 1.00/1.00 vMB 5
766,738 766,738 000000000000000000052b0a65ed4a80cf3477456a092731855ef28fb66882dc 2,663 1.00/1.00 vMB 12
766,737 766,737 00000000000000000001a60aeb9c3badc31d1e7b0bbfac7244c5284fbe5dc3f8 3,056 1.00/1.00 vMB 20
766,736 766,736 000000000000000000071e7e7dfd250b5032153fdd9f1d1ee5aef84dbcb7bd38 448 1.00/1.00 vMB 4
766,735 766,735 00000000000000000005cc92296ff35b38aaf01edd14eb488b4ab955ab1c4f5e 893 1.00/1.00 vMB 6
766,734 766,734 000000000000000000051bfd585b90e958d17399e680a228dd3105bc650ac516 1,874 1.00/1.00 vMB 9
766,733 766,733 000000000000000000003e10b02885444e237547330c0942eb61ea0f80be7199 2,889 1.00/1.00 vMB 15
766,732 766,732 00000000000000000003fd379f04cfcd766ad75d015e74b6c58514b3f7639888 291 1.00/1.00 vMB 3
766,731 766,731 00000000000000000000b6828e8a7c68aa828bd8c06e5eb46bc15bb362a0aaf8 2,797 1.00/1.00 vMB 5
766,730 766,730 00000000000000000005aa6dd6ffdff12cee42e096ebe64888eaf2a1a4eaf598 2,309 1.00/1.00 vMB 15
766,729 766,729 0000000000000000000438af1fd9bfc34c2decfef13609f7b1462bbec88b6013 2,677 1.00/1.00 vMB 9
766,728 766,728 00000000000000000003605fe1332820096ca85126d294325d6599bc447ea55c 1,251 1.00/1.00 vMB 13
766,727 766,727 0000000000000000000744dbcd8d19bafe20855ed8d5c7d00d59cd76bac76676 1,918 1.00/1.00 vMB 18
766,726 766,726 000000000000000000081b3db984b178d80ca0064e6f653fd952d89fa2489cc7 2,250 1.00/1.00 vMB 7
766,725 766,725 000000000000000000056aa7a1867132439b464583b7b5be217cfe32071a35db 2,589 1.00/1.00 vMB 19
766,724 766,724 00000000000000000001125d41ba417c9acb9ae54c307c900be5d7113747aeb5 1,024 1.00/1.00 vMB 6
766,723 766,723 0000000000000000000733355c43636280a7dca7081ebd19d8cc1837a41bfdaa 472 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.89 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: 645.20 GB
    • Received: 12.70 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.