Loading Tool

Explorer IconExplorer

Memory Pool

38,838 transactions
27.41 vMB
0.06017191 BTC
Random Selection Loading Transactions
Max Size: 140.06/200 MB

Candidate Block

Mining Attempt ed44791ff387cd5645734b0f8e2e5d466b690b1a6f3bc9105215db4763073e96
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 5772a582f6381bbaf80b8102c241650d9f019ab4cf2a15a90a3324fc2ee9a2ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,990
Size: 1.00 vMB
Total Fees: 0.00808062 BTC
Feerates: 101.49 > 0.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (910,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,683 3,683 000000008b3375b0b8bd3d38bba827e3de3d78996a5a082aea698840dede7d6f 1 0.00/1.00 vMB 0
3,682 3,682 000000009ac77e4dd63f434995a94f3cc3a00ff66ff4e8045fbd24883ec3fd12 1 0.00/1.00 vMB 0
3,681 3,681 000000007f4df2938477dbaba0f584c6d90499c6c826e253de64cd8400d3946a 1 0.00/1.00 vMB 0
3,680 3,680 000000007bc6bf48f2d5134ef450b56bbf30b042f3234279550f8568705cab09 1 0.00/1.00 vMB 0
3,679 3,679 0000000074cd80cc346e6e5ce4c153042423cd07a452959040210b06e8c286fe 1 0.00/1.00 vMB 0
3,678 3,678 000000008038d966275f4ac34775824ed41d5ea0c371f5f7fd8e91116ade9a75 1 0.00/1.00 vMB 0
3,677 3,677 00000000e8cf7516f691f85c2d9310e4c2472a190ba39815f581ce9a6059bf33 1 0.00/1.00 vMB 0
3,676 3,676 00000000748e201e29c8d5e6cc6b5842bd8f7eb3b63893c194a2f4de4b1fb772 1 0.00/1.00 vMB 0
3,675 3,675 000000000759edba4552e80a22a25e679441435ed6244ac41656b786798915f5 1 0.00/1.00 vMB 0
3,674 3,674 0000000023889e8a1728f2cf31b073a2f488728470291952291a8196cf401599 1 0.00/1.00 vMB 0
3,673 3,673 000000001d1e170d3466be882c61a21480840ecd8892250a284d8cdc27bf0ff6 1 0.00/1.00 vMB 0
3,672 3,672 0000000099a190c5e30c9607241446f3494fc8bfb9fa04fb12d4b14ad494ed80 1 0.00/1.00 vMB 0
3,671 3,671 000000000802b224fd80eac82d10051af5ca94b62ca50afac06edfeeec27b738 1 0.00/1.00 vMB 0
3,670 3,670 000000001d5c8482b041934be1f0c142d50cd40639511f43a63f35839727c84a 1 0.00/1.00 vMB 0
3,669 3,669 000000002bdb1378541fe953948bfc3d57a9729ae391bd9cf5502e9e0131d92c 1 0.00/1.00 vMB 0
3,668 3,668 000000003125bc1ca2512559dcd25211f07053ee4586b4ca604675dc618efbd4 1 0.00/1.00 vMB 0
3,667 3,667 00000000995af6d670190c89138298091ec05eb7357eabe106e39ca8732336d8 1 0.00/1.00 vMB 0
3,666 3,666 00000000870f324e5324bab84899b82073a6f2ff724000d586ce9659d4f16099 1 0.00/1.00 vMB 0
3,665 3,665 000000003d49c38f2fe11faa38a8b7c9649e8b83c2b1fe5e3c6b70f5dcfef0ba 1 0.00/1.00 vMB 0
3,664 3,664 00000000766d9b0c2d6686aeb4e313e492396271d86673d8cf8f42f0f0d6f353 1 0.00/1.00 vMB 0
3,663 3,663 000000004d409a0524ed836a208ddaa37622cbdc2779b26a441146247d192c5e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.76 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: 632.49 GB
    • Received: 12.12 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.