Loading Tool

Explorer IconExplorer

Memory Pool

38,083 transactions
27.24 vMB
0.06570392 BTC
Random Selection Loading Transactions
Max Size: 138.31/200 MB

Candidate Block

Mining Attempt 1ea0e097f754913e81d42d993380a2c4c0aa7c995b104e81e7e499db742631f7
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root 7a4671eb9f4b7e04d60fca8f766d945d78a189e1d3c6277f83184663b9d032ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,463
Size: 1.00 vMB
Total Fees: 0.01409301 BTC
Feerates: 179.53 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (389,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,010 525,010 000000000000000000406804af79e6d4940aa6af395be1a3df25badc7d33541e 2,780 1.00/1.00 vMB 25
525,009 525,009 0000000000000000003bf768f04caa5327655f8f91571fb67eadcf58b9d8645c 1,851 1.00/1.00 vMB 3
525,008 525,008 000000000000000000241d2ab1d96f508562a039358dc05688b113e57a0d11a6 2,313 1.00/1.00 vMB 13
525,007 525,007 0000000000000000001e802a6288a08e0586897bcdc835f9cb585e5d724760da 2,358 1.00/1.00 vMB 30
525,006 525,006 00000000000000000019f1c952e20fc80fe2caf2a7a55c190b2380ffbef9ff3d 2,705 1.00/1.00 vMB 27
525,005 525,005 0000000000000000001a7daab3f7498e3578efa7b1484587124e53ef55e10089 1,818 1.00/1.00 vMB 15
525,004 525,004 000000000000000000290e5f5e50214e0c00a3528d3a540fb3f9a3999b468408 2,042 1.00/1.00 vMB 11
525,003 525,003 00000000000000000021b45ffc9656630929a31f55771e0b169965d403746f64 2,715 1.00/1.00 vMB 9
525,002 525,002 000000000000000000225feef839c344a82539070d670476fea5a0d70c3a637e 1,202 1.00/1.00 vMB 15
525,001 525,001 0000000000000000001c5f49cb2678ec13bbc823e3621a2b1fb9d70b5bcc6afe 917 1.00/1.00 vMB 7
525,000 525,000 0000000000000000002ffaa108b110ff7fd64475841b6ab65abd9bb43f8ede1d 3,028 1.00/1.00 vMB 16
524,999 524,999 0000000000000000002066125287fa43c80abd1192e9ad4d539a728563979aca 2,730 1.00/1.00 vMB 23
524,998 524,998 0000000000000000003f159680a0daf8ee374e6985ca4822f7ad89e08945cf61 2,787 1.00/1.00 vMB 35
524,997 524,997 0000000000000000001388319e550e9b85c5d92bf17417543233de42ef631049 2,916 1.00/1.00 vMB 22
524,996 524,996 0000000000000000002cc65bdadc687ed6069608a6b4bccba0782f9fdf7c65cb 2,474 1.00/1.00 vMB 49
524,995 524,995 0000000000000000001303a656ace616df3afcd0071104208473c362a1b2ec14 2,373 1.00/1.00 vMB 29
524,994 524,994 00000000000000000027aee686e3abdd3fe1b4466e75a3369eda31c26ce826c8 1,903 1.00/1.00 vMB 27
524,993 524,993 0000000000000000002047df6d06fdf24740dd6a84ce9be0bc57a73c72310f91 2,957 1.00/1.00 vMB 31
524,992 524,992 0000000000000000003027997138e6ef33d828584da65147213aeb77348b097b 2,592 1.00/1.00 vMB 24
524,991 524,991 00000000000000000009cbeaee9e7c998c853b4d5639c2fc4c4bef2f5384fa12 319 1.00/1.00 vMB 8
524,990 524,990 0000000000000000001cbb00f73312b7f0e3aec2beeeab2254a46256b044b312 705 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.76 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: 632.16 GB
    • Received: 12.10 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.