Loading Tool

Explorer IconExplorer

Memory Pool

82,266 transactions
30.68 vMB
0.12144715 BTC
Random Selection Loading Transactions
Max Size: 184.75/200 MB

Candidate Block

Mining Attempt 0d9c1b4e4c8f299a3a51fef8704a99953059ec41dd620b221809aca72b3d8559
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root e50d9791a65cef127cc16b7b00db2ac167ec6bd5cf7569297612407f2f31c434
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.04343917 BTC
Feerates: 180.34 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (713,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,203 201,203 0000000000000494311020232beca3b9dcd1651479047182d998dde655f22237 238 0.09/1.00 vMB 146
201,202 201,202 00000000000001a2ecb9c590eb24ac6e5aa6d885969f270bf98a9a64bb7106e4 80 0.03/1.00 vMB 249
201,201 201,201 0000000000000220898a162e779c0c39bd3f1d56d698460301124765012eb135 75 0.08/1.00 vMB 65
201,200 201,200 00000000000001d5c485053b07729a4cb9e9217b3608e44b329e3196c111ac93 45 0.01/1.00 vMB 3
201,199 201,199 000000000000023ba98ca06d0364e6ecdc2b4f47b6f54803583fd51241573398 134 0.07/1.00 vMB 100
201,198 201,198 000000000000033d57e0f2d893263a07927843ed8714870dcb8d10ad2a5fcab2 244 0.09/1.00 vMB 128
201,197 201,197 0000000000000000c35e93308b85409de6070bacb13134979db905511c52c6c4 92 0.03/1.00 vMB 126
201,196 201,196 00000000000002cf4a78533811e8ae321a4f2456e788ed7b2c0c11c178072e89 47 0.03/1.00 vMB 104
201,195 201,195 0000000000000046a9c05b417ef0e8465f6bb7a708407f0151352636a14adc41 103 0.03/1.00 vMB 61
201,194 201,194 000000000000040f808ec33f009fe63b429a5144edc14b7511a2746b46686283 315 0.12/1.00 vMB 127
201,193 201,193 00000000000000b872a7d5bdd8ea8883b45bca651394d4bd540803aaa6183201 99 0.04/1.00 vMB 176
201,192 201,192 000000000000030e3c56a537ef2eb0ac6f6abe579ac32fc07addd043862da8b4 78 0.03/1.00 vMB 99
201,191 201,191 000000000000008b102850aff64f454bb3e78b47c209c33f8b90bec8e48ae20e 7 0.00/1.00 vMB 187
201,190 201,190 00000000000002585369318a59a2e9e4d81bec3ce1841311fe3377326f31595a 39 0.02/1.00 vMB 151
201,189 201,189 00000000000005321be4408ac4b74268b904f65bed256781e45f0be215337c7a 134 0.12/1.00 vMB 49
201,188 201,188 00000000000000a9b8f4bf4022ccd3f6982a1aaa9ae84156728627c89bed5749 127 0.05/1.00 vMB 107
201,187 201,187 000000000000042e32d0b174f6bedfa774c654539a6e2215ad2b41051c86d4dc 346 0.20/1.00 vMB 93
201,186 201,186 000000000000000d9e0d9194d4edc25c3d526f76851d53dcaefaf7b4f11a4ddf 56 0.03/1.00 vMB 113
201,185 201,185 000000000000016c8681885407a2acf4c03caabf481c3c4b6d8e8b81daa2299c 124 0.06/1.00 vMB 143
201,184 201,184 0000000000000528070a504bc5914b80c728e16f2123841db21fa503e6d1565b 74 0.05/1.00 vMB 90
201,183 201,183 00000000000003bb4c081af9ffafabb39b700b55d06aebcfd1d47d3b904693e8 269 0.07/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.