Loading Tool

Explorer IconExplorer

Memory Pool

45,281 transactions
29.81 vMB
0.10386272 BTC
Random Selection Loading Transactions
Max Size: 154.25/200 MB

Candidate Block

Mining Attempt 9e32d1332f5e735bbc0333ee9b9758cca9ea733420eaedb4034531d20539995e
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root 4533d1cfe5767dfb24083b82fc460a9497cb136bb085201d74bbcf603a2ddb79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.04463581 BTC
Feerates: 302.06 > 4.47 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (678,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,126 236,126 000000000000015d73f33ff18dc91d7e9a96fb10d43606bddbd84db055abb0dc 690 0.25/1.00 vMB 230
236,125 236,125 00000000000001391c7f8d4208765e9702aab66b8216af37c671c2b9e5839bb3 385 0.17/1.00 vMB 210
236,124 236,124 000000000000008f48b3a6cf9044b98cfbf1a6c817501186a42cf77440cfdcbf 450 0.20/1.00 vMB 175
236,123 236,123 000000000000005a80f4adfe55d3617bb7cb3ae0812a43668cd8b377d16b720d 216 0.08/1.00 vMB 56
236,122 236,122 00000000000001430b1a9f3aa6d6a4686bfa94b36d3ce9fd36ac5bd1bb581186 92 0.04/1.00 vMB 123
236,121 236,121 0000000000000148064ee32ee53f9ab73d15b01e9b235c2611d58a37695cdd71 522 0.23/1.00 vMB 177
236,120 236,120 00000000000000c83978493d4571a219b3c6d9d202934695bc011f3c4dd51d6c 266 0.12/1.00 vMB 166
236,119 236,119 000000000000001225a54b7f98b8329d681fb21e11bb2cad052eb5fcd0b1fa64 16 0.01/1.00 vMB 145
236,118 236,118 000000000000005c7a6df414d6b142f7324d5fd345844794aa684ac721bd3168 471 0.28/1.00 vMB 118
236,117 236,117 00000000000000bbc56d5e6724638859a1243417b313cd3e7487b8b64edea3db 681 0.25/1.00 vMB 251
236,116 236,116 000000000000007c6bc212f24ad1c74f6275386ace75dcfee315d634acbf424a 63 0.05/1.00 vMB 77
236,115 236,115 0000000000000138465c043f635546b75162ee39e992438f7b3e6aee999ddebd 744 0.25/1.00 vMB 211
236,114 236,114 00000000000000209bff8b1f648fd51763b49e6ed4411834627ff3136bda9f89 64 0.03/1.00 vMB 156
236,113 236,113 00000000000000c99179f6bb5e82bde6652ccabc47443ce11c2155339bdd2c03 194 0.15/1.00 vMB 96
236,112 236,112 00000000000000a86d6d0d678924ef7d025b2b2553b2107a9c303f8529ef448c 237 0.15/1.00 vMB 168
236,111 236,111 0000000000000097e0184a906e7786cb7be346e9902a2476f01460b7e2222b5f 1 0.00/1.00 vMB 0
236,110 236,110 0000000000000032e05e14a72f2e053f6a4df90dad77ea185d7920f182fb4442 396 0.25/1.00 vMB 96
236,109 236,109 00000000000000d539c8cc3e6e87a7eb4c533460a21963a320491624f686d2a6 764 0.25/1.00 vMB 254
236,108 236,108 00000000000000c2970353c2d404c9d66fe3fd47328461ded218ccc31ad1f9fc 378 0.16/1.00 vMB 183
236,107 236,107 00000000000000984833690345507ff2c1ff22613cd4897eaa77319fcae14c23 364 0.15/1.00 vMB 172
236,106 236,106 000000000000015538592471e0a6b37d3861faeccf36896e57224bad1e6835e2 142 0.14/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.