Loading Tool

Explorer IconExplorer

Memory Pool

79,356 transactions
29.82 vMB
0.11301919 BTC
Random Selection Loading Transactions
Max Size: 178.68/200 MB

Candidate Block

Mining Attempt 652c0d3a1b3b27d106c1adcaaad6fc2bc7c45b866094544b78ece7ed696fd5bf
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root ee6fbb4890bd561eb4dbd11ce1fa3f2c713cee1352f905fb1c9dcf1b5a8572e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.02741885 BTC
Feerates: 150.74 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (609,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,208 306,208 0000000000000000489a3c59715ab3d06fed6ed15b82c06268c84c8116729183 260 0.15/1.00 vMB 30
306,207 306,207 000000000000000031c400388ab11891ea65eba6fbebad442de2a29db48a58d7 764 0.45/1.00 vMB 28
306,206 306,206 0000000000000000045a3022b6f96d7b04b2ea3b89d69fe31cd5c55e42a9e657 376 0.18/1.00 vMB 32
306,205 306,205 000000000000000054892ba685902ea1b858d145ae547c8890c5324760a73e6e 364 0.23/1.00 vMB 25
306,204 306,204 000000000000000038dea6f503ed3593b1495e135d9ed646c2ebb97a1ff35bd7 142 0.16/1.00 vMB 19
306,203 306,203 00000000000000005bd4f1d32fa0a601e3ece073d6326f4df20d2a66c1fe463e 385 0.30/1.00 vMB 23
306,202 306,202 0000000000000000260d3ff3cf03626381e20b2cba31e285b3a0f033a1c1f320 569 0.35/1.00 vMB 55
306,201 306,201 000000000000000047a3da6e086c98c3c771f535f2f708d9695dcf73cbb67781 979 0.50/1.00 vMB 71
306,200 306,200 000000000000000010c01758e3f0a1fd25a76a97dd52a40d062c0ce7318acd71 666 0.35/1.00 vMB 27
306,199 306,199 00000000000000000fef065b5beaaa68bc6ee42783ab6095dd735ecbfac4e1d1 1,000 0.35/1.00 vMB 95
306,198 306,198 000000000000000038d6489abcff8661d096409c73f6596570e3dbfee2ff10fa 180 0.10/1.00 vMB 28
306,197 306,197 000000000000000033b4f572639ccc3f1106c9ab91351f34a88e70789563fe07 65 0.04/1.00 vMB 26
306,196 306,196 00000000000000000054a76b8f33dbdf78fc13f589467a613e473ba1e2f5745a 65 0.03/1.00 vMB 31
306,195 306,195 00000000000000005b3f88a1098eb618dcc0d1ec23e86dc6282a5f1116141846 221 0.14/1.00 vMB 26
306,194 306,194 00000000000000002d6dc037f43d31977d87bf521207af1d834a3ed73ddfa439 214 0.19/1.00 vMB 15
306,193 306,193 000000000000000040c79ca0f7c128690d93ed3906b0798ecb32251a5305ade9 233 0.12/1.00 vMB 28
306,192 306,192 00000000000000000e72b8fdd326aed038bc1e9ed80cdaf2732d62cd10dd2c4d 1,134 0.73/1.00 vMB 26
306,191 306,191 00000000000000004225234ff77c27ff56c121a32231b29dcf7d6b7900b859c2 61 0.16/1.00 vMB 9
306,190 306,190 000000000000000009c5509c961b04164ab3595f67f254a71b31ef2fb9c645da 773 0.35/1.00 vMB 34
306,189 306,189 0000000000000000510be2252c4282632e3a8e27cc90db8c540df0ee74042ed3 162 0.30/1.00 vMB 13
306,188 306,188 00000000000000001ea64a6e31c4fe535c1fc9e7f4fa171987518648c8753d5e 920 0.35/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.91 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.02 GB
    • Received: 17.50 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.