Loading Tool

Explorer IconExplorer

Memory Pool

36,534 transactions
33.85 vMB
0.06708805 BTC
Random Selection Loading Transactions
Max Size: 189.01/200 MB

Candidate Block

Mining Attempt 7997d3a37632edb8ba98123b0e5b3b695bcaa8c3f1bc5775015bb5bc7e0beac3
Version 20000000
Previous Block 00000000000000000000d0fba090264d62b447bc8bd9b5c1f93f9df6eb3b44d3
Merkle Root 2f76eba43cb4453df263a9318395486ac3c52a7b6d088bca778226b2064799ea
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,927
Size: 1.00 vMB
Total Fees: 0.02658363 BTC
Feerates: 402.75 > 2.66 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,935 (43 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,892 940,892 00000000000000000000534279340818b7e51e89e16233b31f0979a36f73b4c0 1,839 0.55/1.00 vMB 2
940,891 940,891 0000000000000000000189475769ad21f34be72d1c1feb237d806862431352f1 2,440 1.00/1.00 vMB 2
940,890 940,890 000000000000000000003262d4379e2550da4827bf202ea8e8b47652a1ddff6e 6,537 1.00/1.00 vMB 0
940,889 940,889 00000000000000000000ac9b4eafc4ee821d1ec62c26aecf7ef96b6a79671c06 3,522 1.00/1.00 vMB 1
940,888 940,888 0000000000000000000185171443097d08f1aa18992bf739b6efd9c0fba8dcf1 2,207 0.85/1.00 vMB 2
940,887 940,887 000000000000000000005669ce56f6b25753d63503eba0db22abc301a5ce4fb4 3,286 1.00/1.00 vMB 2
940,886 940,886 000000000000000000012fc3db0c0dd687fd738e8217c8203001e520335ce63c 2,608 1.00/1.00 vMB 3
940,885 940,885 00000000000000000000e33e1715fdd4e01b46d60cfdc49b1cf970f90393a43d 5,165 1.00/1.00 vMB 0
940,884 940,884 0000000000000000000169d1134f00c96daed8aa631ce114a1ab6d82c799e9e6 3,974 1.00/1.00 vMB 0
940,883 940,883 0000000000000000000140a400347fe2e016782e1437fbff9e85e5327c919b69 2,646 1.00/1.00 vMB 2
940,882 940,882 00000000000000000001a67631759eeff293cc53d97054cfe7407b80dc066cdd 3,680 1.00/1.00 vMB 5
940,881 940,881 00000000000000000000510ca9331605984289d0945d843fd63b97b80c49afb5 4,696 1.00/1.00 vMB 0
940,880 940,880 000000000000000000014337aa1122654263d02368d1aad8670da8cc4419c708 3,282 1.00/1.00 vMB 3
940,879 940,879 0000000000000000000014a7a6a94b105f77aa2b79392c83ca133ddef89c3170 1,875 1.00/1.00 vMB 2
940,878 940,878 0000000000000000000024c05e9378e0c72caded86824a78c6ece2cf5dff4f27 2,960 1.00/1.00 vMB 1
940,877 940,877 00000000000000000000dfcff79daf4ed05cea31345cb8b7b9b04c0871050d97 1,515 1.00/1.00 vMB 1
940,876 940,876 0000000000000000000099aa7855ccf7a24519dc86c7f122fc28694c5b6ca35b 3,170 1.00/1.00 vMB 1
940,875 940,875 00000000000000000001754f4160356326528a7b131b5753ba288c06067f6628 1,422 0.56/1.00 vMB 2
940,874 940,874 00000000000000000000c2afddb4243b41c4de347d447f1860a45c8e1efd4a83 4,956 1.00/1.00 vMB 1
940,873 940,873 00000000000000000000e4cacba7e3bf5348df75ab441ffa273cc9a20c24195d 1,796 1.00/1.00 vMB 0
940,872 940,872 00000000000000000000b2072235fc013da47c3335e18ba1884fcc0c3841c1f4 4,578 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 828.42 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: 4,594.35 GB
    • Received: 247.29 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.