Loading Tool

Explorer IconExplorer

Memory Pool

51,389 transactions
29.22 vMB
0.07867892 BTC
Random Selection Loading Transactions
Max Size: 158.01/200 MB

Candidate Block

Mining Attempt 774797c99b89c923a3dbc9dc1e8e819ab92a1c47a0e47f040473ddb8f487afc4
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 3994c8568ddb09dd138ab19f140a96875f926b870df5589517a1410dc2815afc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,589
Size: 1.00 vMB
Total Fees: 0.02267479 BTC
Feerates: 173.90 > 2.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (604,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,243 310,243 0000000000000000338cb5bebb33a3d3df0bbad33e32355cdcd584c55ae6d1ab 39 0.02/1.00 vMB 23
310,242 310,242 000000000000000037e327a777a130db76508bfb5c42c1a11bd85ac7dd2eb344 417 0.31/1.00 vMB 22
310,241 310,241 000000000000000007862edc1b3b4442da70520986c8ca91fef9a1ec52b95f51 242 0.13/1.00 vMB 29
310,240 310,240 000000000000000026c4225a92f9e6401ae9248353d9695e30b533632c6d5b59 197 0.12/1.00 vMB 26
310,239 310,239 0000000000000000393e7cd545811647db63855b7e040d319421c52076ac7807 220 0.15/1.00 vMB 25
310,238 310,238 0000000000000000147f97ce870541340162f68c8a202acb134f88466f0ece04 241 0.15/1.00 vMB 25
310,237 310,237 000000000000000019ed0bd33c07de5a45271f0a79c351aa51e0b5f67e0e7f26 319 0.20/1.00 vMB 24
310,236 310,236 000000000000000019cd16624b48745ff4d7e95fd1dd368043cc98265fe56ded 559 0.29/1.00 vMB 30
310,235 310,235 00000000000000002236dc542d87c22d1248811dcd47c7e73dc2440210956c5f 411 0.37/1.00 vMB 21
310,234 310,234 000000000000000013777bcd7eb9ae81522926ce1deff250ab023792e3aabbeb 256 0.09/1.00 vMB 56
310,233 310,233 000000000000000023c284d7e1d73deb7015bd3f96646092e200054bd5ea9a62 471 0.29/1.00 vMB 31
310,232 310,232 00000000000000003719caaa1e30a5df15a33981265ef2682fbb593f938b68c7 288 0.15/1.00 vMB 27
310,231 310,231 0000000000000000149cac7a0622f58bbf328784f9ffddee99fd1857e4c2d2a9 21 0.01/1.00 vMB 30
310,230 310,230 000000000000000038d21fc7a1a83f8a5c0fe1cc91c738e0f3c9cda7b74d0218 104 0.07/1.00 vMB 21
310,229 310,229 00000000000000001b53c5163ea99027e21132653f3fd64510553668d2b9bb7c 235 0.16/1.00 vMB 25
310,228 310,228 00000000000000003137c039428ad8da8565219162cf227fe178c3079cb9637f 352 0.24/1.00 vMB 31
310,227 310,227 000000000000000005e6eb83a0bb6f888f37137dd52721e58a0e7187b51142c0 156 0.07/1.00 vMB 30
310,226 310,226 0000000000000000050271932fcb7966b94b6ff1eb45f2cd232491ba84c89d51 284 0.14/1.00 vMB 29
310,225 310,225 00000000000000000b17edb8d3ab24e2dc1b9827b2085485c399ae793e6dd6f2 40 0.04/1.00 vMB 9
310,224 310,224 000000000000000009168aad1fc174e97ddc8a486450989e7345140d8e00113d 252 0.15/1.00 vMB 24
310,223 310,223 00000000000000001775ab0f43d24f73add7001840cb15f0519abbaff0849010 86 0.09/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 651.84 GB
    • Received: 13.65 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.