Loading Tool

Explorer IconExplorer

Memory Pool

44,950 transactions
26.97 vMB
0.06841441 BTC
Random Selection Loading Transactions
Max Size: 142.15/200 MB

Candidate Block

Mining Attempt 733daeb3972610dc1186e07da45cc9175bddf0ec3a7a69b93be1e412b6bb6173
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 4197ead05ab528cc8a8fb53cddbbda9f5edc6adc8bf56159c9fa8e5ec0b065d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,203
Size: 1.00 vMB
Total Fees: 0.01846912 BTC
Feerates: 251.72 > 1.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (40,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,180 874,180 0000000000000000000087dd5f04545dd8263485a7b3dd2ea4306521b890122c 2,759 1.00/1.00 vMB 15
874,179 874,179 00000000000000000000e54bd61be35291967e63846b33f38e8ead61665a23f3 3,362 1.00/1.00 vMB 6
874,178 874,178 000000000000000000000cf2843b982db984443a9aeed217b8dd4f55e2bd6c65 502 1.00/1.00 vMB 3
874,177 874,177 000000000000000000000c698bf2b8e6da32a394c977f1b4f16eab61495f7f91 3,873 1.00/1.00 vMB 5
874,176 874,176 0000000000000000000094789d842cb7358da50f3d15c9eac8963143a050fd8b 3,387 1.00/1.00 vMB 10
874,175 874,175 00000000000000000000ab13327dd0d2d657dcf2037883b9ec15a97ae5a1a29e 1,429 1.00/1.00 vMB 3
874,174 874,174 0000000000000000000040451da6e5e05869a7b927cb22c5789a56f1f03adf40 2,973 1.00/1.00 vMB 8
874,173 874,173 0000000000000000000112dbac07e3f13bed55819c3ca46065a6b3f2a23f87ce 3,262 1.00/1.00 vMB 7
874,172 874,172 00000000000000000001ba226beaa54f8a750d22ae054f1e3d2d4372c242bffc 3,614 1.00/1.00 vMB 6
874,171 874,171 00000000000000000000a9dd09cf35f278f371cb5c309c410f9663075f0866c3 3,173 1.00/1.00 vMB 7
874,170 874,170 0000000000000000000146b0ba5e5f445365d8314f961853db241030dc95e38a 4,696 1.00/1.00 vMB 6
874,169 874,169 00000000000000000001f7313bfef13d4bad45b3d3830727d6466bf3f944e714 3,135 1.00/1.00 vMB 6
874,168 874,168 00000000000000000000f2c185746a1019246a323918886db935dc4d21fd9880 2,372 1.00/1.00 vMB 7
874,167 874,167 0000000000000000000068cb7fdf536a8e244b13cf60b81979110cd3a59ba1be 3,063 1.00/1.00 vMB 8
874,166 874,166 000000000000000000016c528c1db88cabf6c8d78edfff32d0e2337bab29635c 2,818 1.00/1.00 vMB 4
874,165 874,165 000000000000000000013cae7808aed6db0e84404011cdda6bb2fb828183ba6d 3,692 1.00/1.00 vMB 7
874,164 874,164 00000000000000000000a15214030ad413f84d77074515fd74b335291d0962b7 1,561 1.00/1.00 vMB 5
874,163 874,163 0000000000000000000016bc7c75b336ae9062a147d4d72a0bb6e61d35f155ae 2,794 1.00/1.00 vMB 10
874,162 874,162 000000000000000000023274d2712080ec961cf0563223219e9d9cd0b92cd2ca 278 1.00/1.00 vMB 4
874,161 874,161 000000000000000000013b5535569f2d43f5f83f8622af9c9021b9a53e700056 1,975 1.00/1.00 vMB 7
874,160 874,160 0000000000000000000174e581eff1f2e484d38e7180d976b46d4010a758c3de 2,081 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.