Loading Tool

Explorer IconExplorer

Memory Pool

34,192 transactions
27.11 vMB
0.05537728 BTC
Random Selection Loading Transactions
Max Size: 135.49/200 MB

Candidate Block

Mining Attempt 3fc162a6bc44b549abab5b9caa92c3b11b3ae900a80837a912b37d35a3938f8c
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root bab187b5ff87e82e1c0fc5e18070ce4f4addcda3a915cf3bf3b423396b0dff93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 822
Size: 1.00 vMB
Total Fees: 0.00430243 BTC
Feerates: 40.21 > 0.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (203,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,249 711,249 0000000000000000000576185581f02383be5d3456836e434e7ebcca88b6de5d 3,616 1.00/1.00 vMB 14
711,248 711,248 00000000000000000000455f38f21d55be1455f73bb26adde6949d925a2462fc 3,388 1.00/1.00 vMB 13
711,247 711,247 00000000000000000000c4b7f4542be63b3c1bf671861c1ba168b58ee89b357f 2,929 1.00/1.00 vMB 7
711,246 711,246 0000000000000000000b5913a79101a7a06716e7c625411a6fbc8e59b11ba68e 2,399 1.00/1.00 vMB 4
711,245 711,245 0000000000000000000af03b714575006519308b73a965ca900cf18b37559341 3,041 1.00/1.00 vMB 16
711,244 711,244 00000000000000000006d6cc3d53cd64c1684bd6780f97cf75670813ebb76e54 3,106 1.00/1.00 vMB 20
711,243 711,243 00000000000000000001cf83be709d2f224d3757bdcf3576fb0545f63f38118d 1,151 0.39/1.00 vMB 12
711,242 711,242 000000000000000000083e3ca7d7a96bd31c3c65cb993f3193899216f4241703 1,746 0.70/1.00 vMB 16
711,241 711,241 0000000000000000000884f19c20d4dd59f8473d7c25a3bb85151c00e94319db 2,852 0.94/1.00 vMB 13
711,240 711,240 0000000000000000000a9c65da1f31cf39bd5cf0f0d0198d8750f4a5df342107 2,990 0.85/1.00 vMB 4
711,239 711,239 00000000000000000008ce339096943070e703e1bf389ff1400c8b74111a641e 2,793 1.00/1.00 vMB 20
711,238 711,238 00000000000000000005ddc4846ffa759a4fc9e977f5996d3a00bb03d051a095 1,553 0.60/1.00 vMB 9
711,237 711,237 00000000000000000006e9b129d12be742c87464d86361e4c4fee2c2728f0fcb 2,597 1.00/1.00 vMB 11
711,236 711,236 00000000000000000007ca1d45cd1144b7fd6c8f4ebdb1fbadc2e8ca9e3668ac 651 0.27/1.00 vMB 12
711,235 711,235 0000000000000000000c565d2f059e87637a493430763142e08cc2213b3911c6 2,613 1.00/1.00 vMB 12
711,234 711,234 000000000000000000004247f5869dcc600d1ca9d34f12cc83e9377759598036 139 0.04/1.00 vMB 16
711,233 711,233 000000000000000000052540e781bfa66de047eef8d05badd5ddb4b9a10e3dd8 414 0.15/1.00 vMB 11
711,232 711,232 00000000000000000008ede88fcbfdaa18bcd8a425ccee2b8223b9d8b7e4a1fb 983 0.42/1.00 vMB 11
711,231 711,231 0000000000000000000507978736d971fa6edb96431a7b5cf524917f4d828d1e 1,038 0.41/1.00 vMB 12
711,230 711,230 0000000000000000000538c99fbada1614774a2102e5a7d739d2989aed258058 960 0.47/1.00 vMB 13
711,229 711,229 00000000000000000007db2127e94f9e163e047fc8f39678f3a9c03e6c1efb23 97 0.06/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.