Loading Tool

Explorer IconExplorer

Memory Pool

17,533 transactions
8.01 vMB
0.02521759 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.90/200 MB

Candidate Block

Mining Attempt 53308007b3cc2643bef10d2a78f2305b87744d2fd3258e4b509ec1adb3da57a8
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 732835bd1e01de88377fc26085ee52eee65cc714bbb4c257e9577ee1841980f6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,685
Size: 1.00 vMB
Total Fees: 0.00845340 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (712,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,965 200,965 000000000000012bc3a756b83f72b6aed59ed86b3e937c761daad19cbe5f7f0f 6 0.00 vMB 0
200,964 200,964 0000000000000429ced8a7da26a7f4ce195a1da7786fd8d0b9048dc9a9bdddca 192 0.06 vMB 81
200,963 200,963 00000000000004e8939083e17b030c6b99a647b7fc642cc0656a3503dd73994c 15 0.01 vMB 70
200,962 200,962 0000000000000277f09c88c795f80547aff62166b07cb47f1c83d7cb503b8a98 30 0.01 vMB 124
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
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 246.61 GB
    • Received: 0.93 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.