Loading Tool

Explorer IconExplorer

Memory Pool

80,800 transactions
30.49 vMB
0.08971259 BTC
Random Selection Loading Transactions
Max Size: 186.13/200 MB

Candidate Block

Mining Attempt c11bd99d0d74b9d2eb8414102f4b5f62343279f6b514204b29219e5fdd581586
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root dc308ec0e61865043a5297838cc8ed67fec7c4c98d339356b515512ee1e856e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.02032928 BTC
Feerates: 151.00 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (473,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,702 441,702 00000000000000000233f0e26576b70b375439ba7c0d66753acbc8684fcc601c 536 0.59/1.00 vMB 26
441,701 441,701 000000000000000002e4e53de58e14d0be66d823ad64b7fb2e393efaa24afd44 2,599 1.00/1.00 vMB 85
441,700 441,700 0000000000000000039a828a2b8d7836f31bbfaae8a208d9cd70e4642667c419 1,120 1.00/1.00 vMB 40
441,699 441,699 000000000000000002271d84ca4532ea4c7cbf90caf2e96da2868e7dadfe341e 523 1.00/1.00 vMB 21
441,698 441,698 000000000000000000d219aff4049b29de9ffa668684693b49482b3d0d1e2b9b 1,125 1.00/1.00 vMB 40
441,697 441,697 000000000000000001ecd7d2a293ed8645b4e185a765b17b1e8b867624454e19 989 0.46/1.00 vMB 80
441,696 441,696 000000000000000000a3b669adaee092be85c3061b3abf2b1548d28b803c47aa 1,463 1.00/1.00 vMB 25
441,695 441,695 00000000000000000386454537089c452e5d3a96d5a5c559743dd60afcd1db7b 2,170 1.00/1.00 vMB 81
441,694 441,694 0000000000000000038abcc0070ff315d7e2ea3eaca4c063d343a95a254b9241 940 1.00/1.00 vMB 25
441,693 441,693 0000000000000000038ef17818e0cb1e62c4507610080ab0c21cef46c33c9afc 2,099 1.00/1.00 vMB 71
441,692 441,692 00000000000000000259e31e599510da9dabe5c8441612bd930cc16d50231047 2,239 1.00/1.00 vMB 86
441,691 441,691 00000000000000000354a751180ac7581553c48522bdf599890732468b8a054e 838 1.00/1.00 vMB 19
441,690 441,690 0000000000000000016a2fce69ba751f83967f2848cc2f7b662d55f60d3e5b0e 2,541 1.00/1.00 vMB 81
441,689 441,689 00000000000000000236839673981797f38e333507ed989f6f9be5eab419ee26 2,744 1.00/1.00 vMB 71
441,688 441,688 0000000000000000006a4446d765b579817309b93981e2824c94dcb0421534f9 2,142 1.00/1.00 vMB 88
441,687 441,687 000000000000000002a936547fdf66a132f9bfee20167fec79370d6589523bd3 2,467 1.00/1.00 vMB 97
441,686 441,686 000000000000000000881cfeeef52f2c9089a2ee39212472db565477d07efe23 839 1.00/1.00 vMB 27
441,685 441,685 000000000000000002e2b6c3b636117c51dfbada818eab99defe4abcfbdac52e 2,166 0.79/1.00 vMB 83
441,684 441,684 0000000000000000026ff0983a4e91b1db16c3a6c1adbe6d30e9aa64682ea19f 1,285 1.00/1.00 vMB 39
441,683 441,683 00000000000000000122c7be013b682e26610590421b09ba713b23bd1867563a 1,204 1.00/1.00 vMB 31
441,682 441,682 00000000000000000274e09b535594acc69d2f47d556378633e1671d4d18073b 1,297 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.29 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.