Loading Tool

Explorer IconExplorer

Memory Pool

39,194 transactions
27.54 vMB
0.06630256 BTC
Random Selection Loading Transactions
Max Size: 140.62/200 MB

Candidate Block

Mining Attempt 3d0909edb9fec6df9cf5f8cdf77c3795543f432d0299c9d18cbbb6c0a55bda27
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root e0839ab8d0e8823d392bda1e6fb2eb97fae455ee10d93211fd5955f852172a4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,438
Size: 1.00 vMB
Total Fees: 0.01398960 BTC
Feerates: 100.95 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (344,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
569,681 569,681 0000000000000000002b2801c812c2b69d917d1d4265e1977e482ff910b92310 2,935 1.00/1.00 vMB 59
569,680 569,680 00000000000000000015425603fb1dd2574ffcdf6a2c0d5f5155741f1c2567a2 3,047 1.00/1.00 vMB 58
569,679 569,679 0000000000000000001b648753e7e403b10017f7f6b478240d16eec74e6c3609 3,083 1.00/1.00 vMB 40
569,678 569,678 0000000000000000000154c8b10ea0a7038ae70d0b0fb6c60232927c28022349 3,079 1.00/1.00 vMB 12
569,677 569,677 000000000000000000178fff4a3d245abe737403f84045b333ae2a7b11c232d3 2,991 1.00/1.00 vMB 21
569,676 569,676 0000000000000000001c5929e1cd5ce1a1dbc677773c592b89b204856a04b46e 3,074 1.00/1.00 vMB 43
569,675 569,675 0000000000000000001e5e46dd9d5a0147734f60f5646941208034de756b6f52 2,201 1.00/1.00 vMB 46
569,674 569,674 000000000000000000194b90f26bf7957710fd6271d55eaa7940ced25bf6298b 3,155 1.00/1.00 vMB 2
569,673 569,673 00000000000000000021807ecae84d80d91901052e6f56d211f31461cacc1748 3,169 1.00/1.00 vMB 33
569,672 569,672 0000000000000000001a805557bdac5906ac937e9b3467fa278a7a55c33e728c 2,296 1.00/1.00 vMB 16
569,671 569,671 0000000000000000001a4913fa3802f19d12dfa9dd92d9dba8497d2514632ab6 3,261 1.00/1.00 vMB 28
569,670 569,670 00000000000000000025276a1683ce713aa1b23d4bdfd964240541c9c29f63da 3,070 1.00/1.00 vMB 29
569,669 569,669 000000000000000000164ec679c970288207078bd266f6250212af6272862e3d 3,207 1.00/1.00 vMB 48
569,668 569,668 0000000000000000002027639d3c1f5fc3a690baf39628c0cd5dfda15b2edb3d 2,935 1.00/1.00 vMB 26
569,667 569,667 00000000000000000009018668efdfd3091e4d8f1ec9cbae622949b8da4192b0 3,121 1.00/1.00 vMB 9
569,666 569,666 00000000000000000009aef3a720ead3df9bb334590b5635da748c7a7b5c42b7 3,154 1.00/1.00 vMB 26
569,665 569,665 00000000000000000001aa3a747635bceb4baf7fc7ff6804aa1f540559538957 3,244 1.00/1.00 vMB 10
569,664 569,664 000000000000000000289c2e109d0aa5410daecaae34a6e23477aa506ad6fec0 2,861 1.00/1.00 vMB 20
569,663 569,663 00000000000000000016e986dd155a607cd3260c16a7479d7bde76848225bb06 3,110 1.00/1.00 vMB 39
569,662 569,662 0000000000000000000595f4f9835ae451db1a68855ba6a11eaf49ce986eb576 3,081 1.00/1.00 vMB 29
569,661 569,661 0000000000000000001023990d9b1afbe84f077c0ac11acef730a70d5040725b 2,144 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.76 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: 632.27 GB
    • Received: 12.11 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.