Loading Tool

Explorer IconExplorer

Memory Pool

81,484 transactions
29.99 vMB
0.08939725 BTC
Random Selection Loading Transactions
Max Size: 181.03/200 MB

Candidate Block

Mining Attempt 593e425f91aa0085f7d0c8319fd246edab06b6aa9ba5ab6869b43c802873c380
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 423f524e8ae7afc2984a514f339d80f6bda06cbb4a358ab3aaee61759d0407a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,463
Size: 1.00 vMB
Total Fees: 0.02820372 BTC
Feerates: 502.62 > 2.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (388,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,394 526,394 0000000000000000001437c8729f56987532dbc92bea1413f534f75097f8247a 582 1.00/1.00 vMB 6
526,393 526,393 000000000000000000131407a144368c0d93df5c63dc38e74c0e38e6b74d4329 836 1.00/1.00 vMB 5
526,392 526,392 0000000000000000001970456c62c2ad580f71854b31fa36ce299d52ec1bf6e2 1,849 1.00/1.00 vMB 22
526,391 526,391 00000000000000000020515978f42a80ec375265471bf7ee891bee9b2a139a94 624 1.00/1.00 vMB 7
526,390 526,390 0000000000000000002c25ec1374d686dc845a55bd18c8608b4b0bc0c5e7dd9a 1,571 0.76/1.00 vMB 31
526,389 526,389 0000000000000000000d7f15d3e92743863f68f8d10a524401dc93811e741345 1,158 1.00/1.00 vMB 12
526,388 526,388 000000000000000000276e472921f5d92abd6f26576564bafc53f40b4fe9cb8d 1,314 1.00/1.00 vMB 16
526,387 526,387 00000000000000000007b3415046fdb9b923917be549ff13c3167981c564ff5c 120 1.00/1.00 vMB 1
526,386 526,386 00000000000000000002b22d529cb619f8ac590ef78e57429d664e3fb7407ca1 1,429 1.00/1.00 vMB 9
526,385 526,385 0000000000000000000eb11e4ec54fa0e947d3eb96d4ff5d6375397cd4bca65e 2,054 1.00/1.00 vMB 18
526,384 526,384 00000000000000000013d9abd0d5d7589e6289bba4e2ee789eef23283509cc7c 663 0.32/1.00 vMB 36
526,383 526,383 00000000000000000017f8b0bdbc3a88206aeac58cb71f062b3d2795549dbbba 2,513 1.00/1.00 vMB 67
526,382 526,382 0000000000000000000b458fe23abf7feff4aca1abe4f80dd33105fd3574b8e9 134 1.00/1.00 vMB 1
526,381 526,381 00000000000000000033eeac9a4641bcaa47a72d3e9e0215bfa3d7bea4c1a98d 1,240 1.00/1.00 vMB 13
526,380 526,380 00000000000000000037e185146e799a66652e8f0da1c6ce4a015cc96d901b35 1,069 1.00/1.00 vMB 14
526,379 526,379 000000000000000000366c335855a0981897cf92bb57faa468967df08c8992a3 1,212 1.00/1.00 vMB 17
526,378 526,378 0000000000000000002f94671edc26e03f9c15fa0432ad4e4273937061cc0f9d 153 1.00/1.00 vMB 2
526,377 526,377 0000000000000000000afc99e910d69a438200e691d54505f93bd8987982343f 630 1.00/1.00 vMB 9
526,376 526,376 00000000000000000024b37cb79b4b93168d2a8e3a1d37826a55db4af1dce6b2 1,799 1.00/1.00 vMB 16
526,375 526,375 000000000000000000383a3e1d8c43d05d7f64c97b43b78787a2ae538364c652 1,656 1.00/1.00 vMB 30
526,374 526,374 00000000000000000027f0c006f398f3c715671dc778ff2570e3ac6cb8afd4eb 290 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.