Loading Tool

Explorer IconExplorer

Memory Pool

83,028 transactions
31.39 vMB
0.10771808 BTC
Random Selection Loading Transactions
Max Size: 190.89/200 MB

Candidate Block

Mining Attempt c40f9f1f09388adf5aaff9317fe163eccdbc0c5fa19cfeaafbd646004be0e88d
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 18948ca2a2d7a2908d16bbfe15b18ca0972ba7be959a83d84fa788aea4459675
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,982
Size: 1.00 vMB
Total Fees: 0.03046786 BTC
Feerates: 151.12 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (124,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,223 791,223 00000000000000000001812f881ab8899f1ed53b859cf7c8cc5f023047b3684c 2,665 1.00/1.00 vMB 56
791,222 791,222 00000000000000000003f2044a1abfcffab8d6d11a878ba77142af002319bb6a 2,592 1.00/1.00 vMB 50
791,221 791,221 000000000000000000022f0b689a9ee721660275dd6c0d1982c6665db7689a22 1,936 1.00/1.00 vMB 44
791,220 791,220 00000000000000000001184468ddf1755ddce5c4c8ff193dc99415127f7e8864 1,556 1.00/1.00 vMB 40
791,219 791,219 00000000000000000000704f06da777dcd8723b6cdd4dccd4c109d1cee37a674 1,061 1.00/1.00 vMB 34
791,218 791,218 00000000000000000001642e13011477bed2c182251e81a34c33ea64b66d4495 2,070 1.00/1.00 vMB 44
791,217 791,217 0000000000000000000142083dca45825896d1d178e1652bc5f1b16ff8a72536 1,914 1.00/1.00 vMB 38
791,216 791,216 0000000000000000000130e78a595b6f3bdcc0dc99d278054caeff10d5c0dd3e 3,269 1.00/1.00 vMB 66
791,215 791,215 000000000000000000043caed3247316a50d86da02578c616671a561f3f12883 2,286 1.00/1.00 vMB 40
791,214 791,214 00000000000000000002d4748c27c7604f56b549ba7874c92b57bdd2986ac4f7 2,481 1.00/1.00 vMB 46
791,213 791,213 00000000000000000004d43986e3bdfc11c5344374385bd200d8b144e502833f 2,366 1.00/1.00 vMB 57
791,212 791,212 000000000000000000059d90a37a205aae9f6a70783d29019544c9b36570be8f 2,509 1.00/1.00 vMB 39
791,211 791,211 00000000000000000002f3244bc16e0be30846d31f07c18e36527bd86633b9bc 2,865 1.00/1.00 vMB 55
791,210 791,210 000000000000000000026ec5aab0743f443bd6a3b539a08573b660663474ea4d 2,344 1.00/1.00 vMB 63
791,209 791,209 00000000000000000000aa35a83bbd067757d5e29f43bcf53c3cfa0b50a0bebd 3,151 1.00/1.00 vMB 55
791,208 791,208 000000000000000000016dda3e93c21554479ba1ee0c7870a4accfa78783b8a0 3,287 1.00/1.00 vMB 54
791,207 791,207 000000000000000000041a10685a22a4022126f4113ab09d85dee71b5ff0a1b3 3,685 1.00/1.00 vMB 71
791,206 791,206 000000000000000000055bc266c8bb707772b3cad735d551a46af5ae11fcd53c 3,313 1.00/1.00 vMB 66
791,205 791,205 00000000000000000001fd1e6017690a711a95e572a97246e38e116996e3d658 3,032 1.00/1.00 vMB 61
791,204 791,204 00000000000000000001bb5b93d0842b94d1d5cd46093e40d67c4bf724836c4e 3,068 1.00/1.00 vMB 45
791,203 791,203 00000000000000000002292e17ca461b5dbafabdc095ec1dafd001ea0f09d67b 2,836 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.06 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: 720.68 GB
    • Received: 18.24 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.