Loading Tool

Explorer IconExplorer

Memory Pool

79,314 transactions
29.10 vMB
0.11942400 BTC
Random Selection Loading Transactions
Max Size: 176.46/200 MB

Candidate Block

Mining Attempt 0668a08255bdea0859091ef8d747737a727b7649cfeecebad7f0793cb37c92ac
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 87f80c06b5fe8ae68307886f5020ee8856237ead1c388b15e6bd69db0454b347
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.04390858 BTC
Feerates: 602.26 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (76,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,593 838,593 000000000000000000023d4522973909874fa2ba8a0d36de814b203d2a400a7c 3,453 1.00/1.00 vMB 73
838,592 838,592 000000000000000000034477c6e4bcce2120c1166c396c4dca9795add1cee340 4,770 1.00/1.00 vMB 83
838,591 838,591 00000000000000000001d322d488a70e2752f352ed5659dad18745aa8bf74d9e 4,935 1.00/1.00 vMB 119
838,590 838,590 00000000000000000000c6f5f035f768c2006f1bf5e3bf66dd0ca2c75b94ea9b 4,465 1.00/1.00 vMB 119
838,589 838,589 00000000000000000001d9d8fa0550fbfdc98cceb2db301229b23eea45793998 4,906 1.00/1.00 vMB 67
838,588 838,588 000000000000000000009194714a1a44f6f7afc137317a81c9082ec47d6c3e8c 4,823 1.00/1.00 vMB 73
838,587 838,587 000000000000000000011d9bf61c96da4e9403ec13d43882114c5e5d15c73c7c 4,629 1.00/1.00 vMB 39
838,586 838,586 00000000000000000003047168912a52d7a287a0781248a3cdca280906e7ebf5 4,159 1.00/1.00 vMB 24
838,585 838,585 000000000000000000021348503edfa6929c0bf073466fb436f8d862925bc858 4,161 1.00/1.00 vMB 13
838,584 838,584 000000000000000000018479d903decea0cbab40aab424e84ce751f8c0156534 3,979 1.00/1.00 vMB 25
838,583 838,583 0000000000000000000151e9a9c968785e19bcb23285b2d69624fb5ffff0bc27 3,459 1.00/1.00 vMB 14
838,582 838,582 000000000000000000014f9238cf8f3c411980f6fddfcf6549b73323eb549b61 3,866 1.00/1.00 vMB 26
838,581 838,581 00000000000000000000a05cd3c53cde712fd889c5a74b9a7a985f2f8de46958 3,995 1.00/1.00 vMB 14
838,580 838,580 0000000000000000000332d358bb3d0c0b5e40f9b6968dfefd5a0499a66748c0 4,695 1.00/1.00 vMB 25
838,579 838,579 00000000000000000001a1a6b376b4df56fcd029ee93a84b6e51b07ebc7863d5 3,418 1.00/1.00 vMB 20
838,578 838,578 00000000000000000003270de58df4a7fc3528ca5bf61e36039c01e0daec5565 3,499 1.00/1.00 vMB 23
838,577 838,577 000000000000000000026ad7f3fe23f89538a11fb7355b37e512e50b6faee10a 4,145 1.00/1.00 vMB 29
838,576 838,576 00000000000000000001e73d4688e0646cb92515e0ea0d42dde6e8425b1d319b 4,098 1.00/1.00 vMB 34
838,575 838,575 000000000000000000025e2e4de53d47d3645e6f6a6fc59059d3b38b7136383b 3,794 1.00/1.00 vMB 29
838,574 838,574 000000000000000000001de96567c5fa74e389970c9734f60813a11c3cf28845 4,211 1.00/1.00 vMB 46
838,573 838,573 00000000000000000002260ae4a34c36daa44afce2cf672772db334776b603d0 4,261 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.92 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: 714.43 GB
    • Received: 17.54 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.