Loading Tool

Explorer IconExplorer

Memory Pool

82,777 transactions
30.49 vMB
0.12448247 BTC
Random Selection Loading Transactions
Max Size: 184.44/200 MB

Candidate Block

Mining Attempt 2c1ba8b7a8cf7cbe28745ca19b48105878f4f55882796746fbce426e2cfcad8e
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root ffc7b51cda9a62887a945279dd1500b8a7be6e0201da880b0bfa330be335e7dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,061
Size: 1.00 vMB
Total Fees: 0.04448546 BTC
Feerates: 150.85 > 4.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (651,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,750 263,750 000000000000000f758feae7105ac37e8305c9e8da99da859c0aa6b852f27340 333 0.16/1.00 vMB 104
263,749 263,749 000000000000000414861738f1853ad3640f5fcfde49cab3208f8614efdd5920 85 0.04/1.00 vMB 83
263,748 263,748 000000000000000017d49d41baa6fac4f2d35b69373f2b4ac64bea2a540fc425 194 0.10/1.00 vMB 66
263,747 263,747 000000000000000b11939d5973da4d64acb8ba70baa655a080ea61a27bc0aa62 24 0.01/1.00 vMB 104
263,746 263,746 0000000000000015bf390b4c9aa2e2d4cd3b97c33fee59f11cfbe7a6a85717a4 375 0.16/1.00 vMB 90
263,745 263,745 0000000000000002a768791bf69255eaa75523431b7cba236271cfe915c84c2d 300 0.13/1.00 vMB 105
263,744 263,744 000000000000000f0ec8737339464221672b99f496a6eb9f36471cb50908cd3e 226 0.11/1.00 vMB 70
263,743 263,743 0000000000000005f9352bd6c3ba004a91c882557f6defe1c9964a92f8a1ce55 509 0.22/1.00 vMB 94
263,742 263,742 000000000000001024ae096fe568c1f3893f317fd4b929cb31f7840af963c8c1 85 0.03/1.00 vMB 85
263,741 263,741 00000000000000079c22bcfe3196e4c10e22f342f319dfdcaec48704d16b7f04 64 0.02/1.00 vMB 83
263,740 263,740 000000000000000fa250b0c3d536db9287b5375267a71a9697d93c00964714a8 493 0.22/1.00 vMB 95
263,739 263,739 000000000000000292a46a29d20b5fdf379aa9cd728a5283b65d54cb85a3fc40 420 0.25/1.00 vMB 93
263,738 263,738 0000000000000008e40678d8e1a78eadb47735d14a6b9cbf941f9b75c437cab8 217 0.09/1.00 vMB 57
263,737 263,737 0000000000000013fd87c41e90fd0572784130fb1a1ee5ae40069a98c263ccf3 56 0.14/1.00 vMB 13
263,736 263,736 0000000000000000682c542d4d8da7ccb93890c735b59cf6c5fdc4f74e133cbb 111 0.05/1.00 vMB 74
263,735 263,735 000000000000000e2584e7a58a2130ea5e586f4f07b15c93b5e9ca30540b2b52 105 0.04/1.00 vMB 63
263,734 263,734 0000000000000015c1102359088332d8dfa9a28a07522efebe23707f7ac0ff19 424 0.19/1.00 vMB 150
263,733 263,733 00000000000000054c9dd2342ce0212f0bc68b983fd1124550575ba680914bf6 122 0.05/1.00 vMB 77
263,732 263,732 0000000000000000d19dd86782dda051c94887da93a5ed6bc072f560c19458e0 268 0.13/1.00 vMB 90
263,731 263,731 00000000000000005f5f16952fe759c72e4a340b72b46ecca600e3d6ecd875b7 365 0.14/1.00 vMB 132
263,730 263,730 0000000000000006707ce1335bd966cc36367646732633854f91ac00663a7e5f 48 0.02/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.63 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: 672.37 GB
    • Received: 16.21 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.