Loading Tool

Explorer IconExplorer

Memory Pool

18,754 transactions
8.85 vMB
0.06174851 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.42/200 MB

Candidate Block

Mining Attempt 5296db06fad593bb0518a28f69204d85fa398a8d907d80731d8d85dc2feb077e
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root eb455710ccaa5c8308d156b3be6e3ab04196251709dea6ab8be1402f4c2f49d6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,985
Size: 1.00 vMB
Total Fees: 0.04128511 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (712,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,961 200,961 0000000000000117b02c8ea876c7cea3b50a61cda6b272181fff2e99f44028b2 222 0.09 vMB 231
200,960 200,960 00000000000002ff1b68c84abc37200f3a1c902c587a0c0ab562700829a4b12b 589 0.25 vMB 136
200,959 200,959 000000000000019aab59cb7b5d9f0489a113c19db359c2f3613dc716784b47c1 702 0.42 vMB 105
200,958 200,958 00000000000001453706ab194c349a072a8a91fabd46f5b4877c65bcf3002400 128 0.05 vMB 133
200,957 200,957 0000000000000518f6086f1938ba4ce8385d02205f1bcc72a7b019f113b29411 209 0.07 vMB 402
200,956 200,956 000000000000039f115d6ba0b910613a01a9175a9f5cc19c4e60523285a869ed 68 0.15 vMB 60
200,955 200,955 0000000000000527df28b3d17ff27e34dbcbbb8402895a295e549f68ce184c5f 37 0.01 vMB 0
200,954 200,954 00000000000005a81f72190aeedc0fe8aef697df6827ab25d8fec48330ea0dbb 862 0.25 vMB 219
200,953 200,953 00000000000000ed85772cd0bd15ef4a0cacdf0a7eff5b46d21331e15652fa95 98 0.04 vMB 122
200,952 200,952 00000000000000739ca7816ef0defcb26929667a634495e7fe8ade93ab009a56 144 0.05 vMB 104
200,951 200,951 0000000000000234156599e66c05a4b9009654f0c861575bcbf1bee527eea747 5 0.00 vMB 152
200,950 200,950 0000000000000038ba38b354b3fd8173cd55cebbe998c75f27af5fdc577366bd 390 0.19 vMB 127
200,949 200,949 0000000000000415ab3edd56e91f97c00708e8f5cdd667a024660c0b1fbdd625 221 0.13 vMB 112
200,948 200,948 0000000000000551a2db8d4473043d5da01a20f1f09cc422402ddf9472cc2d1b 216 0.15 vMB 38
200,947 200,947 00000000000003a9f1e43c9fae3f24a26e77ecbad80aeb3f07185f2bf2ca3da5 738 0.25 vMB 293
200,946 200,946 000000000000027547f01b3e1ab37242d30bf3658b8f09c8cdf1d152e5b97c9b 1,091 0.42 vMB 161
200,945 200,945 00000000000002ce2f6d0fcaa153cbd6d7f1e5283b23083108dd2a04544b5c16 147 0.05 vMB 105
200,944 200,944 00000000000000a3859c17b6fef941ce088abc1e8a4637dfd30ecbf5f04c7f25 11 0.00 vMB 200
200,943 200,943 00000000000002eaed8e5059942c0e0aaf80bd2663be889f0e8a7f1f0551ea10 106 0.06 vMB 138
200,942 200,942 000000000000002524774753505e05e5b3a9d63c46aa0280f05a97305ce1b609 127 0.04 vMB 80
200,941 200,941 000000000000009045a2134fe04ce4371db9d1f38ab3a6f21855c5dc6526ca91 8 0.00 vMB 34
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 242.80 GB
    • Received: 0.92 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.