Loading Tool

Explorer IconExplorer

Memory Pool

56,671 transactions
32.21 vMB
0.14892379 BTC
Random Selection Loading Transactions
Max Size: 174.14/200 MB

Candidate Block

Mining Attempt 2d7ce466d3c5b532093b7568a616f925430b2591b77060e920a1b39af07e93f6
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root 985e96235c4c9784df88ad441906ef5acb32dda93753a9d5aa79644010cbfa0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,884
Size: 1.00 vMB
Total Fees: 0.05052098 BTC
Feerates: 101.25 > 5.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (331,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,674 583,674 0000000000000000001ba3fec46b30911849e533e3b73124236f6ba3cc53a1e7 1,789 1.00/1.00 vMB 15
583,673 583,673 00000000000000000018cd8c055e9c8e67c95f55dfb3ef7e373daf012a49f9d2 2,867 1.00/1.00 vMB 56
583,672 583,672 0000000000000000000ad5db5c044156d46a7c45ca4b5c234f6e27dea1a090b7 2,714 1.00/1.00 vMB 25
583,671 583,671 00000000000000000021dc319bd38e8f937babe38968d85a7621bc1b4bd95343 1,011 1.00/1.00 vMB 24
583,670 583,670 00000000000000000003a33eacb5b3182f93b2b96faaefcd4d0e6f369e89ad4c 3,050 1.00/1.00 vMB 61
583,669 583,669 0000000000000000001c6e54c4fd30e5bf3f76e75ac6c74c7462e0c1d1ada9ff 3,044 1.00/1.00 vMB 86
583,668 583,668 0000000000000000002044c2a71de940ee364fa810c01deabbeb826ccb30d5d7 3,045 1.00/1.00 vMB 47
583,667 583,667 0000000000000000000757f570888e78a62702ae51185ad88ae6ae95113939c3 2,847 1.00/1.00 vMB 70
583,666 583,666 000000000000000000209ba2d1d6d466b92cb07a3c4bd124f495f57f1b312208 3,597 1.00/1.00 vMB 77
583,665 583,665 0000000000000000000fd7ae5dc6e0d61c7e9e3c779c576482fcc5d32d239b7e 2,462 1.00/1.00 vMB 72
583,664 583,664 00000000000000000021d68f10539728db16febf9c68e81497aacd593b7c42fc 2,194 1.00/1.00 vMB 73
583,663 583,663 0000000000000000001aa13f9f06ca23f2bb72f1f32627f3ea0f98850fe6dec7 2,852 1.00/1.00 vMB 118
583,662 583,662 0000000000000000000f1498930ae6beaf2344bffe673320484b783f4fc14636 2,009 1.00/1.00 vMB 69
583,661 583,661 00000000000000000009aca6d97e0857f0408dddf4fc2b0656e2e00cee04268f 1,144 1.00/1.00 vMB 71
583,660 583,660 000000000000000000003371c5f15ea9e2990a8fa1646f476e5bd69e93dce78e 2,271 1.00/1.00 vMB 67
583,659 583,659 000000000000000000126e706a9a9f581a729f8c75a9d8690831bebc133320c4 2,949 1.00/1.00 vMB 87
583,658 583,658 0000000000000000001db8fc190b7efbdefb2c4c182f22742b8a4e7ccbf7b659 2,518 1.00/1.00 vMB 92
583,657 583,657 0000000000000000001bed143ba882ab3ea25423226c32974590d52024287ac2 1,832 1.00/1.00 vMB 98
583,656 583,656 000000000000000000184dd1564792b2b158350b08edc52d696f13db0d0d4de6 2,116 1.00/1.00 vMB 100
583,655 583,655 00000000000000000009970233c91609ae3d8af9b7a7b3247f2104b9b2462ff1 3,475 1.00/1.00 vMB 116
583,654 583,654 00000000000000000011dd4ccc90e9fe8ef15c5f8c34fa9c6973d661e2042b60 2,556 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.08 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.43 GB
    • Received: 13.56 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.