Loading Tool

Explorer IconExplorer

Memory Pool

82,306 transactions
30.58 vMB
0.07888447 BTC
Random Selection Loading Transactions
Max Size: 187.51/200 MB

Candidate Block

Mining Attempt 42df958174ea410993feb51929b6cbde41986f1cca82c3bb491e569860ea96d1
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 4274521af80273d007235d911e4ab3d40999c84f4823ea83729c7c470a89b3ed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,534
Size: 1.00 vMB
Total Fees: 0.01007336 BTC
Feerates: 40.21 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (671,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,379 243,379 00000000000000022d9ff202ccfd15c1cf61e7c885548875dcd3fc677e6432c3 165 0.07/1.00 vMB 124
243,378 243,378 00000000000000c4c0b9456c2c7830d1bc2acadc917eae1553cf1f2daeb93a29 356 0.16/1.00 vMB 150
243,377 243,377 00000000000000c9b54516c452e1ea7bae7c8b2f149d6365c39d1ec1bcb3992c 26 0.01/1.00 vMB 250
243,376 243,376 000000000000009eca7b753267155f601856e232f8dedb461e2961ee585dd8e5 53 0.05/1.00 vMB 50
243,375 243,375 000000000000002681187c1a5e7e11130fa90bb5bc2bd4093873aae2e1b4874e 106 0.07/1.00 vMB 84
243,374 243,374 000000000000005dc9c5968faa96dc64b468c7b26335e5fd3a93a9efd63d0634 366 0.17/1.00 vMB 139
243,373 243,373 00000000000000bc147334522068600a856ce594830735d42e88be744b987f4d 87 0.07/1.00 vMB 51
243,372 243,372 0000000000000005fd8f29762972aed805ebf6a5699381426d72a65b10829f62 445 0.24/1.00 vMB 134
243,371 243,371 00000000000000033f8f41879412326c49f2fc15bac55004bce300a0f8f17435 22 0.01/1.00 vMB 99
243,370 243,370 000000000000005c85a2cc6ed8511d1c86a2af3f9921225aef4842314fc230f5 102 0.04/1.00 vMB 181
243,369 243,369 0000000000000087fe028574814f8869e2038e105c0398787bea0d8fb35afca5 26 0.01/1.00 vMB 103
243,368 243,368 00000000000000a272df08829f11ac0b961236e5d3c18716325cafee2ad39271 252 0.13/1.00 vMB 137
243,367 243,367 000000000000003966454e98cc8ab0a9043c2002c402ae43a75e82d7d6f010d5 204 0.13/1.00 vMB 58
243,366 243,366 00000000000000d46cbb0dc9abcb7a4dea6a160e0928ed7574b459bc60115049 512 0.18/1.00 vMB 202
243,365 243,365 000000000000004074dc7cdc1accff85822456c262e64519847f03e7f5ec28f1 122 0.06/1.00 vMB 168
243,364 243,364 000000000000006fb0d5ae2f28bcbe64636677178d13fa71b264e2d4b3e3d774 9 0.00/1.00 vMB 96
243,363 243,363 0000000000000071108a804eeec879cc9bba2ba83f615880c38dd3cf7dd7b358 512 0.23/1.00 vMB 3
243,362 243,362 00000000000000c890e23a8343e20c323fe200494d851ab9ffd7e0474c77470d 366 0.16/1.00 vMB 160
243,361 243,361 000000000000003c77acdd516016a2961b4617ff48047569d69588f31d6c5b31 426 0.19/1.00 vMB 170
243,360 243,360 000000000000000cfe64bfa9b115b7665e7e8404f29ab266cd7a89f22cbeb8b7 550 0.21/1.00 vMB 127
243,359 243,359 00000000000000ca841889fe77f242d68946e9d02c37801917840638731647b0 26 0.02/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.52 GB
    • Received: 18.08 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.