Loading Tool

Explorer IconExplorer

Memory Pool

79,706 transactions
29.84 vMB
0.08982300 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt 3ff3342f5817d569fd35e849b6e8cf22531fdb90d57f787d55a968e2c6b1acab
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 39b954d36205779e115bfcdc5717b4865efef31edf92587118d57a387801a68b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.02207867 BTC
Feerates: 40.21 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (610,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,235 304,235 000000000000000034622cfd8fb735c84429d61b54835ce1c32effd073065c41 332 0.22/1.00 vMB 26
304,234 304,234 000000000000000059b4b4f50e1d3e7019d006b845400fa633b5a84b3033d660 128 0.04/1.00 vMB 36
304,233 304,233 000000000000000039552b32f4e55e2eb35b29855b9c8c92c75d250c9bb5fea0 306 0.16/1.00 vMB 36
304,232 304,232 000000000000000024307e255d1bd9008899c2287324441209df5ff82b69ae98 833 0.46/1.00 vMB 30
304,231 304,231 00000000000000000d6a5d2ee1fd17788b86de245c45b12b1edbe9e37db59218 2 0.00/1.00 vMB 44
304,230 304,230 000000000000000024da28210e3f9c36711cf8432823c93623a114550f8de407 607 0.32/1.00 vMB 32
304,229 304,229 0000000000000000219618e5e039815f0b374688ab17779687639f2f834acd54 952 0.62/1.00 vMB 29
304,228 304,228 00000000000000003df8259d9cf313468974b10853f5cdb96ec54879ab59c883 774 0.35/1.00 vMB 33
304,227 304,227 000000000000000050f6fa424097137ac7776ffded8ddee29b6f9f536b31bc0d 643 0.32/1.00 vMB 37
304,226 304,226 000000000000000048b498bbf91bde36dc524cefe7c628ba9641a597f3e7ec85 82 0.20/1.00 vMB 10
304,225 304,225 00000000000000001f2a783cc1a435740c364b82c7f415dd89226b3fed624248 819 0.35/1.00 vMB 37
304,224 304,224 00000000000000004dd43bfa70f79c882b12cd82b6802e40c8b502b4eaa8592e 96 0.33/1.00 vMB 11
304,223 304,223 000000000000000014bf07c25415110d1d565cc60db69f5acb3743843ede2937 1 0.00/1.00 vMB 0
304,222 304,222 00000000000000004ce6934e437d8d415829a516152a72625fcb19039adeb787 1,132 0.92/1.00 vMB 23
304,221 304,221 000000000000000058c777e67b8a02bf50d0c5f854714f4d5667cb3c9126383e 1,012 0.35/1.00 vMB 46
304,220 304,220 000000000000000029ed5fde41245c2ab79ab3989e70e1e759f5094cac4a02de 87 0.04/1.00 vMB 26
304,219 304,219 000000000000000004bb4e1a17f056357712c511bf834966a5ea9de7bbcc1059 528 0.28/1.00 vMB 57
304,218 304,218 00000000000000005263094b11ff0161731b68ade4a1773ace55ffbeef38452f 282 0.15/1.00 vMB 28
304,217 304,217 000000000000000013e308b069b4fc3e8556029540c1d7535c5b9b2eaee16401 529 0.32/1.00 vMB 30
304,216 304,216 00000000000000001d75a751588aecba263465c01655ff349bef39f0d1ca1535 426 0.30/1.00 vMB 26
304,215 304,215 00000000000000005ae07a0708518311af79e78dbc2cab7166c2a11752323e92 177 0.15/1.00 vMB 22
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.37 GB
    • Received: 16.21 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.