Loading Tool

Explorer IconExplorer

Memory Pool

25,701 transactions
29.72 vMB
0.04664467 BTC
Random Selection Loading Transactions
Max Size: 160.33/200 MB

Candidate Block

Mining Attempt f774f7c64e4151a667775b892745f7157f0fd65d09129da761347bbbe236bdf9
Version 20000000
Previous Block 00000000000000000001d5a9dc7e5d6c22168393da63741599b9512df572f10e
Merkle Root c7ab6d96fc4eb8ec2676780fc2025225229a56dc8fbc9c43cbf53297a0d6242e
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,336
Size: 1.00 vMB
Total Fees: 0.01319322 BTC
Feerates: 150.38 > 1.32 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,212 (767,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,471 172,471 0000000000000294a680fa62515c76d8881c87e5755403ddca6902274b5dde8c 128 0.06/1.00 vMB 147
172,470 172,470 000000000000000d14a8a028262dab4904b4ddb8bcf0d43dd40c78c7b83924aa 60 0.02/1.00 vMB 34
172,469 172,469 00000000000001407ecc51f00e7efcf92eaddf7609b80932ec154435029f346e 1 0.00/1.00 vMB 0
172,468 172,468 0000000000000349ba86a91b340f4da04c159086cc46b8eef6d27c12c50ee6b7 14 0.01/1.00 vMB 146
172,467 172,467 000000000000061995fc174403a59f000d560f181b5c644b3b258f01ab18431f 46 0.02/1.00 vMB 108
172,466 172,466 000000000000063fc7f829240e535cd4250f9a11884ee4276976b3c7542270de 14 0.00/1.00 vMB 15
172,465 172,465 000000000000075a7eb9e59401120c77da5981b33e53eec935eee1271fe1481f 72 0.03/1.00 vMB 427
172,464 172,464 0000000000000335f1408ae9fb3b64f877a1e887f35a3a70e91fff7a1e2e6cbc 18 0.01/1.00 vMB 53
172,463 172,463 0000000000000a9cbe4db20e5e0c421db9027ae0e3993d0b9c745f100601e32d 89 0.02/1.00 vMB 20
172,462 172,462 0000000000000a6ff88c1044371c7776bf6b382bb098f5f7b6cd3d39767a7aef 95 0.04/1.00 vMB 297
172,461 172,461 000000000000008106aea4a7460b345a6e2d0402cea44634e09d947142ce46a1 62 0.03/1.00 vMB 169
172,460 172,460 00000000000006bf986670a7e4e9e7708b14360f23ec4fa072a3fc388ef52457 1 0.00/1.00 vMB 0
172,459 172,459 0000000000000562375c1605c655364af26e5795bdb9bc4d16b4e0eb32507882 59 0.02/1.00 vMB 28
172,458 172,458 0000000000000853535cd26e158b0fb24224327c0eb4c03e1f2b2d04ff3604dd 57 0.02/1.00 vMB 98
172,457 172,457 000000000000073eb59599326102ec8ae3c9b0c982079d34737948648ea8947c 26 0.01/1.00 vMB 93
172,456 172,456 00000000000005b4c0df0f050bc6ab04ce43ee8e366f3607524ac9d5dfefe8b9 42 0.02/1.00 vMB 168
172,455 172,455 000000000000008db943b7e550d4e57b6e027d8d67ddb6b801c7baaf33053024 1 0.00/1.00 vMB 0
172,454 172,454 000000000000046eca16c4d75af1997fa766420579efdb4df09f42c3aaeb254e 41 0.03/1.00 vMB 91
172,453 172,453 000000000000082a4edc416bce5f4073b6f04f0b4e68c6bae0f81ef2466f83c9 11 0.00/1.00 vMB 386
172,452 172,452 00000000000005964d98b5fb5ee59007dcb103d353f6722ddb8e612cc424adbf 163 0.05/1.00 vMB 75
172,451 172,451 00000000000009a0530e25a5851ddbbefaa92383a0e94dafae84ab5e4353899e 13 0.00/1.00 vMB 765
Previous 10 blocks ↓
Total Size: 827.11 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: 4,442.41 GB
    • Received: 241.13 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.