Loading Tool

Explorer IconExplorer

Memory Pool

77,289 transactions
29.86 vMB
0.10385850 BTC
Random Selection Loading Transactions
Max Size: 178.45/200 MB

Candidate Block

Mining Attempt 6d0f0aca591007d3cb938d666f009e2b3f1cb7a216fe1ceac8094b10d506e9bc
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 79fca5e2e33fac2d450fb45759370158ea3efdb0e4bc6e902a71435c026db015
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 730
Size: 1.00 vMB
Total Fees: 0.02206927 BTC
Feerates: 19.22 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (96,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,117 819,117 0000000000000000000014404fe1172ec5b3bde994477a87d9f098a06aa5fdc1 2,677 1.00/1.00 vMB 38
819,116 819,116 00000000000000000002a30b48dca6dfa2d1ec7564d3cd97f2824fe90ab963ec 2,999 1.00/1.00 vMB 58
819,115 819,115 00000000000000000003c5e909b6b36f6096d6a4fb969c0828d4f7b49c338d00 2,288 1.00/1.00 vMB 29
819,114 819,114 000000000000000000032d75cc38d3216f617473aa01292734c5583c01453b94 938 1.00/1.00 vMB 27
819,113 819,113 00000000000000000003aefe02ab07a4a7c5a27bb674b062732286a71ab1ab51 3,249 1.00/1.00 vMB 43
819,112 819,112 000000000000000000001be3e5929be506d4e2c8cd1b7ba4fa9422032434368f 3,646 1.00/1.00 vMB 30
819,111 819,111 0000000000000000000010abb46359a70c3252d4f3c7833650360185fbcc3259 3,657 1.00/1.00 vMB 59
819,110 819,110 00000000000000000001563d0043b3c0def61b37e018a21f102ef5dfcad86713 2,959 1.00/1.00 vMB 27
819,109 819,109 0000000000000000000289b95244597e3feb5c2be0f2b0d68b191ccf041c9cdf 3,224 1.00/1.00 vMB 49
819,108 819,108 00000000000000000002669997459cc9517dd5a748f97f42b865022f1b08b378 3,208 1.00/1.00 vMB 43
819,107 819,107 0000000000000000000087a5c61351989587ce1f2c584887cbf42af2051628fd 2,929 1.00/1.00 vMB 53
819,106 819,106 00000000000000000001fd67bc99a2ee2eb65b6aad37656744b0cae928de026f 3,604 1.00/1.00 vMB 73
819,105 819,105 000000000000000000018c7061e7e34bb69716a3bd608d23d0fb1dafe4cbb475 190 1.00/1.00 vMB 25
819,104 819,104 0000000000000000000010846ec4454a3e90dc9a45b34cd1baaa99dc67e3f535 2,632 1.00/1.00 vMB 33
819,103 819,103 00000000000000000001f30ac01ab4db42a4684515e1a39c3d7e6a0eb9aecd0e 2,065 1.00/1.00 vMB 28
819,102 819,102 00000000000000000001c84f2aa7080680347a32eee442fb17b2287f3b53008b 2,990 1.00/1.00 vMB 37
819,101 819,101 00000000000000000002ba258753950fb3fe0fdd528d181408d115e99f1f62ac 3,464 1.00/1.00 vMB 46
819,100 819,100 000000000000000000038ee5f797984643c416adf7b63d41d43a0e92ba085fb4 3,420 1.00/1.00 vMB 61
819,099 819,099 00000000000000000000f1fc520cf000c66e768f38b3d3a8450dea76e70b88fe 3,871 1.00/1.00 vMB 47
819,098 819,098 00000000000000000004106a86ae60ffa5b0b3e3d3d87e29a3e8965420d5ae81 3,755 1.00/1.00 vMB 34
819,097 819,097 000000000000000000002945114e004044ed661c1a2bb3e39bc8e094c2daf703 1,867 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.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.