Loading Tool

Explorer IconExplorer

Memory Pool

87,181 transactions
31.64 vMB
0.21885241 BTC
Random Selection Loading Transactions
Max Size: 192.08/200 MB

Candidate Block

Mining Attempt 75bb40bcb56758744574d2fd8faefbb766b9bed8c1c08e5b6895ae4de94eef7f
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8da972edf0175a0222dd5fe2ac18ea4867cf1601ba844b21e7f9451acdc69f69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.10926036 BTC
Feerates: 502.67 > 10.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (542,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,168 372,168 000000000000000011f227b55d10e2a73fd0e48b23ccd1c8aa2dc0b4e1579aca 432 0.23/1.00 vMB 36
372,167 372,167 00000000000000000e4470aac6acd82b30500b6a7d56255884510b1587913f6e 635 0.27/1.00 vMB 44
372,166 372,166 000000000000000013848d80d75dd453a2b81d50e601a9428f1847794e996369 230 0.10/1.00 vMB 40
372,165 372,165 00000000000000000512642dab6a4eabb669ec1e15847888662a0768d8ebc45b 580 0.31/1.00 vMB 35
372,164 372,164 0000000000000000039fb5955394b46a5476c9ff661462014e05ff19e86a5ec5 490 0.26/1.00 vMB 38
372,163 372,163 00000000000000000ccaa89b617b009158fa0c4a49acf934e12cc4b5e9354fe5 294 0.18/1.00 vMB 37
372,162 372,162 0000000000000000055aa9de59aa5ff39b9e4f620349b7cb7dc6bd92cdb01b24 88 0.05/1.00 vMB 33
372,161 372,161 0000000000000000069ed8715172de8b98c88b48de9ffd8e30ca0670920f8dcc 379 0.18/1.00 vMB 40
372,160 372,160 00000000000000000353b3cd6abcfac2f6bacc63ec02c46f136d4a22413f136a 482 0.22/1.00 vMB 37
372,159 372,159 0000000000000000020da85185ce6c226de8627d0649cffa4adc4d0c69d49c93 199 0.23/1.00 vMB 19
372,158 372,158 000000000000000006d977d45fc6cfe01ab94e043c7bccfdf523edfb93e4983e 102 0.07/1.00 vMB 20
372,157 372,157 000000000000000000dbe900061cd24a2bc73c6e2c314400ea63103335711a46 636 0.34/1.00 vMB 32
372,156 372,156 000000000000000012fcdd8190bda5df35746f1bd786139e1683ef0fae2f90d0 2,425 1.00/1.00 vMB 41
372,155 372,155 00000000000000000e1b07dcc1f7c01687fe31f860de486eac2e41179335f14d 797 0.48/1.00 vMB 38
372,154 372,154 00000000000000000d61faccc97b1c43f17b7c81b40f31f86ae6c0c840d2433c 58 0.03/1.00 vMB 41
372,153 372,153 00000000000000000cbde819a282c28e97b7d876ca8974ff3cf752e55331bffb 168 0.08/1.00 vMB 38
372,152 372,152 0000000000000000126f580aff65d27b16248039fa8413fa45bb1c4e63d3a908 433 0.25/1.00 vMB 27
372,151 372,151 00000000000000001229638f15c346196a5457b62926c0e24775af3ec65c8db9 1,065 0.62/1.00 vMB 52
372,150 372,150 00000000000000000eb3a7ee738d7c52aaeac9e98a5c76ddec15f4d90c26bd68 43 0.03/1.00 vMB 28
372,149 372,149 0000000000000000115b015a6a4a1b6647f1bbfbde33f146fdf43d9b51f01a33 147 0.09/1.00 vMB 33
372,148 372,148 000000000000000011578f3da61eb0695ccda20abcec1e61dd9d4bec87e2b9b7 458 0.35/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.