Loading Tool

Explorer IconExplorer

Memory Pool

82,093 transactions
30.00 vMB
0.14809605 BTC
Random Selection Loading Transactions
Max Size: 181.84/200 MB

Candidate Block

Mining Attempt 8c358368c7e621c8cb1f9a8a3ee50f94375c8b1b8f9a22029b4a5d6236430f75
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 0cf4f9326d94193565c1f88f56e942f5911d032253a997f6558be08b43596217
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,876
Size: 1.00 vMB
Total Fees: 0.07828569 BTC
Feerates: 101.65 > 7.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (251,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,070 664,070 0000000000000000000e584585f7ddd13d305114e90064b0c4d55adf7bd84f6f 1,272 1.00/1.00 vMB 20
664,069 664,069 00000000000000000008589d8f83ea97f528a6542cd50e1c6a829715500e14f5 261 1.00/1.00 vMB 6
664,068 664,068 0000000000000000000844e2833135da6cb26bb26110b8adb149852af89ade73 328 1.00/1.00 vMB 6
664,067 664,067 00000000000000000000509acbb362c486608dd9653ef9cd64197c0d0323c1ff 1,528 1.00/1.00 vMB 24
664,066 664,066 0000000000000000000d185631218709ac424be17d1c2d545af5bcf0fbbcae88 1,778 1.00/1.00 vMB 13
664,065 664,065 0000000000000000000d0048c27f0263b159a5f15b147e6426aa8209ea6b564f 2,228 1.00/1.00 vMB 31
664,064 664,064 000000000000000000017c66e7346891d8931f250874b61640266055979090c9 2,606 1.00/1.00 vMB 19
664,063 664,063 00000000000000000009a158261b3bf7f052da12cb9a676eded21d6ae4530881 2,508 1.00/1.00 vMB 40
664,062 664,062 0000000000000000000a11b90b68969ae3809e816fb16a8aed00a15d1ab49548 1,433 1.00/1.00 vMB 48
664,061 664,061 0000000000000000000e5ac8accffaa7ba73e200354b799133a29464cac7b8a6 2,289 1.00/1.00 vMB 20
664,060 664,060 0000000000000000000c83a44631db885d262ff804ebde085f37f3d2d38521b9 2,411 1.00/1.00 vMB 15
664,059 664,059 00000000000000000008e8a9389c41e0e237a252aec8ece3bd2b83be926972cd 1 0.00/1.00 vMB 0
664,058 664,058 0000000000000000000735756cb7ac0e80ab76310a7ccee533b30d2e2445b4e0 2,229 1.00/1.00 vMB 43
664,057 664,057 000000000000000000072e354291314484e21a46acbc2159bf8546b4614e557b 2,704 1.00/1.00 vMB 90
664,056 664,056 000000000000000000032aab5ed95ebfa628739015a8ae6d01830bf8bbe1e71b 2,833 1.00/1.00 vMB 35
664,055 664,055 0000000000000000000cc3dc1ca9393a0568aa7e93775104cdc14462a724f89e 2,630 1.00/1.00 vMB 47
664,054 664,054 000000000000000000016b8df178cfb1a45bdd461f70bcd8f7c0fdeb23e39f20 1,919 1.00/1.00 vMB 45
664,053 664,053 00000000000000000003ead106f135d07a64ab142a13144ec233cd735ed41b0d 1 0.00/1.00 vMB 0
664,052 664,052 0000000000000000000962acadc8f2cab253ab1a02cfbf5a90fa340f78bce6ca 1,615 1.00/1.00 vMB 80
664,051 664,051 000000000000000000035d4b16d6a9d39e7abaa9e03b78a1c921d905b8ec83b5 2,737 1.00/1.00 vMB 14
664,050 664,050 00000000000000000008ea18a87104cd3347a35d47960b1d7e2729d9b1aeba2b 2,282 1.00/1.00 vMB 20
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.69 GB
    • Received: 15.99 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.