Loading Tool

Explorer IconExplorer

Memory Pool

82,756 transactions
30.60 vMB
0.07338936 BTC
Random Selection Loading Transactions
Max Size: 188.32/200 MB

Candidate Block

Mining Attempt 12b092d543bda45c15e29a76ee4216e9998fa3781c90036466598f3384283805
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root fe17853883692fd28001dd42bd39dd9261070cb30e3eb98f363d99477a68caf5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,916
Size: 1.00 vMB
Total Fees: 0.00479886 BTC
Feerates: 40.21 > 0.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (3,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
911,793 911,793 0000000000000000000017482a9fa72c26c1ea316ee3cd95d24dfe57712ea2f2 3,500 1.00/1.00 vMB 4
911,792 911,792 00000000000000000001dadc5e03040dd5023bc992060cf1e6a8d26cdaca34b0 3,711 1.00/1.00 vMB 9
911,791 911,791 0000000000000000000070bdb5e1dab6c30452e2a0ceeac7a810ac1b4a43e498 3,362 1.00/1.00 vMB 3
911,790 911,790 000000000000000000006eaa92b77b90fd90e56a5949a02575c7e7cd9558b24f 3,070 1.00/1.00 vMB 2
911,789 911,789 00000000000000000000bcdc35ec3ab59f7cb9989ece72afd37912fc4b582af5 2,401 1.00/1.00 vMB 1
911,788 911,788 000000000000000000005c85a31fff90c7372cd0503d25f195e2c81f2335f758 3,015 1.00/1.00 vMB 2
911,787 911,787 0000000000000000000227511e878ad2e81df33b793aaf761161ce396109c6b3 3,965 1.00/1.00 vMB 4
911,786 911,786 00000000000000000000ef5a77c367f541bf7f8c02e47258720072546d5a8370 3,370 1.00/1.00 vMB 5
911,785 911,785 00000000000000000000ce900f9b7d7f530b791ac60cfb617808a32bf203a407 3,882 1.00/1.00 vMB 0
911,784 911,784 000000000000000000001344943e4e7bd7906f1176edeeed823d2f4b56c2701a 3,335 1.00/1.00 vMB 3
911,783 911,783 000000000000000000009c20beb616ba6e5c986934df9ac92281ba725f3aaa82 4,125 1.00/1.00 vMB 1
911,782 911,782 000000000000000000018c6a3e7694eb87974148167e4da8fd3116ec05a65da6 4,570 1.00/1.00 vMB 0
911,781 911,781 000000000000000000011e5d33332efc389a2581f3b9e5a02c92425898ef6076 3,223 1.00/1.00 vMB 2
911,780 911,780 000000000000000000010defb6e40902e081ae9c4eb0ab21137a5f387b8490c0 3,122 1.00/1.00 vMB 1
911,779 911,779 000000000000000000018b89d026026dc15627fcf9c155122588372db071e64b 185 1.00/1.00 vMB 0
911,778 911,778 0000000000000000000074680d91bbcbd62230763d27758c72314a06d0821df6 906 1.00/1.00 vMB 0
911,777 911,777 00000000000000000000854507bb138cdc3f488a91ecf41805f28d9f0c7d51dd 267 1.00/1.00 vMB 0
911,776 911,776 00000000000000000000076c403b7ac393617366f614dd2f5fd1cd5d6343cf0d 2,528 1.00/1.00 vMB 0
911,775 911,775 00000000000000000000053951d4e5d8b0ca980fcb424822fdbaf28d72168ab6 3,708 1.00/1.00 vMB 2
911,774 911,774 00000000000000000000f16a672267fa17b024c1bc24b54503de32c51626c988 3,345 1.00/1.00 vMB 1
911,773 911,773 00000000000000000002177d9d05053f43fbf63bbf7b6e15abc7bd68449aa47c 3,887 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.99 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: 717.18 GB
    • Received: 17.83 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.