Loading Tool

Explorer IconExplorer

Memory Pool

78,466 transactions
29.42 vMB
0.06781440 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt 4700f099e2c291aa6fe3872dbc55ff8d61234661c13dd18b1838ed1b3010265b
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root ebba3c928e4b4698ffaddb30f1a0d5b5a35dc9195dd672f9803c4d0a0ffcf578
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,125
Size: 1.00 vMB
Total Fees: 0.00816729 BTC
Feerates: 150.93 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (281,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,179 633,179 00000000000000000012b2b26cace2801f781c5ad69bd6b71089e24a428fdd56 2,668 1.00/1.00 vMB 16
633,178 633,178 0000000000000000000a57e89a8ef9cd260bf55aaaca6d264e57c2d1a255ea38 2,296 1.00/1.00 vMB 29
633,177 633,177 0000000000000000000345a12e7a4a8d2ccdeac74251cfee7fc102f76eaf4838 2,823 1.00/1.00 vMB 58
633,176 633,176 0000000000000000000351362136fab5cb77f20d34735a4e3bc84191e43270c2 2,553 1.00/1.00 vMB 74
633,175 633,175 0000000000000000001405ae89a17151a28017df212d6a621f5ca7b565c07858 2,415 1.00/1.00 vMB 33
633,174 633,174 00000000000000000006aed5309ff904909a412628b05d8afac93a1a2bd29f4a 2,360 1.00/1.00 vMB 41
633,173 633,173 00000000000000000005c0d8817729a37907adb421ff5e577b6770a7551a0524 3,288 1.00/1.00 vMB 54
633,172 633,172 0000000000000000000f252b57ab3b116f2e6f1edf65bd41e59862a7627c6158 2,122 1.00/1.00 vMB 72
633,171 633,171 0000000000000000000a295c7b2009a63c699f64f876dbaace8d69d7628407e7 3,152 1.00/1.00 vMB 73
633,170 633,170 00000000000000000010cb38e1620cf020347978e4492ec368b5a52f12514d50 3,128 1.00/1.00 vMB 76
633,169 633,169 0000000000000000000ccd570a49cf8be6917ae63c4b4f58783985d888bd9f37 1,352 0.60/1.00 vMB 26
633,168 633,168 00000000000000000008f44365d182c7df8c43459439bbea46c0aa74677da493 2,824 1.00/1.00 vMB 24
633,167 633,167 0000000000000000000160160e7968eee4dfb6a318f297043cc306f7a72a8962 2,111 1.00/1.00 vMB 59
633,166 633,166 00000000000000000004a6cb82be100cf710116611c6ac0d8c232b0cf75f0596 1,476 1.00/1.00 vMB 80
633,165 633,165 0000000000000000000338ca2641cc64773805b00a1273c84c861bc4ff0cc47c 2,530 1.00/1.00 vMB 14
633,164 633,164 0000000000000000000acfd7b9c75ce1a28b3e1545b29362b4ed776dc551ac07 1,807 1.00/1.00 vMB 76
633,163 633,163 00000000000000000012c02c9f4572b74f219b794b56a3323ee92478560f7086 901 1.00/1.00 vMB 84
633,162 633,162 000000000000000000087a59450170358d11c2629079c4768bf5e5de7b55256a 1,782 0.68/1.00 vMB 32
633,161 633,161 00000000000000000007e183a1cc826ffacecc1bf4b9576fe8232e0dec84d427 797 0.30/1.00 vMB 33
633,160 633,160 000000000000000000089e904d3e2af314a8f035f96c9ead899cdfde4c00fcb1 43 0.01/1.00 vMB 35
633,159 633,159 0000000000000000000f86a06d3dc282131c2c1411e5e420914eaa5f0bf997fa 163 0.11/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.