Loading Tool

Explorer IconExplorer

Memory Pool

81,979 transactions
30.49 vMB
0.13291972 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt 28b810b2c42f5b2065dc7643a273d1307a75c30ba7abb021bc44c25615c22780
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b4886bd26a3971e3c946cfba1a2b5f969038356851b54e4918a880e01316dd2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.05176527 BTC
Feerates: 302.06 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (567,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,446 347,446 000000000000000008b315df483f45533d4c6dffd8914d0706225a953206969c 1,270 1.00/1.00 vMB 22
347,445 347,445 0000000000000000078e19f42d47586e4b6ac251297a4961f6699fe5b771927d 1,342 0.75/1.00 vMB 23
347,444 347,444 000000000000000014a5256523f37dd374dcb1e0840a85ab4d0cea60bad043d8 1,024 0.32/1.00 vMB 43
347,443 347,443 000000000000000005f92fda98ae98af096ca6dde2186491b5b6950cc510f18a 512 0.14/1.00 vMB 62
347,442 347,442 000000000000000004fca0634631eb253554a20082549099e31c76d1be2e22e6 765 0.38/1.00 vMB 26
347,441 347,441 00000000000000000feb639bb8e55e2599968e32c85ffe411ef3364b65f7b10c 315 0.18/1.00 vMB 25
347,440 347,440 00000000000000000a27490147073ba221a7dd646547623def382afca1393779 318 0.19/1.00 vMB 20
347,439 347,439 00000000000000000b61fc098f1481ddb88dd301c18fe2400623b42f08d8b7a7 614 0.33/1.00 vMB 26
347,438 347,438 00000000000000000e1771c6910877786ddb6a0fdeb71b57d055ba959fe4f26c 896 0.46/1.00 vMB 25
347,437 347,437 0000000000000000021227f7979a3ac70c29c54d14f3b7ca3d26633041ef8a5f 596 0.33/1.00 vMB 23
347,436 347,436 00000000000000000ec0f83798fcf4cd119edcd2d634def58d6f7feeb00cea0b 860 0.53/1.00 vMB 24
347,435 347,435 000000000000000011f7a9907ae79f2db48048e568a2dd8c845455290a704c1b 401 0.25/1.00 vMB 26
347,434 347,434 0000000000000000164cc85723861085a89927bb6e393dd018317cf041c62114 1,283 0.67/1.00 vMB 24
347,433 347,433 000000000000000006d99baac798764635c1a30ed97ffdba5ebe9180b948f660 942 1.00/1.00 vMB 16
347,432 347,432 000000000000000012a238de29844fe598a6fa253a0180a2c1aff81ab76d86d4 512 0.16/1.00 vMB 34
347,431 347,431 00000000000000000376335aaf5cd10b812cd8c901e16987418008842f6a3a30 885 0.36/1.00 vMB 39
347,430 347,430 00000000000000001400998b5be77a02b29756c5207a04a6cde815c3b9bc9ff4 164 0.13/1.00 vMB 31
347,429 347,429 000000000000000012853b4dd5fb821d2d95802fa2fee422c454b83840f00434 413 0.22/1.00 vMB 25
347,428 347,428 00000000000000000711f20caeb9bf2bbaba6a5ffcbba40208024fe2f4e4e2d6 34 0.04/1.00 vMB 4
347,427 347,427 0000000000000000172d3eb1db760f7e9fe845eb70bc948f48be074bbb8f8bed 1,062 0.53/1.00 vMB 30
347,426 347,426 000000000000000000b24c5b97f16f1276063e5fdb8fc941c82d0975361522e4 272 0.16/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.