Loading Tool

Explorer IconExplorer

Memory Pool

79,721 transactions
29.28 vMB
0.12656946 BTC
Random Selection Loading Transactions
Max Size: 177.23/200 MB

Candidate Block

Mining Attempt 1fbc3edb4fe442cf2f49f35806e3b053b512373c3efc27d3bfa667e3f835959e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 104a1fe8cfe72f202dacff25add892eeccf112522b8906108b3eb0b9cacf8778
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,519
Size: 1.00 vMB
Total Fees: 0.04717088 BTC
Feerates: 602.26 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (734,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,068 181,068 00000000000001e10362068a10b4543e65b8212e0c5ac8a95b957f0b4185654d 342 0.17/1.00 vMB 153
181,067 181,067 00000000000006477baeadc2a056c45d129160c7de380846156879306e2b628d 177 0.09/1.00 vMB 130
181,066 181,066 000000000000025503a724cf66bc958909926f70ac0d27d8d21257bd37ad5504 145 0.05/1.00 vMB 80
181,065 181,065 00000000000000b3cafc5dcea2bfc59539c284f5284edba908077370f8aad6af 243 0.11/1.00 vMB 121
181,064 181,064 000000000000020482aed27b2c2bd00e034a8531d8cc6a6d95a54ff3c159be43 95 0.06/1.00 vMB 63
181,063 181,063 00000000000003ec7cca6796563c62c308bcc4a6fdfc52767a88625ad2b0e8a1 469 0.20/1.00 vMB 138
181,062 181,062 00000000000007bab7367ba454c10faad5f3377c92190fe7bde9c5fdae97f7e7 6 0.00/1.00 vMB 0
181,061 181,061 00000000000008e04149cb37e3ed4a220c3932f0925ec20796c81883d34e0e7a 10 0.00/1.00 vMB 358
181,060 181,060 00000000000001229b607c67c951bd34ea316c4770758b5def47a4841fa84793 157 0.05/1.00 vMB 7
181,059 181,059 0000000000000837a54ca610f0ca37ed52c628420c6687c18007e9c807f2e206 117 0.09/1.00 vMB 144
181,058 181,058 000000000000009c73cb45e0f300fddcf76a71237ea67dda1b1687911774300b 380 0.17/1.00 vMB 145
181,057 181,057 000000000000089f350da96b027dc65cb2b3b97954595f6b894267d1ef249a92 370 0.22/1.00 vMB 140
181,056 181,056 00000000000003d9dbd019d2b6ae30764f94bf403d70ad2392a78bf09ef3f7bd 45 0.02/1.00 vMB 79
181,055 181,055 00000000000008ad20fc9888798b4f70685eb4032dd2d9ea38a21313da915d21 206 0.07/1.00 vMB 103
181,054 181,054 00000000000000a2974f462cab5a64e816cb9bfdb2fe1f9f904fe0b006bb50ff 656 0.25/1.00 vMB 164
181,053 181,053 0000000000000663178cf91c75145ccad1d741117554f3a3d68c6833e3830325 1 0.00/1.00 vMB 0
181,052 181,052 00000000000002a98e1b48989d598009bd7c28c6dc87e0d02e86a19b49dac0ee 171 0.08/1.00 vMB 114
181,051 181,051 000000000000065e9955c407e607329b17d726bd90f3338f37f225fe7bb471a1 29 0.01/1.00 vMB 37
181,050 181,050 00000000000006b398ed16935045b32554f916e28fb18827a3f3779cd0d682d6 102 0.06/1.00 vMB 60
181,049 181,049 0000000000000006b0882cb1b68714c1e2385538f6ec709f6509543c09ac718d 535 0.20/1.00 vMB 180
181,048 181,048 000000000000003c901b5ffffd30489c05f45c0f5d9acbed9b27e73b1db732ed 182 0.09/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.92 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: 714.45 GB
    • Received: 17.54 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.