Loading Tool

Explorer IconExplorer

Memory Pool

27,728 transactions
11.22 vMB
0.08772102 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.80/200 MB

Candidate Block

Mining Attempt 4ec6835c964e2a3bb138711fdf173c4e07a1cb69d76fe7a50c2345e6f7721179
Version 20000000
Previous Block 00000000000000000001ab8543ceb5341d10e020a323e9e6a65fe27d1b7949d0
Merkle Root 5c8cc33f598bd9bf362ff7ae07bb65d2c39557ba18e8406da528791a32a9bb2c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,804
Size: 1.00 vMB
Total Fees: 0.06876294 BTC
Median Feerate: 1.57 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,551 (664,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,421 249,421 0000000000000021b5e7538df30f5b84893932f2eab31a815e041aa17cc1574d 476 0.21 vMB 116
249,420 249,420 00000000000000797724c53076931365486938e68083081a0e18e033f67bf2ea 182 0.07 vMB 144
249,419 249,419 000000000000002b3f1efa6c02064efefdb55ede463eefebcda7ae36b0e564c2 49 0.04 vMB 22
249,418 249,418 0000000000000066fb4733b6422a45ec5ddebd6c50561097a5e3a44df622d907 492 0.21 vMB 3,914
249,417 249,417 000000000000003cc7193b67988ea9c03674c09df2d73a7ed49292b17d0c329e 289 0.14 vMB 129
249,416 249,416 0000000000000009da3f5e9acafb7007aed1840e21b2d02369f166e7ec8332f9 168 0.12 vMB 174
249,415 249,415 000000000000005b243bb7a3fb46a460ffb35f859280ac6fd6c648b2a7b4b65e 64 0.04 vMB 12
249,414 249,414 000000000000005a6897967e07cfdeeef4c23d278b095ace9cbb54d32f88b07d 68 0.05 vMB 60
249,413 249,413 0000000000000049c71f5f40465e81667443b58d65d4690cc424b65bc297a2bd 616 0.25 vMB 114
249,412 249,412 000000000000000f8bb677440449f2ae9cdf241f0d943e6d5156a70ed115d631 485 0.25 vMB 116
249,411 249,411 0000000000000030d2df688c357c571cce3e12124a5ee4d7a022669c377caa93 670 0.25 vMB 916
249,410 249,410 00000000000000044600286bb6a490335b8a3f495d3bcf77f5457e6c3795fe07 47 0.02 vMB 119
249,409 249,409 0000000000000053246706363db1151ae2e89112fcd847cd53da7853ec71e8c2 85 0.04 vMB 119
249,408 249,408 000000000000002e759f2c735ce8c3bb065b7bc022bbc2cfb542c662e759ecce 322 0.15 vMB 111
249,407 249,407 000000000000008742e9aaf98f7415136c41d3b707abe6ab6ca23dc5b1929de6 1 0.00 vMB 0
249,406 249,406 000000000000001418018a0ad9c8464a42209fd0f6fb11300116e67fc8bfe10f 184 0.09 vMB 109
249,405 249,405 00000000000000520daf324cd01b13ac06006923f1087e631f20ae8a7ae26c8a 354 0.15 vMB 102
249,404 249,404 0000000000000066c1c58206647edc07e5a79464ff3e6a2a8633bd3f84eb995c 128 0.09 vMB 41
249,403 249,403 0000000000000078e9b3e92984722dc5b4b95e959e46597b017d9bb7d18c3eba 620 0.25 vMB 164
249,402 249,402 000000000000005d6ac9234568d5be0e728d02810e447dc7c315af2661d29260 104 0.06 vMB 78
249,401 249,401 0000000000000044d0245789d6280a34404d12be42cd1dd59907d94e8c36cfcb 390 0.19 vMB 1,717
Previous 10 blocks ↓
Total Size: 779.82 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: 417.56 GB
    • Received: 2.24 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.