Loading Tool

Explorer IconExplorer

Memory Pool

71,279 transactions
26.91 vMB
0.07935706 BTC
Random Selection Loading Transactions
Max Size: 162.13/200 MB

Candidate Block

Mining Attempt 4bc3c5a0f2ec5a1493c9aaa913e3de5cdd415470dcd288ce21a14735ec70948f
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root 37b542c590d0f7239caebaffbd51e5a686f455f040b858baf3c972e3ef03c9ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.02177148 BTC
Feerates: 150.75 > 2.18 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (651,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,195 264,195 000000000000000e2613cef02a353185dbd2289ba1f2f304b9e87cad1b0b8975 107 0.08/1.00 vMB 75
264,194 264,194 0000000000000004611d605dda08029de0fd86d77650b567e363cec465aa5801 1 0.00/1.00 vMB 0
264,193 264,193 000000000000000c8c0f52bc329d5d13bcfef20a71e5e45d618ce2cbbbb4d363 108 0.10/1.00 vMB 72
264,192 264,192 0000000000000008b421b5efdf6ac3b53a11d70a5f3037f65267d61ac6bb36b0 233 0.10/1.00 vMB 127
264,191 264,191 000000000000000555e64ca9d9f3c27dd87b39af42a33f1cf45b99e2d24cbd6e 67 0.03/1.00 vMB 115
264,190 264,190 00000000000000040610a1fa964e77917df6a05eb18806224176800ed4941696 138 0.06/1.00 vMB 155
264,189 264,189 000000000000000cc82c95ab6907356d2f89aef15a91b1d43c3d41a2d0aeaa62 275 0.15/1.00 vMB 110
264,188 264,188 0000000000000009887712c5be285e13ecaa13638df993e462e71aa61fae6c38 118 0.06/1.00 vMB 91
264,187 264,187 0000000000000000ef3f7050db38aab38a7500ecea7c74d5d31eb9be59faa174 479 0.23/1.00 vMB 156
264,186 264,186 000000000000000b79f76b9acc2d02a8c6b9111f03f6cbf2b9acda9fec421847 93 0.14/1.00 vMB 39
264,185 264,185 000000000000000fe082dea841caca60f1e531d6c05f8b2e1899a51f745bf996 251 0.10/1.00 vMB 218
264,184 264,184 000000000000000b14474637004beacc830a6632cc565cb178bbab60642a5685 180 0.08/1.00 vMB 100
264,183 264,183 000000000000000d98eef29a5cf2307eacfc65ed64a20afcfb885917b0fcef2c 32 0.02/1.00 vMB 88
264,182 264,182 00000000000000033a0e12c5019e5e48192b1bcdb6624fe98f049b5c3380496e 32 0.01/1.00 vMB 153
264,181 264,181 000000000000000827030a381bc78039a300f2156fac6d80083792774d9ca62a 209 0.14/1.00 vMB 47
264,180 264,180 00000000000000011ecc4396cd8b0dedb9a4b67d4ce206ba2fb8abbfd1bdb76b 136 0.07/1.00 vMB 61
264,179 264,179 000000000000000c30750c356058c9b39b0c6d803b99a5325f5d32cf23f2e2a4 273 0.15/1.00 vMB 71
264,178 264,178 000000000000000d0a24083a5d190585b9017112ffd4e767c272f9cea717113e 222 0.10/1.00 vMB 84
264,177 264,177 0000000000000007554f5cced031fcda803534b9436f9cf7a421dfb22fa0cb62 216 0.13/1.00 vMB 85
264,176 264,176 000000000000000759294f7fbdeadd8c9f45d6e385c4dedf4bf303d2d5fcfac4 201 0.08/1.00 vMB 139
264,175 264,175 000000000000000848d5f942e1d50562b2edd6557d28ad9e8823e91c3c065d2a 37 0.15/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.21 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: 755.47 GB
    • Received: 18.95 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.