Loading Tool

Explorer IconExplorer

Memory Pool

46,184 transactions
28.00 vMB
0.08613878 BTC
Random Selection Loading Transactions
Max Size: 148.23/200 MB

Candidate Block

Mining Attempt c6d972aef6ab0db634bb6dfbfe82238a30000ee3aac6783f1c9d49e32d994f20
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 8f4f38424ea80f8b592ac0dbbb298e8cec7e53857022083faf54f9797cd0adf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,170
Size: 1.00 vMB
Total Fees: 0.03167458 BTC
Feerates: 181.54 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (137,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,420 777,420 00000000000000000002643c3f4fb80f04bf987694bf6e2e9aa1d13cab705870 1,044 1.00/1.00 vMB 9
777,419 777,419 00000000000000000002c658ee601147f21d03f16c89ddc36055b7d1d47586b9 1,684 1.00/1.00 vMB 18
777,418 777,418 0000000000000000000020a489dac161053cf3af58c3ca62381e7197ce8db258 1,130 1.00/1.00 vMB 9
777,417 777,417 00000000000000000001c22974860f30f6b74b6fe52446ede1f9ba08b46c8b55 492 1.00/1.00 vMB 5
777,416 777,416 00000000000000000005451f6b87d001557503c64844c54e59a5272fc3fb37af 2,128 1.00/1.00 vMB 12
777,415 777,415 00000000000000000002820b785c0d1fad8bb7bb47276568da5d6afd4bbd499e 1,959 1.00/1.00 vMB 8
777,414 777,414 000000000000000000047aee143c2a6af0f96581aa1d74aad18e99dd97f06410 1,824 1.00/1.00 vMB 11
777,413 777,413 0000000000000000000324047cba16a08312148666f0da7001c52f776fd91e35 2,076 1.00/1.00 vMB 15
777,412 777,412 000000000000000000025f4082962142826e46c23272e910e0b2d346073efac5 2,760 1.00/1.00 vMB 29
777,411 777,411 00000000000000000001710f6e266900bee022ecdaa486bc4f69358f1a04ddb9 1,320 1.00/1.00 vMB 21
777,410 777,410 000000000000000000021cd761f7b478d90803737a729bcf050f397e54adcecb 1,597 1.00/1.00 vMB 7
777,409 777,409 00000000000000000006d66460ed222e17fa87f9bf85b95db7b1824c3ecf4faf 2,484 1.00/1.00 vMB 13
777,408 777,408 00000000000000000006e1885cb8502019065538e71403eb4cb9b1ce2e3a53f5 2,101 1.00/1.00 vMB 12
777,407 777,407 00000000000000000006c00e0c7f89cbc194759496a907febeb186ba7ff16297 506 1.00/1.00 vMB 3
777,406 777,406 00000000000000000006cb887f7e5846862de62dbc154d0b08851c64d0354e8c 817 1.00/1.00 vMB 1
777,405 777,405 000000000000000000061ad992bcd2179734a9dae8fc89a5471609dc1fff9b1b 1,954 1.00/1.00 vMB 9
777,404 777,404 000000000000000000069fccdb1fc5f14559d2f5c7b43f18d1156bcf4af88a72 3,159 1.00/1.00 vMB 24
777,403 777,403 000000000000000000053cfbe016b079b36a7371521bc566b3ee1d3bdd1b7b9c 307 1.00/1.00 vMB 1
777,402 777,402 00000000000000000002160b9ef1af6173abbc491e16be1d69bd8520ff8acc43 526 1.00/1.00 vMB 3
777,401 777,401 00000000000000000005488798704ae5faceed1b5221ebc3d414586ff367b55d 139 1.00/1.00 vMB 1
777,400 777,400 00000000000000000001d87aaa132c92e73252767cd1aa3015677905512f3ffd 392 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.