Loading Tool

Explorer IconExplorer

Memory Pool

36,108 transactions
19.59 vMB
0.07343963 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.80/200 MB

Candidate Block

Mining Attempt bc6d6f2281362c098caa54d37fc275cec35771655225a44a83c97356b38a8c46
Version 20000000
Previous Block 000000000000000000015651fe9b1d3634ca42cfdaa4f2513c23cf2adbfbd148
Merkle Root 0b0bd5b45d8682d514872baf3c78627c19fd4bb8bc18ff9dde1e2b6ff0beaa8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,493
Size: 0.99793325 1.00 vMB
Total Fees: 0.03380521 BTC
Feerates: 301.35 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,842 (759,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,308 154,308 000000000000099d7770bd8bf6a73820fae96e178964ae16cf1b64f77d6c1e22 33 0.01/1.00 vMB 125
154,307 154,307 00000000000001e03d65990a319f8581160880996d03d0e8395b2fc44b15954f 4 0.00/1.00 vMB 32
154,306 154,306 0000000000000d6ed43fbbe7214449ecdff6b637f8c8dcfecef3a23b9d49b7a6 3 0.00/1.00 vMB 0
154,305 154,305 0000000000000b2853914748975c610a81439c7f77422230ab4621416bbde24f 55 0.01/1.00 vMB 75
154,304 154,304 00000000000006d2887fd36c76468cacdc68c0e49e2bc8002d9ec4e49d961c0e 16 0.01/1.00 vMB 478
154,303 154,303 000000000000055a1807f3aff5ce44a9040ba2390a87abecca3e368d8814cc0b 34 0.01/1.00 vMB 378
154,302 154,302 00000000000004c5e542caa402d3f914ce608654f90d569211dc67a2758f4f5b 9 0.00/1.00 vMB 15
154,301 154,301 00000000000007fd08370d93b27aad99ebc2b42fdbabaf8bf8e07d5c51dcd0d2 22 0.01/1.00 vMB 101
154,300 154,300 00000000000007e12dfa9f1186f86b3dc2bff10c65a41400bfcb1426b3b34264 9 0.01/1.00 vMB 38
154,299 154,299 00000000000008c7f8dda9d77233f177ccce457e39b6116503858891279ccb76 74 0.02/1.00 vMB 103
154,298 154,298 00000000000004004e5d20cf0d4c1410c69f024e668afea2ee53a041ab4ee642 7 0.00/1.00 vMB 104
154,297 154,297 00000000000000669ccea1f7e9baf064cee961b96551ae85458fea0027c90f20 14 0.01/1.00 vMB 123
154,296 154,296 00000000000008c15c183218f6671de15ce8970b33037cd70d15cf4ee8e04d96 17 0.01/1.00 vMB 33
154,295 154,295 000000000000042e5294b12c7177702e1868c6e911e55d46f740d762a37c1e4b 37 0.01/1.00 vMB 28
154,294 154,294 0000000000000c1d83d95c33f5b50ba55b80fecd97434a0311cb528b171b471e 3 0.00/1.00 vMB 0
154,293 154,293 0000000000000d28e5d949e8f17a5dc67719e6da08150693de9a9a1b092b8f49 20 0.01/1.00 vMB 234
154,292 154,292 00000000000007577966858e7db3589a0f124a7b7b3a57eccb0fab6180b14e2d 39 0.02/1.00 vMB 47
154,291 154,291 000000000000000ffd2d3bd7301026353e27fbf00a174413c1181acb91d25229 23 0.01/1.00 vMB 16
154,290 154,290 00000000000007c3a36deb1398c477fc0095dc426df5994ffd3f6dc0a5b824e5 7 0.00/1.00 vMB 26
154,289 154,289 0000000000000a374ce981e4945269f26dfb00171100e2372c6fc93809574b56 73 0.02/1.00 vMB 7
154,288 154,288 0000000000000501985c6a4d5a6392d9c3d253af5de6a63772a68c01762d0cb7 58 0.02/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 780.34 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: 521.06 GB
    • Received: 4.81 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.