Loading Tool

Explorer IconExplorer

Memory Pool

83,452 transactions
31.62 vMB
0.11230328 BTC
Random Selection Loading Transactions
Max Size: 193.30/200 MB

Candidate Block

Mining Attempt c49e3c229b81452b8b69b7dab32f2a38e78ac7afcc996e10ac674d4f641287c7
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 7b428edc157aa14102d9156d0073295b2521af6eadf9847ffc0f58a181fc9153
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,196
Size: 1.00 vMB
Total Fees: 0.03862301 BTC
Feerates: 301.05 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (622,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,637 292,637 00000000000000008b1f0894d3c202a341b0da036132d6420a9eb656ce5cd48e 142 0.06/1.00 vMB 16
292,636 292,636 00000000000000003b7a99714d0df0ce7ed916b9a2c51574f34a2564fc913b35 256 0.19/1.00 vMB 23
292,635 292,635 0000000000000000c68462ab6298c8d44b8197fe44ef6ea729941f3c6d8f9237 521 0.33/1.00 vMB 26
292,634 292,634 00000000000000000fe54da5cc6af6556c2775ed2650f6bf0204ba3ba517ea83 362 0.35/1.00 vMB 25
292,633 292,633 0000000000000000a97423f44395da35d47200a2f1c14707902d48a35bf96413 435 0.35/1.00 vMB 24
292,632 292,632 000000000000000018eb481dc5704617ba057a0a50b0cfdccae27348f2971693 1 0.00/1.00 vMB 0
292,631 292,631 00000000000000002b47de2602c34090cecd501d031424f39fe6d95c7ce9b05b 372 0.25/1.00 vMB 35
292,630 292,630 0000000000000000ce23ba6ab6ccc77be4f065ea6ca8a558f694627181db1e70 512 0.27/1.00 vMB 29
292,629 292,629 000000000000000013527b54d3ce4589a397b1d12f09068803ce85aae588a9b3 512 0.16/1.00 vMB 64
292,628 292,628 00000000000000002e115239d7de2c3737bd33b39091394f37eb0c3f94abdda7 71 0.10/1.00 vMB 13
292,627 292,627 00000000000000000910ba67b064ede8b592004b49575edf3ef4b7a6345f1a32 551 0.50/1.00 vMB 26
292,626 292,626 00000000000000008013a3ee3670fa5d5b709e9cd18ed67d9db4957ce7b49915 544 0.35/1.00 vMB 23
292,625 292,625 000000000000000045d34dc582b670b535eccfa3950e82919abf3a0d5782da87 512 0.17/1.00 vMB 71
292,624 292,624 0000000000000000cd081eb3820740ed07055e72ea6b44c21d83901ce6a543d3 631 0.39/1.00 vMB 30
292,623 292,623 000000000000000094e53c16de778e0b0266451b8a3b5d28226f7daa9ed4b94d 128 0.11/1.00 vMB 21
292,622 292,622 0000000000000000d74e0aa2bd76a2fe33dd047349fd9fc0f9149037a3eb9b18 256 0.11/1.00 vMB 48
292,621 292,621 00000000000000007e90d6c679c99e8841c8eeda4f25de5be38526b34bf0e3c9 675 0.33/1.00 vMB 35
292,620 292,620 000000000000000099a5f5d999b5ca111ed746f5f6ef275481b6176d35288427 289 0.16/1.00 vMB 27
292,619 292,619 0000000000000000a005babbcc38f4fa6440e952532cc7f258c31f0aea4b1ae4 630 0.48/1.00 vMB 26
292,618 292,618 00000000000000003cd5953d4a3cf7feef22ab591d8d64f9e2dc270a45fca598 499 0.25/1.00 vMB 47
292,617 292,617 00000000000000001ec861a08741742f1477507c5aa09dd6b18e52f945f0f6cc 569 0.33/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.