Loading Tool

Explorer IconExplorer

Memory Pool

82,223 transactions
31.22 vMB
0.09592618 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt a9f1896c841b7a6af1c6a63f3395a8ee06adb16cf92c6ad040e4fac3a5c4e07f
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root d680b7f76e022e0f66ddc53349007cc6a00adb1d76131647e5ea33e3b1a2ede9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.02831741 BTC
Feerates: 351.58 > 2.84 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (541,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,637 373,637 00000000000000000ec36632b70da16f0f283fcc3281b8397c8f9918d6492588 1,834 0.75/1.00 vMB 53
373,636 373,636 00000000000000000aefeca1a27cfd076215e90d6968ee5bfc10d80fc3f3f149 1,293 0.93/1.00 vMB 28
373,635 373,635 0000000000000000088cd533b4f34434d60f3bbb96910dfec6880d6ed304ed76 2,580 1.00/1.00 vMB 47
373,634 373,634 00000000000000000c448bb0b0e61826cec1be275dec87d32e34131cf256dd47 286 0.93/1.00 vMB 6
373,633 373,633 00000000000000000cd9ab6d464116687ea2698c3fb87e738f5bb1134fda3947 1 0.00/1.00 vMB 0
373,632 373,632 00000000000000001345d660b25c23c55c5007097511b89c3e434cbbb229caff 98 1.00/1.00 vMB 2
373,631 373,631 000000000000000008a0dabed3ba1ce6da4c5692395653e0640c127d9d8fb5b0 195 0.07/1.00 vMB 54
373,630 373,630 00000000000000001100d8fc602af76fc3342ac3d212529ce485704772bb9047 973 0.91/1.00 vMB 21
373,629 373,629 0000000000000000066f00105d10a8871072852ba26e707bbfc7ab4d0b304cd4 1,428 0.86/1.00 vMB 30
373,628 373,628 00000000000000000d33885ff4dabf335d04d9cd915fd22f4509cff6ee797193 936 0.40/1.00 vMB 50
373,627 373,627 000000000000000012995bee09d80d032f9dfddd6cbe2aabdf1d4c6b84f496c7 225 0.70/1.00 vMB 6
373,626 373,626 00000000000000000eaa4f04cef3431d02a159fb038cf62a5a49e4289858d320 1,433 0.87/1.00 vMB 33
373,625 373,625 000000000000000005f31c87da35ee59888c366d5fe5ed9727600fa7d2f03c29 509 0.91/1.00 vMB 11
373,624 373,624 00000000000000000899789dd244ccabd425e0476735ffeaf7a7e4c98c38a4b6 635 0.27/1.00 vMB 42
373,623 373,623 00000000000000000e8a6aa70a2698718d732589994b2c08f6655c6137688159 1,473 0.86/1.00 vMB 33
373,622 373,622 0000000000000000105cbeaa1dc2106cadef1ca4353b90fcfa86c20f0fb88a6a 457 0.21/1.00 vMB 41
373,621 373,621 00000000000000000a18e03376d05c9f5c8b61bb88869c46c1fb294377d4d6e0 398 0.15/1.00 vMB 51
373,620 373,620 00000000000000000524055a4606ed21eacbd64da82028c689d4ebcabbd59a74 1 0.00/1.00 vMB 0
373,619 373,619 000000000000000000d17075536f8a992120cff689e06d0a0ed9cf5d77c62ee7 518 0.92/1.00 vMB 10
373,618 373,618 00000000000000000c5e03784f201c8788e8f9ac0312db5b11f41d9a224ae868 605 0.70/1.00 vMB 16
373,617 373,617 000000000000000006a4d610a12708dd692961ee9205c8eeac564032d734b5af 514 0.28/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.66 GB
    • Received: 16.75 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.