Loading Tool

Explorer IconExplorer

Memory Pool

79,723 transactions
29.28 vMB
0.08843055 BTC
Random Selection Loading Transactions
Max Size: 177.95/200 MB

Candidate Block

Mining Attempt 18aab9ea60ff22aeb70fdc076a2a957fac7171442715e24e84869e13e1b00c60
Version 20000000
Previous Block 00000000000000000000c801401199ca66858fca83aa17d805e846163672a0ac
Merkle Root f75a8cb5880b0c812fe6848ff7420116753e108ae8f33780adae3a6523f08343
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,991
Size: 1.00 vMB
Total Fees: 0.02094184 BTC
Feerates: 150.75 > 2.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,628 (663,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,074 252,074 0000000000000032d4e00391bcfc33901eff2fba9c3f11bfe409d562d2f73b9a 186 0.09/1.00 vMB 137
252,073 252,073 0000000000000040647c6a664ef99f534b685853126797c0f6cd1c28709163b2 42 0.03/1.00 vMB 84
252,072 252,072 0000000000000042bc10442eb1ea21914739f1cf9e3c56ac3d8b33fdd1635058 76 0.03/1.00 vMB 113
252,071 252,071 000000000000002c5b659ab4e38092d461dbdda711beb51906a7d13248afb9a0 247 0.18/1.00 vMB 69
252,070 252,070 0000000000000023f73f215969994dd6c4b0351d98f8de323b725048d778e0d8 279 0.14/1.00 vMB 102
252,069 252,069 000000000000003f7828be99bb08cd34558f310db7e9983c71ed901889996b7f 61 0.02/1.00 vMB 123
252,068 252,068 0000000000000046abe9dc9d33751d91cf06df10547b0dbf8b0da4cf39084f77 210 0.10/1.00 vMB 119
252,067 252,067 000000000000004d70e443721092bcffb4d176043850aa9a0b0e4544c03201bd 289 0.13/1.00 vMB 119
252,066 252,066 00000000000000339a04ad4e7cdcb0f2bc613462002e1fdd3e938cc7d112d1b9 100 0.05/1.00 vMB 110
252,065 252,065 000000000000001573b474ead29073c53044be7b9a4e9e22f03e56835e530c44 248 0.12/1.00 vMB 117
252,064 252,064 0000000000000054512d1080a3f8eaf55005cfa246431a6b8e04a59756f319bc 232 0.10/1.00 vMB 105
252,063 252,063 0000000000000010917d8f7e5c0df53c1760995061f42be8b02b91bdb1b0630e 216 0.18/1.00 vMB 15
252,062 252,062 000000000000001a9a1d0689984b2454a58648b5c45e21df88b87ae52888f117 636 0.25/1.00 vMB 102
252,061 252,061 000000000000001228df7fe5be784ae9785d386ca9804407687941ee174b9580 569 0.25/1.00 vMB 133
252,060 252,060 00000000000000009bbea493d0a1729f003d75479079e6c1e7ff312e8cb55976 45 0.02/1.00 vMB 146
252,059 252,059 0000000000000028e4515a30fc32446bc33867c40624959da1f3653535749164 70 0.03/1.00 vMB 67
252,058 252,058 000000000000004990d23226e795dc271a47034e4fcde57255e0a8c6138f7fed 219 0.09/1.00 vMB 117
252,057 252,057 0000000000000029d40c7cbd839b3ca74fd0582c7f34e20c711073e0481083e0 184 0.07/1.00 vMB 121
252,056 252,056 000000000000000729192de6f9a680a0b73052e732aac2a235de2418e806ea0a 43 0.02/1.00 vMB 101
252,055 252,055 0000000000000005295f9c6472cd294eba49dda48058046eaefc0f292e991cdd 235 0.11/1.00 vMB 123
252,054 252,054 000000000000004efbb63ef664319229b82b160c0e60edc17899e528910ffd6c 114 0.05/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 783.48 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: 772.23 GB
    • Received: 20.16 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.