Loading Tool

Explorer IconExplorer

Memory Pool

53,907 transactions
31.95 vMB
0.14004477 BTC
Random Selection Loading Transactions
Max Size: 170.53/200 MB

Candidate Block

Mining Attempt cff5496976f57d0d7eece6e1351bbe757dce2a9d971b2431e939b659823c63ba
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root bb5fe0bd3952e7e0a133a98cf0e87dd3d55606e62eafe84bb8063eebbee4b831
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.04226248 BTC
Feerates: 104.17 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (272,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
641,880 641,880 000000000000000000042068fc9067da9fa30f0966599574db8cfd86c33bab44 2,597 1.00/1.00 vMB 22
641,879 641,879 0000000000000000000732ba13a784938ae1edd16d0e883f195195878476955b 2,429 1.00/1.00 vMB 83
641,878 641,878 000000000000000000010bf0f67048d998cc70dcd3360707fed6271216145106 2,285 1.00/1.00 vMB 54
641,877 641,877 000000000000000000024f009714e5db63d1d44ed1d921bb28e65e1e72570a59 2,526 1.00/1.00 vMB 58
641,876 641,876 0000000000000000000c264ec98ddcadf5d0d355cf7bbe68901009b0d0c9674b 2,527 1.00/1.00 vMB 37
641,875 641,875 0000000000000000000a7c8e7314dadb9f71727a093dd1025510b77cad85ef40 2,008 1.00/1.00 vMB 57
641,874 641,874 000000000000000000069d9d753634428e81d41a02664ef7c138bab9a364d7e2 1,896 1.00/1.00 vMB 81
641,873 641,873 00000000000000000009bea701696416beef37428b871f4cbfba0651f4c6559d 2,195 1.00/1.00 vMB 127
641,872 641,872 00000000000000000005c10de33397ef4bf58806e335b47090ba6d428335d033 1,956 1.00/1.00 vMB 158
641,871 641,871 0000000000000000000162b141becf61f4b0316a523ce92fad0517f3a40eb325 2,047 1.00/1.00 vMB 32
641,870 641,870 0000000000000000000d12c660b91d70078d59852dcd4cf48628ab9ef5723b94 2,567 1.00/1.00 vMB 145
641,869 641,869 00000000000000000004888bfb9052426d3fd4a56775e42cead490275aaf1d8a 1,487 1.00/1.00 vMB 158
641,868 641,868 00000000000000000005e035c93657e9d953a9a68847713fea7d8115924684b4 2,196 1.00/1.00 vMB 117
641,867 641,867 000000000000000000108b615eb960db43a6b3540bde7459bdaa9f05357b3e30 2,153 1.00/1.00 vMB 83
641,866 641,866 0000000000000000001024a1b5a7f0f7017dd7c61ba3f0b6e77baede3f05d33f 2,657 1.00/1.00 vMB 29
641,865 641,865 0000000000000000000d4334c0d0201f84eb3d7326cb324ba30761ebc7ac72db 2,447 1.00/1.00 vMB 142
641,864 641,864 000000000000000000069272c8cd13b4a4950c84014745872c48077f776ccb9a 2,101 1.00/1.00 vMB 27
641,863 641,863 00000000000000000007d10d8c1c5eddab47f09054ee7ef7c9da7d8371723110 2,120 1.00/1.00 vMB 56
641,862 641,862 00000000000000000009f182040625455a4c54bac20ecf58f628947cdb9d41cf 2,596 1.00/1.00 vMB 95
641,861 641,861 00000000000000000001f8da73114a776f5b547b0c6f5afea16d3c8ee6510385 2,552 1.00/1.00 vMB 136
641,860 641,860 0000000000000000000caf3bcc6c4b6336a27d8b7d9908de731e6d94c1ce7cc1 2,134 1.00/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.