Loading Tool

Explorer IconExplorer

Memory Pool

46,539 transactions
27.71 vMB
0.08921205 BTC
Random Selection Loading Transactions
Max Size: 146.00/200 MB

Candidate Block

Mining Attempt f22d895e6902adbf377db35fc8697c946ec5ce72eff60d921c21bb898722dc5e
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 5c18adc13f99d1d1d279d8c7fb7484ae20f1d89da624c911394406dc425a0dc9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.03338059 BTC
Feerates: 265.25 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (595,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,598 319,598 00000000000000001c660f9d548326dd919070bd187a079c93d0203490604d09 134 0.07/1.00 vMB 24
319,597 319,597 000000000000000025c6024e477dc1fa6ebfe9a063d439a5f2729b2bdb9057f2 822 0.42/1.00 vMB 28
319,596 319,596 000000000000000014a4fce5338dab3707fd315c05f65e4cc100f46b41f249db 614 0.35/1.00 vMB 25
319,595 319,595 00000000000000000c2312f0d93c040b987fdf2185c434635cc360f465ac8525 253 0.12/1.00 vMB 29
319,594 319,594 000000000000000000a6d6e22d3e603c74d16d2431fe8a17db21bc0aa37ec02d 937 0.53/1.00 vMB 27
319,593 319,593 0000000000000000020749c9140d550868129189255674a1e58cb0887a2ee4be 806 0.49/1.00 vMB 24
319,592 319,592 000000000000000027653ce5d171c86483e603909b96f2a9da51e1796923b630 1,510 0.75/1.00 vMB 31
319,591 319,591 000000000000000025e978f7657e37f0fe530edb063d0f55eed467c165ac25ab 1 0.00/1.00 vMB 0
319,590 319,590 000000000000000012049eb61185d4034ebb35eb1dfd8f78ff645bb1bf999299 378 0.43/1.00 vMB 13
319,589 319,589 00000000000000001ac818b40cd7805a34b398574a2f29a1c7ecfa23a2ca5682 1,147 0.73/1.00 vMB 25
319,588 319,588 000000000000000019dbf26b30f44ca11ea9fe8392e3e088de2a7cbc2211809b 1,035 0.63/1.00 vMB 27
319,587 319,587 000000000000000013f680886e878f881b9f2e708dbbcfaa4749a1241bcf030c 103 0.04/1.00 vMB 20
319,586 319,586 00000000000000000217c526d0d7910f8df31bbbf6a55f9fb8dc952c2a746a5a 1,145 0.67/1.00 vMB 29
319,585 319,585 00000000000000001748ba8fef2f5ca6b6cba0dddd88204f2d014dd9859e1174 187 0.15/1.00 vMB 20
319,584 319,584 00000000000000000cee51b4b507ff4cffb7b209b82b1221de41e65c12bee95f 256 0.12/1.00 vMB 34
319,583 319,583 000000000000000005a92bf69c5d19dbbb04abd9c09c24befdc93037adb12a19 543 0.32/1.00 vMB 25
319,582 319,582 000000000000000019bb64be729fbff96b5796b63e69c40612ae619d7ea7eb9a 32 0.01/1.00 vMB 52
319,581 319,581 000000000000000024435e4998b6d88c60a22dcbada8af1e690952d9173de00c 218 0.13/1.00 vMB 21
319,580 319,580 000000000000000017572655692be062b2ee301497cc302d908986757e7f3a7a 434 0.23/1.00 vMB 36
319,579 319,579 0000000000000000198632f027512bfa3542a5f19f90d7f0b0759f5e0eaefa60 18 0.01/1.00 vMB 27
319,578 319,578 0000000000000000262a62bdbaa72d226210e895ce11b154daefae84b82f5df1 718 0.37/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.02 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.