Loading Tool

Explorer IconExplorer

Memory Pool

79,509 transactions
29.68 vMB
0.07431069 BTC
Random Selection Loading Transactions
Max Size: 178.41/200 MB

Candidate Block

Mining Attempt 8eb1f9b7b28a094f82887a5daef47d9d0f6a86b0eaba8a53e7e0f73d7595f647
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 80d3671021bf5a4603e120e1f625997f8a4b2a5e63a235f9a80ce9060abe0b4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,299
Size: 1.00 vMB
Total Fees: 0.01390323 BTC
Feerates: 74.18 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (209,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,868 705,868 0000000000000000000de431712631af9f6e6ff108cea2039d99809c6c331309 2,049 1.00/1.00 vMB 13
705,867 705,867 00000000000000000002282967d159b6255e9c98952fc85f2b0c1beca1c52bfc 2,825 1.00/1.00 vMB 12
705,866 705,866 0000000000000000000cdf0d9bef0e4ce020b020d6870bc82c7cc8dfee27ffbd 3,158 1.00/1.00 vMB 25
705,865 705,865 0000000000000000000a4e031fe3b294763df14b1dfbc3f0a7dea82487ba72eb 3,304 1.00/1.00 vMB 22
705,864 705,864 000000000000000000036f48df62785e961df9fe83520a3a0b6084592a3ad159 3,642 1.00/1.00 vMB 18
705,863 705,863 0000000000000000000cba9ce246ef6c5385ef22b4b77d3d1e1249f44eba3d9a 2,152 1.00/1.00 vMB 26
705,862 705,862 00000000000000000000f355ba7953c9ab579f331632b9e6f10f7a45bb034992 3,429 1.00/1.00 vMB 17
705,861 705,861 00000000000000000001518eb8f6b3f63863157281022915010ccf00b5718e3c 2,273 1.00/1.00 vMB 35
705,860 705,860 000000000000000000035d51a1372d3cb1b5e30a1a497a2e95f238cc5786a134 2,936 1.00/1.00 vMB 23
705,859 705,859 000000000000000000077fc6dbe8e097885447911438aeb33828f18f9ff8762c 2,595 1.00/1.00 vMB 22
705,858 705,858 000000000000000000081982f0646bb9e68b642855a03c4a142fa79451d234cd 2,979 1.00/1.00 vMB 10
705,857 705,857 00000000000000000009d5857c89a293ecc72119f1d9478aa5e56642050b6944 2,300 1.00/1.00 vMB 15
705,856 705,856 0000000000000000000d5021494a190150bfcce5c0b5712c4736eaf4987a4f1b 2,966 1.00/1.00 vMB 20
705,855 705,855 00000000000000000000406018aaf9af5ba96159fb8924ec2a0edd07aa292856 2,756 1.00/1.00 vMB 27
705,854 705,854 0000000000000000000c8543cdcadba9023f1346034ba11f1797297d1e175860 1,804 1.00/1.00 vMB 5
705,853 705,853 0000000000000000000047fec64e9d873bf5590507b4851219440e3ce3cda46f 2,686 1.00/1.00 vMB 3
705,852 705,852 00000000000000000007984275a04336e0ba900548ac8ccbcd6a69e57546e321 3,380 1.00/1.00 vMB 16
705,851 705,851 00000000000000000002ef67420e477904a137299eae621002552d99984ed890 1,815 1.00/1.00 vMB 18
705,850 705,850 0000000000000000000795f13157bda73ac399bdc5db0dd07adddc0e07457863 2,991 1.00/1.00 vMB 5
705,849 705,849 0000000000000000000d73a2bb19ced504e02efa917003c9fd80602eaa3b8da0 2,908 1.00/1.00 vMB 8
705,848 705,848 00000000000000000006f42aa0912cff6fa99fed1946d33520eba9b3fa709b33 892 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.