Loading Tool

Explorer IconExplorer

Memory Pool

83,336 transactions
31.18 vMB
0.09431497 BTC
Random Selection Loading Transactions
Max Size: 191.36/200 MB

Candidate Block

Mining Attempt c02d8d9972f5647ba6c645e415268736352f14da957156524a77a6a2372dd485
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 059c8d59e5e152c1da7c890139cf424d794e9499d3cc8601671bd365135ada76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.02396503 BTC
Feerates: 301.57 > 2.40 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (21,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,022 894,022 000000000000000000020d979956f08c972c64580fbad5617dce99caed579648 2,476 1.00/1.00 vMB 2
894,021 894,021 000000000000000000015ab9ff6925828f43c39b71eeaf8c6d0c0ab08e25bf15 2,691 1.00/1.00 vMB 3
894,020 894,020 0000000000000000000010ebc4e056e6f71baf1ed02a098b68361c17fc0a2de6 2,754 1.00/1.00 vMB 1
894,019 894,019 000000000000000000001b9a5787f19d7f17ca73c536c6783f71d4b01fc6fcea 2,861 1.00/1.00 vMB 5
894,018 894,018 00000000000000000002032849a9406b7be3edfeff01944d0a865889cfdb5623 2,234 1.00/1.00 vMB 1
894,017 894,017 00000000000000000000e73a5b82c74d73aa98b2fb25de3123c381393bdcae29 2,707 1.00/1.00 vMB 4
894,016 894,016 00000000000000000000f211da06b35aa4a931d96a3fec359179ab5790b2a00e 1,794 1.00/1.00 vMB 1
894,015 894,015 00000000000000000000b0f69f8df651faef2c4c5b7cf455aa14efd05679ec06 106 1.00/1.00 vMB 1
894,014 894,014 000000000000000000020ddb11696111be6f95e1802dc06513518f19b0131c2b 2,305 1.00/1.00 vMB 1
894,013 894,013 00000000000000000001e1a2d576b452c307ece7fdc0cb5d6a0fda19bba41360 2,869 1.00/1.00 vMB 2
894,012 894,012 0000000000000000000102a0675e52ef2dae1662427f8170346be370243271fb 3,815 1.00/1.00 vMB 4
894,011 894,011 000000000000000000016bd076b4071a28e3812560bcf614af09e9dbb3bce27b 3,545 1.00/1.00 vMB 6
894,010 894,010 00000000000000000001acaf10486c4610f7ab8be459fda11e690b91aebdbe5d 2,562 1.00/1.00 vMB 3
894,009 894,009 000000000000000000010addec8f89b371e9e371a9771514f27577d9e58b6443 2,905 1.00/1.00 vMB 5
894,008 894,008 00000000000000000001f97785c43925c27e5dc05215f1dd74a6f0f5089e0c24 1,764 1.00/1.00 vMB 2
894,007 894,007 00000000000000000001eeffd472eff0709a931ba294be1f4d2da13bcbdb415f 1,157 1.00/1.00 vMB 1
894,006 894,006 00000000000000000002401ba41e6358ec3c44b1d2daf2823fd9fccbe72c7e9d 3,063 1.00/1.00 vMB 3
894,005 894,005 0000000000000000000159e0820950ab84e9da1abebefd94f7377f7307441e47 1,496 1.00/1.00 vMB 2
894,004 894,004 0000000000000000000191cbbf6eb3f93a7136896f43358c1c801eb2a4f4b72d 1,984 1.00/1.00 vMB 3
894,003 894,003 00000000000000000001e7deb19ad22dac7d9abbbad5d53715957a2298b00595 3,128 1.00/1.00 vMB 5
894,002 894,002 00000000000000000001c208ab496ba1944e162442250533d752c1c37492260d 956 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.78 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.55 GB
    • Received: 16.92 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.