Loading Tool

Explorer IconExplorer

Memory Pool

76,788 transactions
28.68 vMB
0.07477592 BTC
Random Selection Loading Transactions
Max Size: 173.51/200 MB

Candidate Block

Mining Attempt 85015fb9f1c9593a6c0062e1dc1bd460fb23deb8bb33969e6ec74480274dc481
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root bf6be33894e4489c5af579b067a983601094dc8b57b5fe94aff6c65684b28017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,121
Size: 1.00 vMB
Total Fees: 0.01506460 BTC
Feerates: 150.93 > 1.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (732,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,272 182,272 00000000000009b297526872e4d2763b10802c2ac3ae7399dbe5228b7d6b3b2a 1 0.00/1.00 vMB 0
182,271 182,271 0000000000000987bbd0c29b768cdac4bc8284608c0ef360159d5b15eeb549b4 122 0.05/1.00 vMB 1,093
182,270 182,270 0000000000000710dd78e9673026d0b78298dffe13eb32d37437f408dc41ad0f 96 0.05/1.00 vMB 1,100
182,269 182,269 000000000000058cb44f3127f8610a53ef8a82592b663a3bf26d7a1e79154677 26 0.01/1.00 vMB 173
182,268 182,268 00000000000007ba515c6c886b08ca7711a322d43e6bd66c419932b06e0ea4ed 83 0.04/1.00 vMB 135
182,267 182,267 00000000000007f9640fc29792e6305e5eae6f3bd16814ca71acabab70a26b58 289 0.12/1.00 vMB 277
182,266 182,266 00000000000002d934b138ed0e1ae3a58446b0fc3f16cec98e03dba56dfd5592 84 0.04/1.00 vMB 107
182,265 182,265 000000000000066fdb8b82b4275561efffbc8ef1dbf9db15f6a27c2c97df9454 119 0.05/1.00 vMB 76
182,264 182,264 00000000000000c35e138ab0eb9fa85d3aa806271401167c32cae56635b3d8db 134 0.05/1.00 vMB 202
182,263 182,263 000000000000067a5412663ef28ec30b6d918c3e685a5d76353d79f37d4cb1ac 45 0.02/1.00 vMB 262
182,262 182,262 00000000000006269518e2a542517e3fd19b18bd08967963996d228faf578dd3 151 0.04/1.00 vMB 104
182,261 182,261 000000000000064e747e94d31d4d0fe28b85d938efcdad0dff5270455995a1b0 220 0.10/1.00 vMB 186
182,260 182,260 00000000000000f21a67fb99f918c2937c158801d9c8578b022fd264cc70d5c5 173 0.05/1.00 vMB 22
182,259 182,259 00000000000004c212fb17aecc5bf43d71241e428c6c2d5e657bf8b709182a07 229 0.09/1.00 vMB 146
182,258 182,258 00000000000002712ac454edd167474eefa0a82eefef7001b0228cd4c8dca3ef 91 0.06/1.00 vMB 55
182,257 182,257 00000000000005dd5ac0c3095330bf0bf7ed48bd9b16d99f9e9e75e21ae7a57b 384 0.16/1.00 vMB 148
182,256 182,256 00000000000000fd891abd14a43063b7a615c2917c066c1c3afb03c74a3cf134 7 0.00/1.00 vMB 14
182,255 182,255 0000000000000287fe9e9f956d1c6b3768adf383ba810bb925134ee31f8168ad 168 0.08/1.00 vMB 148
182,254 182,254 000000000000019856598205a4b419410254cc7943d2341857cca83761cbf1da 138 0.07/1.00 vMB 104
182,253 182,253 00000000000000d3fbf8b02a03d6abb740a47bfad50021ec7bf0ccac1c1350b6 8 0.00/1.00 vMB 0
182,252 182,252 00000000000000d255283345f42fdf8996a4ff6a690b72a8fbeda4114d46c2ea 239 0.11/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.