Loading Tool

Explorer IconExplorer

Memory Pool

77,232 transactions
28.65 vMB
0.06538940 BTC
Random Selection Loading Transactions
Max Size: 173.88/200 MB

Candidate Block

Mining Attempt c287d055f54ba8a5803dbddc7f4ce5f0bce8816f283b6159908e42c9a106e5c5
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 98f498ae0d0ccd622fa417a65dd697af78167259c10f555c20fecf44d5536143
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.00580896 BTC
Feerates: 100.53 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (284,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
630,094 630,094 00000000000000000009f177b3830ad814f9b69c319feb6dec559547999bc678 2,548 1.00/1.00 vMB 87
630,093 630,093 0000000000000000000cf7d810fce8f32485ea9336d32b57217ee6a7462a7663 2,596 1.00/1.00 vMB 36
630,092 630,092 00000000000000000010f449fe29105bf64735418fff76bac47b0924eb19870b 2,716 1.00/1.00 vMB 6
630,091 630,091 000000000000000000107bced93012bf2c363ded9224e6a5be259c882ab6b622 2,468 1.00/1.00 vMB 31
630,090 630,090 000000000000000000025a4532c85f61ac46b4f7d18f27deac493de39acc4c60 2,870 1.00/1.00 vMB 98
630,089 630,089 00000000000000000010004564893e65702f0e4ee325d9bca08beb6a90d78ef5 2,162 1.00/1.00 vMB 107
630,088 630,088 0000000000000000000b76836e398925d0c20567680d71414878879eb5b09ffc 2,942 1.00/1.00 vMB 82
630,087 630,087 00000000000000000009c9cb2a411b88d8d5c1e5f0e259c14f86d7d1714f6d80 3,129 1.00/1.00 vMB 124
630,086 630,086 0000000000000000000f36061de41259edc4bd5fc5a97092abc24e499e273062 2,880 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.