Loading Tool

Explorer IconExplorer

Memory Pool

83,968 transactions
31.50 vMB
0.09817536 BTC
Random Selection Loading Transactions
Max Size: 193.04/200 MB

Candidate Block

Mining Attempt e043760513a81c801b3e651f9ca7604d88d53e1828204d9eb3ded10829c30294
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root bd98d01f3503cb53e24f2979a2c2a8798b10ed3ce6c3f1ae96da2ccd2e2b8d49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,124
Size: 1.00 vMB
Total Fees: 0.02567430 BTC
Feerates: 299.70 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (605,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,651 309,651 00000000000000001f56a9a088c024e559e98f60e1ee4053d1fef16efa4d2d50 43 0.02/1.00 vMB 39
309,650 309,650 00000000000000003303923d46f7ccaa42b4e4a1427865d0413b746cb2fd27d6 306 0.16/1.00 vMB 31
309,649 309,649 00000000000000002ef64f259b61aa71cc1a074699b2d976b113da4367a56bd5 37 0.01/1.00 vMB 35
309,648 309,648 0000000000000000076a3dd21d126f8ccfd53767eece7422f0c39f2977505599 315 0.25/1.00 vMB 19
309,647 309,647 00000000000000000cba204ceb35c5d433bfb82494715008f5db344ffdfbb972 169 0.09/1.00 vMB 14
309,646 309,646 0000000000000000024fa2a63bd5cb152c2c4bbf321b2085f01044ed3d9f9e39 468 0.26/1.00 vMB 25
309,645 309,645 000000000000000035cc106498e07b9ad1266d433ed132f5f71562a15ce0e704 471 0.28/1.00 vMB 26
309,644 309,644 00000000000000002039d4495ffa1b7b2651dff3864677dfd9b3bfacd4e4419d 222 0.17/1.00 vMB 21
309,643 309,643 0000000000000000318eb79e8bb4f73b77529fe628e7b531a83e9d5bdd411933 185 0.16/1.00 vMB 18
309,642 309,642 0000000000000000091bbaa3322dcd8e5ce35864315a3c8e670ea504d6afacfe 1,086 0.56/1.00 vMB 29
309,641 309,641 000000000000000018f14b150699e2d547451173393c6ec062565d678ab306c3 1,347 0.75/1.00 vMB 35
309,640 309,640 00000000000000003994765e9c9aadeb9154cfac2d5ca770ea4fecb8e42e0755 572 0.29/1.00 vMB 31
309,639 309,639 00000000000000003441e863dc7e9a8686d9a534df1b0ada80403581b6c62eec 545 0.28/1.00 vMB 30
309,638 309,638 000000000000000034f69be57259380f52230d608c6a44bc4e7302fca3cd0508 1,209 0.76/1.00 vMB 27
309,637 309,637 000000000000000038737d4d5a9654c65d5d5ad9e6ed6f653b2f53ec583acb49 1,154 0.75/1.00 vMB 27
309,636 309,636 000000000000000021b1eb9e841a0e957de45cf64a11c8430e3a4807e4ce3a36 653 0.50/1.00 vMB 22
309,635 309,635 000000000000000040103775661035e2c42a3b32e15a7faa0d8d03595eebc36f 964 0.35/1.00 vMB 47
309,634 309,634 000000000000000025118cd8b37370b5adac3a5580c9fe24e60fe6820edb5a8d 1,534 0.75/1.00 vMB 34
309,633 309,633 00000000000000002115075b391b2acecb20dc87469753d3530570e724fdc962 572 0.27/1.00 vMB 35
309,632 309,632 00000000000000000cb1d9fa343b9e33e3057179141d3c7b7b4bec3971ff6d08 725 0.36/1.00 vMB 32
309,631 309,631 000000000000000002aa957d25ae3d3f41e5819773eebed5e9c162297dbf1c3a 808 0.43/1.00 vMB 31
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.61 GB
    • Received: 16.94 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.