Loading Tool

Explorer IconExplorer

Memory Pool

74,795 transactions
27.74 vMB
0.07555956 BTC
Random Selection Loading Transactions
Max Size: 168.94/200 MB

Candidate Block

Mining Attempt a804f720cc77fff4a3abbe971743445450751d022e0395ed9b194d60cc0ec1e8
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root bb8cc500ccbe111e0a0f08d44661f09773b72ac4945034bf50c8a31ad21729f0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,934
Size: 1.00 vMB
Total Fees: 0.01629579 BTC
Feerates: 480.19 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (542,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,377 372,377 000000000000000003bf2dafec6ff07d6f0015f9117745171c2d29c8af596a5a 636 0.43/1.00 vMB 25
372,376 372,376 00000000000000000fce29a47693b89920db9faa3d84ebedf0d1228768adca2a 1 0.00/1.00 vMB 0
372,375 372,375 000000000000000009848615f283116a62e9c1ab2613c5d4cf3a8edc92e37bd6 1,177 0.93/1.00 vMB 13
372,374 372,374 0000000000000000029f0ed981cc9bef5e94c6efb5e372bdb5b51ad63ceaa776 336 0.22/1.00 vMB 23
372,373 372,373 00000000000000000beefa37904868536da104afe20e5a78b96a30f4e7730c34 1,885 0.95/1.00 vMB 40
372,372 372,372 000000000000000007a2e9295e437cfdd7d76feb75ce961bf2eaa15f3f70bdfb 2,102 1.00/1.00 vMB 43
372,371 372,371 000000000000000004cd6df4b6fac89bf7d07ce0e49f9501f52627f51934a465 1,165 0.59/1.00 vMB 41
372,370 372,370 00000000000000000b07a6d8d1ecb03acec0861f2c1b3d6c67f06def67310193 1,649 0.90/1.00 vMB 33
372,369 372,369 00000000000000000005470170789237b4651b1ebc7cbd46afd71c202bb98f80 379 0.19/1.00 vMB 35
372,368 372,368 000000000000000011f572722eb91f989981a7e9df546b03e5f6b733dd6ee774 789 0.35/1.00 vMB 35
372,367 372,367 00000000000000001210fd2cc1f65834fa8f54b2ae67f32be76c68cefbe1fa0f 122 0.07/1.00 vMB 14
372,366 372,366 00000000000000000a4a92974ce0a8f1fed2841738277c275370ef0f79ed94b8 786 0.39/1.00 vMB 40
372,365 372,365 000000000000000008a687ca3eae60a9291d1ce51af20d54c7cac05f6352feed 988 0.61/1.00 vMB 32
372,364 372,364 00000000000000000fdd0210b1b49976613282d4402c95040f9777d7a4bbb105 1 0.00/1.00 vMB 0
372,363 372,363 00000000000000000fb7c95c4712b6c3a914fb6a58e83ab18a81b51128d89bbb 432 0.21/1.00 vMB 40
372,362 372,362 0000000000000000138bad1dc97d3ddbddd270ded16f6dabab858227dc9f4a50 102 0.06/1.00 vMB 11
372,361 372,361 000000000000000003780744b6779b42bb0d93240e5b82d93a3854f879ccd84a 674 0.37/1.00 vMB 35
372,360 372,360 00000000000000000d30371eadef185de4f98905dc9b4cdf261d8a92a4b0a2cb 873 0.49/1.00 vMB 32
372,359 372,359 00000000000000000182fbaf0a1c77c24c22c1ee0661e132c0fe225a08792eeb 1,159 0.74/1.00 vMB 31
372,358 372,358 00000000000000000a5be5ff9f028cf91f4a4752531406ec0a1b68db6c189d94 787 0.37/1.00 vMB 37
372,357 372,357 00000000000000000b86afd5df43d7a686aa64500137db76fdaada812a8c75f0 606 0.38/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.