Loading Tool

Explorer IconExplorer

Memory Pool

81,932 transactions
29.98 vMB
0.09553544 BTC
Random Selection Loading Transactions
Max Size: 181.92/200 MB

Candidate Block

Mining Attempt c474a6a14e7a2ca5d5aa4d4fb0bb3fbeadffc3a123fbab3c521a6784e90cf595
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root 5fc94611c12f301c06a4b4cd319e3a7d38d2f8b2be2fb76c70b2cb8d76cf738c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,212
Size: 1.00 vMB
Total Fees: 0.02662649 BTC
Feerates: 301.57 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (667,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,781 247,781 000000000000001a715a33c5e52d249edfec92f8a5abf590dcb06ba5f4a1d18c 1 0.00/1.00 vMB 0
247,780 247,780 0000000000000032777d5dc903136e5580557f448bfb0bea1c961c081d0efa2c 128 0.04/1.00 vMB 195
247,779 247,779 000000000000007a0e57b64b809c411e7cdf7ad6328e12296e340bc58051d81a 27 0.01/1.00 vMB 147
247,778 247,778 0000000000000076183ebae38504d17e4024f14904525c7cd37c05aad830689b 185 0.08/1.00 vMB 156
247,777 247,777 00000000000000601789b615d4bea0577333885ec1b9793843e0d18199b83b3d 111 0.04/1.00 vMB 156
247,776 247,776 00000000000000737d291e80c6e45e8d26b0aa50eff6a48a60fd9244fc856323 223 0.09/1.00 vMB 161
247,775 247,775 000000000000000e3ef6e9d70210cce10e78c83a33ee68845159bc2d12054cab 9 0.01/1.00 vMB 25
247,774 247,774 000000000000002b89e45c7265d581fffab9bfd90717ec53c3dbd2e6d2b3c410 303 0.12/1.00 vMB 139
247,773 247,773 0000000000000031b1d40e814cbfe586403c958fa3adfa77cdab7a59882c87bf 104 0.04/1.00 vMB 169
247,772 247,772 00000000000000036597b8077e57e984930160d586b8013072843cd134937ac0 148 0.08/1.00 vMB 119
247,771 247,771 000000000000008beb953d645a7b245941c06b862f4d55a507a05759571d99ea 225 0.08/1.00 vMB 166
247,770 247,770 0000000000000012d1edd90bc6f5d0e9edab79ecea23ad8517e1ddcf275e6b52 233 0.10/1.00 vMB 119
247,769 247,769 0000000000000011ad3c157ee5e479f4abbf37774919c49e3818a663bce161d5 309 0.14/1.00 vMB 118
247,768 247,768 00000000000000a3b19bb7918b4880d312111cdce42b907637c1717e37a5a606 91 0.03/1.00 vMB 123
247,767 247,767 0000000000000063089921975ff04502169612eede028d91f2f1eef0c2c54bf5 36 0.02/1.00 vMB 79
247,766 247,766 000000000000009d31a849d1f6ed5a8f54335b0f9457131abea1299b42080439 10 0.00/1.00 vMB 66
247,765 247,765 0000000000000004f8bf4ad4252f678cc1c9eebc69ae28bf59722baed71f134f 118 0.05/1.00 vMB 111
247,764 247,764 0000000000000046672e992330a5b6f345fbb2b9dc4bdf2291107de9f210451a 109 0.07/1.00 vMB 4,785
247,763 247,763 0000000000000065766262452707bcb5fcf98c7c11eed1202e200d905683cded 300 0.12/1.00 vMB 123
247,762 247,762 000000000000009ca66748f185e96e9c0f1f551eb1cf4bad74dc2e0d7d5b3e54 109 0.06/1.00 vMB 110
247,761 247,761 0000000000000082053f82784181e7f79a3a665eea61fb56fb7a9d0fb8a36c55 228 0.12/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.60 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: 671.75 GB
    • Received: 16.00 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.