Loading Tool

Explorer IconExplorer

Memory Pool

82,409 transactions
30.44 vMB
0.10409353 BTC
Random Selection Loading Transactions
Max Size: 185.75/200 MB

Candidate Block

Mining Attempt 5d78c9925f385dbf5072889fc8e3aa3843018e1f1afad8f27fb1f585fbbb32ff
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root a71cf636aa6398662b99514d80de84429ce132ede6a6d5a64033fd9ed3506ae0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03303307 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (68,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,873 846,873 000000000000000000032ae45112897ad592945ceed0e4641847689665a0fc02 701 1.00/1.00 vMB 97
846,872 846,872 000000000000000000017a1c6584d39ef3d77ab5c5232bc818e26db292581172 834 1.00/1.00 vMB 66
846,871 846,871 000000000000000000013852af6a3136844de5fe9a0b937d1728f2087b8deba0 834 1.00/1.00 vMB 62
846,870 846,870 000000000000000000011b5b96cc378732536471e9605b18e3956c865a5abb68 667 1.00/1.00 vMB 57
846,869 846,869 00000000000000000000ec4cc6814410c6cb9574c32fa2c03ea89012a67ec0a8 678 1.00/1.00 vMB 55
846,868 846,868 00000000000000000002ea88b3d88c19b056ec9535962a5b7b367376169ff6ed 665 1.00/1.00 vMB 54
846,867 846,867 00000000000000000002e5b1788ec682d15f64a50947991e2e7bcaf0719629ab 1,256 1.00/1.00 vMB 62
846,866 846,866 0000000000000000000070e5f98c92460fe8ba62b1f3b7694be2c5c16b11b7e5 3,035 1.00/1.00 vMB 47
846,865 846,865 00000000000000000001a8cfeb873377fec8af3e7cbd5dc025878d3b84dd7ad1 3,537 1.00/1.00 vMB 54
846,864 846,864 0000000000000000000051ee965d6cff08986492ae2554875b94bef0a60d5c43 3,372 1.00/1.00 vMB 60
846,863 846,863 000000000000000000009bfd342c5530f59efe33cf4a7dc81792d28418a687b3 2,604 1.00/1.00 vMB 33
846,862 846,862 0000000000000000000158a42166fab4aa24b64e859a16ca5ab8da494301bd7f 3,051 1.00/1.00 vMB 45
846,861 846,861 00000000000000000002adb3fe8f070b8f0ceffc8b9dbae2f6038510a70946e3 3,086 1.00/1.00 vMB 33
846,860 846,860 00000000000000000002762da1c8a78b70b78db0d28bcc0ff0f84ea27a17f836 2,597 1.00/1.00 vMB 36
846,859 846,859 000000000000000000025b22c178a2237b9df88bc842e2f320c368d092af392b 2,897 1.00/1.00 vMB 40
846,858 846,858 000000000000000000024cc9b8787fce79f547abf1c2347ec9f011b5a8777bb8 2,643 1.00/1.00 vMB 44
846,857 846,857 00000000000000000001dbf216edcdb638859cdfb49c58e9729b6b00360cbf26 2,817 1.00/1.00 vMB 37
846,856 846,856 0000000000000000000260bff1226bf5656f1c2e3413bf006c1ce3f220be7301 3,071 1.00/1.00 vMB 47
846,855 846,855 000000000000000000020ede4a322e6dbb29d891ede08297cfe25378a174d98d 3,525 1.00/1.00 vMB 35
846,854 846,854 00000000000000000002267ff22ac8a949e50e767fb285174bb169cfb2347293 3,572 1.00/1.00 vMB 36
846,853 846,853 000000000000000000034e6dd6d36ed0eeb7eec0edcf4be7c079a8c606e5d725 5,781 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.