Loading Tool

Explorer IconExplorer

Memory Pool

40,749 transactions
27.24 vMB
0.08237492 BTC
Random Selection Loading Transactions
Max Size: 141.24/200 MB

Candidate Block

Mining Attempt c1d31c752b2ddb9d73789c2a4944e5d020ed0137162ed09bf973224be44cb252
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 4efd4d29c3b2c327e06e58c45eabf047db147a667a93b58ad5edbe47ad192491
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,412
Size: 1.00 vMB
Total Fees: 0.02648285 BTC
Feerates: 201.37 > 2.65 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (413,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,304 501,304 0000000000000000001dbc896186f89823e1d736aef16789ebdffd7e425d8d2d 1 0.00/1.00 vMB 0
501,303 501,303 0000000000000000004d74f6b59af6beb601bfd440182935e81b41388aa49989 1,833 1.00/1.00 vMB 462
501,302 501,302 0000000000000000000a0e62ea4c2521f6b2414fdec9860a56325c4578045f4e 2,635 1.00/1.00 vMB 729
501,301 501,301 0000000000000000003610acb877df11a05f90f534929458940fc304ac96bdb8 2,704 1.00/1.00 vMB 681
501,300 501,300 0000000000000000002c9f1b51194d09837f09cfd8c1f604cafa5fc88d84d7e5 2,280 1.00/1.00 vMB 779
501,299 501,299 0000000000000000005e28dc4a550fa04271a615f50417094520259493dc47ab 2,240 1.00/1.00 vMB 839
501,298 501,298 00000000000000000021830cb74fcdf9049b15dbc84b061941fcedfdd0bc56db 2,267 1.00/1.00 vMB 630
501,297 501,297 0000000000000000005fa8563d69924b584d44612748e0f17ec1d8e6fcce8ddc 2,425 1.00/1.00 vMB 735
501,296 501,296 0000000000000000006b23cbc2beaeabea92b7fa96f15618ea8eebd4212ceebf 2,000 1.00/1.00 vMB 919
501,295 501,295 0000000000000000006603f34464cd56fc7d5f7326c8eb4abc692495131a598b 2,619 1.00/1.00 vMB 556
501,294 501,294 00000000000000000018b2be33261598362b34f71cbbf3e001c5fcdb04445708 2,434 1.00/1.00 vMB 727
501,293 501,293 0000000000000000001c31e28bdea5cb0604e533d59299da5f406df6a5a840bb 2,294 1.00/1.00 vMB 757
501,292 501,292 000000000000000000958226381c1509ee793a53e25cb5293508f00f5f38cf7c 2,052 1.00/1.00 vMB 260
501,291 501,291 0000000000000000004d56810b733bb6a7609d59c6b8ba04af596bdafaa05668 1,911 1.00/1.00 vMB 548
501,290 501,290 0000000000000000005c842fa150b9945754352cdd3ea7a6d1ccff860cab224e 2,425 1.00/1.00 vMB 738
501,289 501,289 0000000000000000003a713555385e99bb70398007da8a763cc039cf11594d37 2,400 1.00/1.00 vMB 546
501,288 501,288 0000000000000000003511dc5461a6f172b17c7f946553063bd6998ed5de2fa6 2,503 1.00/1.00 vMB 550
501,287 501,287 0000000000000000005574bcf3eb24e5ae00fd5f836e19354be7d71f443e4b39 2,359 1.00/1.00 vMB 683
501,286 501,286 0000000000000000001d7c6a62cbb04dced1cbb020d0fb4bb01c99a8ca397834 2,348 1.00/1.00 vMB 631
501,285 501,285 000000000000000000262e0d1eec525cfcb9e15379c6b94d60ff1f935b2f340a 1,033 1.00/1.00 vMB 251
501,284 501,284 0000000000000000002269c34a890e390584458c8cd7d6cdbdf5a928a8b1a04b 1,415 1.00/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 781.83 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: 636.66 GB
    • Received: 12.38 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.