Loading Tool

Explorer IconExplorer

Memory Pool

85,693 transactions
32.84 vMB
0.13097619 BTC
Random Selection Loading Transactions
Max Size: 195.38/200 MB

Candidate Block

Mining Attempt 48e1b939c0862334cc8dca8b0de5d7b38148ca111f05802f09dc469010a57370
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root f65dddbd61747c55f90e7a451d8f8fdf84e47758762f7ef797de75d2ab153cfd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,473
Size: 1.00 vMB
Total Fees: 0.06063495 BTC
Feerates: 387.56 > 6.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (291,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,428 623,428 000000000000000000028f3148606ae9a797a4bc83f82b20968e2ef3c0cdd798 2,620 1.00/1.00 vMB 23
623,427 623,427 0000000000000000000c6bc93dcd2a1d96daaee0fdbfde190ceacfe43b69bc76 18 0.01/1.00 vMB 28
623,426 623,426 0000000000000000000d81a9a2c9416e6298ebf2e60756d6f14da9f4e3554a25 763 0.33/1.00 vMB 25
623,425 623,425 0000000000000000000dfa6f2afac3102648c43fbd4718f4da77551ab2979af8 1,193 0.38/1.00 vMB 20
623,424 623,424 0000000000000000000658221a8c6f22a71bf57ee5d088f63ec13068a34cf3dc 2,118 0.76/1.00 vMB 24
623,423 623,423 000000000000000000091b8607337304518b60060454351078f47c6da61a1c88 1,752 0.78/1.00 vMB 5
623,422 623,422 00000000000000000000688669d913e937574ee4172283b15ab855f1a006edd9 2,840 1.00/1.00 vMB 30
623,421 623,421 0000000000000000000a88812608fde05b6a2d9b6a1f678dd56de909c794a1f1 2,178 0.70/1.00 vMB 19
623,420 623,420 0000000000000000000b87675f9a17dab82984af2fffcc408911952812dab6d3 2,353 1.00/1.00 vMB 29
623,419 623,419 00000000000000000002d15dd2b01cf9c874f06f0344633ff3a9739fa69a9375 2,785 0.99/1.00 vMB 17
623,418 623,418 000000000000000000004934bee69af2e3d7e7a408f6adbf6097bd91ff92f87f 2,544 1.00/1.00 vMB 35
623,417 623,417 000000000000000000121e1415c5b205a4fe70ada8e5d16913789615febf8acf 86 0.03/1.00 vMB 46
623,416 623,416 0000000000000000000e658194ec387de0d4d6da9f3741e8c44ea77e14f56bb4 261 0.11/1.00 vMB 26
623,415 623,415 000000000000000000051ed5c5ec2927a65dee87b417c47d722c08ecc6030373 251 0.10/1.00 vMB 20
623,414 623,414 0000000000000000000ab856df4adc255839faea8ee4ed224ce7be0373dfb457 827 0.30/1.00 vMB 25
623,413 623,413 000000000000000000012e12f35814de4f9c48183fc4a7541a60cfa406849166 1,229 0.43/1.00 vMB 20
623,412 623,412 00000000000000000006567a3e1864df6b9e823237441592a617e1296b80cb5b 134 0.05/1.00 vMB 30
623,411 623,411 0000000000000000000b34c9d24a4125f1cec82b2175e65dee4578debf2c9a49 470 0.16/1.00 vMB 22
623,410 623,410 00000000000000000011e397825a64c528a696863570c0dcfd1751de281e9e1e 1,350 0.63/1.00 vMB 20
623,409 623,409 0000000000000000000e47ac488a2c24f6ff0f4474bdfac6647ead27cec3b5ce 52 0.01/1.00 vMB 20
623,408 623,408 0000000000000000000d9b0f4177a257856d4cad49571151fa4389028e2dd214 636 0.25/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.31 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: 659.26 GB
    • Received: 14.60 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.