Loading Tool

Explorer IconExplorer

Memory Pool

80,617 transactions
30.00 vMB
0.12277306 BTC
Random Selection Loading Transactions
Max Size: 180.49/200 MB

Candidate Block

Mining Attempt 52e340c6c59c913187f91d4e515f12db4d6508a2def5cfd657a87bc5ca3bdc80
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 5c605f38d9c07033f1a62a6505429f7f2cf763660370cc3cddb3249dffd3b659
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.05073335 BTC
Feerates: 242.90 > 5.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (285,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,115 630,115 0000000000000000000c45b72292faa994bd2e373f337d26e58be14479763cec 2,808 1.00/1.00 vMB 100
630,114 630,114 0000000000000000000d3ff120107905676197a733bc16af655fdeacb721805a 1,898 1.00/1.00 vMB 84
630,113 630,113 000000000000000000083b8ecc184267a02570b0225cae18dcc04d7fe7e7c19e 1,669 1.00/1.00 vMB 101
630,112 630,112 000000000000000000020f1add237039cce149493df9afaee8249f856bece132 2,600 1.00/1.00 vMB 104
630,111 630,111 00000000000000000009bd34ef6b926c07582936374a89a1e1cc696e2c7cb30d 1,505 1.00/1.00 vMB 97
630,110 630,110 0000000000000000000f24ff1115ca6e495647198928ab3f22c48f7798140171 2,097 1.00/1.00 vMB 113
630,109 630,109 0000000000000000000acb99a494737c24391016bec8e53b92441f4196d1baeb 2,242 1.00/1.00 vMB 45
630,108 630,108 00000000000000000008bd90b54775c1ece2f835c9bbcf458f8e3e704a6b6dca 1,047 1.00/1.00 vMB 26
630,107 630,107 0000000000000000000a1faaa523516335bd652f346c76c4e9ca37d48a73f1d4 1,908 1.00/1.00 vMB 8
630,106 630,106 00000000000000000005cf3529b663ee1fa18db5e1589747f3867f98b47878a2 2,918 1.00/1.00 vMB 80
630,105 630,105 000000000000000000021667a636712c4201bc787cef07043dc6e4257d9d9695 2,698 1.00/1.00 vMB 55
630,104 630,104 0000000000000000000dd36d48534b363fed4187b717a296dce9807352bcad87 3,045 1.00/1.00 vMB 56
630,103 630,103 00000000000000000004a75f9c454631c43bec9551c3af864bb3b7525626ae00 2,637 1.00/1.00 vMB 18
630,102 630,102 00000000000000000003962350ecacf8b25fcc04925d69f9d54ebe22ded65187 2,497 1.00/1.00 vMB 99
630,101 630,101 0000000000000000000ae745d8ef573bdd4796006f2bcb932aef21f63c23804f 2,175 1.00/1.00 vMB 95
630,100 630,100 0000000000000000000fb31d9522f3ef69b134d7fef43cf83bdfd3dc7ac9e3b0 3,192 1.00/1.00 vMB 116
630,099 630,099 00000000000000000005ffc37c6a5d2d2839d9e42cbb48da5972318cd76a6d5a 838 1.00/1.00 vMB 10
630,098 630,098 0000000000000000000ef05990da3557a9d1bf7b998d8e32043accf2a04a842f 2,854 1.00/1.00 vMB 58
630,097 630,097 000000000000000000002f93535e85e01b79b210d83455d2388c5228a368ffb6 2,682 1.00/1.00 vMB 37
630,096 630,096 0000000000000000000b35c276af645ae2200a2b31fb651d660a87b72c56b46b 2,818 1.00/1.00 vMB 25
630,095 630,095 000000000000000000071b4c6d080962facede0cac87aebf5c0f8ee4c42a2501 2,339 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.