Loading Tool

Explorer IconExplorer

Memory Pool

82,672 transactions
30.66 vMB
0.08043385 BTC
Random Selection Loading Transactions
Max Size: 188.08/200 MB

Candidate Block

Mining Attempt e1a787261c996a1ccf1f1a108e67ef82cbb2658d82894b74182fd6871e4be22d
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 2311f55615755a3e0f598d37a542fbad6f448993063fec22d366eafaa321a687
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,517
Size: 1.00 vMB
Total Fees: 0.01120487 BTC
Feerates: 40.21 > 1.12 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (532,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,061 383,061 00000000000000000761b6f943df2cfbe9f1c96b6af4cb9ec160ed1d576c41f2 214 0.16/1.00 vMB 16
383,060 383,060 000000000000000008068dee19cd11586e37c88fd6b0da61acb0888ee2c23cb9 633 0.29/1.00 vMB 37
383,059 383,059 000000000000000004af2fea9f4282540b56eed2051caa377c5f5943f8277710 33 0.08/1.00 vMB 6
383,058 383,058 00000000000000000f9ea5a5cb1e20d750142861eafb6a8ceac229a83f4bfead 308 0.18/1.00 vMB 24
383,057 383,057 00000000000000000481e39740e82e9b0932832d962f300d533c407c1945ac0d 80 0.10/1.00 vMB 8
383,056 383,056 0000000000000000042124de7b270ee317238d346f76aa8419e0cf95f7a5f198 340 0.21/1.00 vMB 32
383,055 383,055 0000000000000000097260ce6d198088a3bd30d0e182917264e8dccf151db102 330 0.43/1.00 vMB 10
383,054 383,054 00000000000000000d4863a6b2f2f4c212f6b3a6bf657f25ff3cee0c70f7cfe6 697 0.33/1.00 vMB 31
383,053 383,053 00000000000000000abd78b6fd23bb2ffa5cf2d742c58d6f5569bbe6eab685e8 1,749 0.83/1.00 vMB 35
383,052 383,052 00000000000000000913099f31d82476d3f339d91516cf6b1fa8e1c2805141ba 792 0.53/1.00 vMB 23
383,051 383,051 000000000000000003d6cb4e475d4a5595cadadba1c69e677bc543be0e2e8b3d 359 0.26/1.00 vMB 23
383,050 383,050 00000000000000000d6faf03df7582c65aae4ff36c58b7217ed8b69dd7ad5c57 638 0.81/1.00 vMB 14
383,049 383,049 000000000000000007ec43bcd8eb30fef5569239f8162500f8d70cb658399248 1,389 0.92/1.00 vMB 27
383,048 383,048 0000000000000000098d10219f4e5ad8aee708f6eaef7e7b903dbebc359bf771 1 0.00/1.00 vMB 0
383,047 383,047 00000000000000000bc31f226a507bd017c0f8df5ad7629a247d328545ace4a8 1,857 0.75/1.00 vMB 41
383,046 383,046 00000000000000000c89c6c689d38f87d47ad1daee973211ceff6f8b3d0eeb1b 1,018 0.67/1.00 vMB 23
383,045 383,045 00000000000000000d2fdc978492765dc484c72b9c15ccf38a1d10d9cf6100c7 1,241 0.65/1.00 vMB 28
383,044 383,044 00000000000000000992f29e962963b64aa3c755c2dddd27bea5c5f13ac8780f 230 0.12/1.00 vMB 34
383,043 383,043 000000000000000001117d6c84d8ef8e3a6bd4d8d118161595b0549a57e90271 353 0.20/1.00 vMB 37
383,042 383,042 00000000000000000ae788506fbb691a5ffcbee20e8897675b4caa3b09cd8ae6 685 0.32/1.00 vMB 41
383,041 383,041 0000000000000000074d0e5160d27ad69b08cca68c541eb458685dec21df9490 414 0.25/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.03 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: 719.52 GB
    • Received: 18.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.