Loading Tool

Explorer IconExplorer

Memory Pool

41,739 transactions
27.58 vMB
0.06990541 BTC
Random Selection Loading Transactions
Max Size: 142.66/200 MB

Candidate Block

Mining Attempt 88d6c693d94fa8a856b1103fa3ba2bf3ef942e16f8fbbe7f527e1161f10f77e0
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 6832d34ad0f332c813e8076b5c617e1996c9d9d0cf3f319877156739e594af05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.01554498 BTC
Feerates: 100.53 > 1.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (389,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
524,989 524,989 00000000000000000009d0d2d083801966e67b53f43aa62528002f87930f8976 2,633 1.00/1.00 vMB 39
524,988 524,988 0000000000000000002eab043a0041cd5147519c27e0202b420293457f073dab 2,484 1.00/1.00 vMB 15
524,987 524,987 0000000000000000002fcc641e9b6f1d15da0bf300d1511118c23fae323e4af5 2,166 1.00/1.00 vMB 32
524,986 524,986 0000000000000000000c22d6e6b8363c5e7e1657f6fd011c844ebd3965402b43 2,428 1.00/1.00 vMB 13
524,985 524,985 0000000000000000003621204250d1723e74e6efbc57b818b7c823e6681ff23a 2,041 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 633.88 GB
    • Received: 12.23 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.