Loading Tool

Explorer IconExplorer

Memory Pool

38,713 transactions
28.41 vMB
0.05938503 BTC
Random Selection Loading Transactions
Max Size: 144.18/200 MB

Candidate Block

Mining Attempt 24b3108789051997179e85d65adc07eac149b05316e404f03a5b4f277188d85c
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root f2246e928b2c31537399d8bdb4b808a9b1b7dcb4d91c443b6c0c6c6544d3062b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,214
Size: 1.00 vMB
Total Fees: 0.00471934 BTC
Feerates: 50.27 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (150,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,470 764,470 00000000000000000007142ea70486b89b73e24f27d5e7904d8415564963750f 1,169 1.00/1.00 vMB 37
764,469 764,469 00000000000000000000e5bcaa68f94bce5ec49b809f53b83e075b182e256b98 1,430 1.00/1.00 vMB 25
764,468 764,468 000000000000000000003b034901e0185a1e41c6b5581010876d107a40169c2e 652 1.00/1.00 vMB 15
764,467 764,467 00000000000000000002d5a94aede94e8f6e2c3376762071d80d11ee1b050767 2,012 1.00/1.00 vMB 21
764,466 764,466 0000000000000000000103c7dcaed923c77813e1c56dbf4a7072f51be6c98048 806 1.00/1.00 vMB 13
764,465 764,465 000000000000000000014810c2dfe2a3524f83f8410aa7b72ee84f024a7d7748 2,090 1.00/1.00 vMB 21
764,464 764,464 00000000000000000000e07a6284ced3bbea61a4a932a5827647fe9cbb109746 631 1.00/1.00 vMB 12
764,463 764,463 00000000000000000001cc8c37dd005b2bda560229a8d34f1f22d35ddf947dc8 2,121 1.00/1.00 vMB 22
764,462 764,462 00000000000000000002953aedb5789775ec9eac0e40490f1f71693606f24899 1,426 1.00/1.00 vMB 18
764,461 764,461 00000000000000000002441153c170b4230bcff541c67de8f4095bdf357aca46 606 1.00/1.00 vMB 11
764,460 764,460 000000000000000000028a729255c65c1ff258f21ddb2cabb851dd3f0f985d08 2,553 1.00/1.00 vMB 21
764,459 764,459 0000000000000000000304320d85c2cf52cfc775cd092d4961336e7d6aba5236 3,155 1.00/1.00 vMB 29
764,458 764,458 000000000000000000072bd2b22b1b27dcd91005bde192e0e821c520149d7c6f 2,312 1.00/1.00 vMB 36
764,457 764,457 00000000000000000005375b5eb06c19a796b42db0f3b1ddd17eea40979dbd88 1,204 1.00/1.00 vMB 11
764,456 764,456 00000000000000000004cb3000d57ae54c20d2400b1b48a4ea28f99f715a4116 1,166 1.00/1.00 vMB 22
764,455 764,455 00000000000000000006682dfbd25cedee726a658f83da00b402c7a6ed819061 2,696 1.00/1.00 vMB 26
764,454 764,454 000000000000000000051666ac61dabe700893425435545fd2371d5476b30bfd 2,941 1.00/1.00 vMB 37
764,453 764,453 00000000000000000002c78d57825e32ae14bd3173a39154e9bb40dd4b8fa7c6 411 1.00/1.00 vMB 10
764,452 764,452 00000000000000000004cf0eadcbad970aed25a8f35fbf38aa756decf3184996 737 1.00/1.00 vMB 12
764,451 764,451 000000000000000000058f6e7209d8cac418876e98e959a1e5452fb145de0203 3,025 1.00/1.00 vMB 13
764,450 764,450 0000000000000000000470aa512a54a226dc36c083da2dd7c6c75171b052ea03 1,674 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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