Loading Tool

Explorer IconExplorer

Memory Pool

80,051 transactions
30.17 vMB
0.08532161 BTC
Random Selection Loading Transactions
Max Size: 181.62/200 MB

Candidate Block

Mining Attempt 7b113746f08af94bf1144e1ca62978246aec8138247b39508ebbac5ca6ec3147
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root fe2559f12ac9ce8a8afb21f9106be4d5767ba2389225a5b346ff89b1a64e9ab3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,406
Size: 1.00 vMB
Total Fees: 0.02080698 BTC
Feerates: 150.45 > 2.09 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (672,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,959 242,959 000000000000003daa50ff99c04dcf5b438658bef718c6453f6af66a14ec5a4d 776 0.25/1.00 vMB 218
242,958 242,958 00000000000000d04280b6319e7a67d2e5fa5279b1f0005caf9c747226b0e8ce 174 0.08/1.00 vMB 423
242,957 242,957 00000000000000dd26a3b7128b5c934bec41a84e14655898e988b4caa529a985 267 0.12/1.00 vMB 147
242,956 242,956 00000000000000ced9722e35ce9173f13c57ce1879d9a5a62bb069e328d48160 61 0.03/1.00 vMB 135
242,955 242,955 000000000000003bb9147804fe9226738d860c876a31073512975baa73431e3d 515 0.24/1.00 vMB 150
242,954 242,954 0000000000000018eb7602308396cab485b1fb42fcdb8171e5c9fd174ea40d7b 128 0.05/1.00 vMB 113
242,953 242,953 000000000000007da0fe12113e7b5f5be6e53c65c73744b7d1dfa4ec740659e2 98 0.05/1.00 vMB 123
242,952 242,952 000000000000004eee83e05edb6cdb60390a243a4b8213e5efb3e39630db9d06 154 0.07/1.00 vMB 223
242,951 242,951 00000000000000962574a97c26118a46911412fcaa247451050870ca34d9bbaa 208 0.10/1.00 vMB 146
242,950 242,950 0000000000000096a54d79529b348cc16a915ed0a51cec81e50cce870f74a7a1 15 0.01/1.00 vMB 120
242,949 242,949 000000000000005af50e53d6035942560ef7d4dc45fd8e6f42300b38492542c6 163 0.07/1.00 vMB 131
242,948 242,948 0000000000000066da134c93e3adedfaeb19a4e8a1dddcd288877fb53e481c69 22 0.01/1.00 vMB 88
242,947 242,947 000000000000007ad2ad644225dc7b9f3a5abab26652723fd7e45af64641cd74 347 0.15/1.00 vMB 145
242,946 242,946 0000000000000032eab768ee1bf564f66afc7ca720af99405b3cf055f0ec5c1f 9 0.00/1.00 vMB 100
242,945 242,945 00000000000000a5209b901c3343f9072ce89805aa9611865c0b00f0d302eab4 18 0.01/1.00 vMB 68
242,944 242,944 00000000000000c5b5b5aa03f07968a05a29a388b720af9cbd113fc617cac4ec 236 0.13/1.00 vMB 99
242,943 242,943 00000000000000d0b5fc838266f3318397b88a0d903335f85e39144f67045223 599 0.25/1.00 vMB 167
242,942 242,942 000000000000001df949411f325f8c70e350989ea6aae81e01265bd72c778852 90 0.04/1.00 vMB 161
242,941 242,941 00000000000000b645379a387c48b1c8aedf35e88c5dd8acdea1c2ea09903a4b 349 0.16/1.00 vMB 137
242,940 242,940 0000000000000002260a57b405f2afcdab4de0cc7bb7445dae027a97d0e7a6e3 38 0.01/1.00 vMB 45
242,939 242,939 000000000000008341c00d6749e227af06dcb720bb6c37757883e0b6e4584f27 172 0.10/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.69 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: 687.69 GB
    • Received: 16.49 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.