Loading Tool

Explorer IconExplorer

Memory Pool

82,094 transactions
30.00 vMB
0.14810908 BTC
Random Selection Loading Transactions
Max Size: 181.84/200 MB

Candidate Block

Mining Attempt 789d9ff632606217946797cbb71cdd0fe8af1f99867a899f635bcc8d45e1e4bd
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root bbb18d7739c84c13e14184ed505f974a5d1a1f9dcb8332b9ed30290fed604145
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.07835012 BTC
Feerates: 101.65 > 7.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (505,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,249 409,249 000000000000000001d98f18b97e1f299f140a0255a4e9415a0b686f9ad151fd 853 1.00/1.00 vMB 25
409,248 409,248 000000000000000005c7e043332761d79f6de7d065af0d062d2276220c0393cf 14 0.00/1.00 vMB 157
409,247 409,247 00000000000000000381e6a138308c6547d6fe3eb3437250ffefdebbf71eefd1 600 1.00/1.00 vMB 19
409,246 409,246 00000000000000000218f360f5632b6ea0c9cf171054d4e515334d6d28c30803 1,409 1.00/1.00 vMB 30
409,245 409,245 00000000000000000366dffd4141807d8798a2387f23f9e51bd9b118c5cc4ed4 1,824 1.00/1.00 vMB 35
409,244 409,244 000000000000000004e0da99adde17c78eb738cab7a02998073f2abaa7ae6f83 1,582 0.99/1.00 vMB 41
409,243 409,243 0000000000000000022cf9a24e522a785b7f0ac9fb6fc4a8a33cd6cf9980b144 1,351 1.00/1.00 vMB 29
409,242 409,242 000000000000000002ffbffe1bdd6bbd89e9f67d57b30051232431cb41155cd0 1,552 1.00/1.00 vMB 26
409,241 409,241 0000000000000000036f4933a21ae96dbc6931bd4252512785dce1c68fa4c8c5 1,782 1.00/1.00 vMB 49
409,240 409,240 000000000000000002605e76efb4403060ce8aa1458fc35c0cbe317de25bc6e4 2,224 1.00/1.00 vMB 30
409,239 409,239 00000000000000000342eb3e518f9001f45f44a67fb1580c109b042494f8c1ee 2,699 0.99/1.00 vMB 52
409,238 409,238 0000000000000000035e92deded6efafd366055cf5f574e89e92f987cd7df168 3,125 1.00/1.00 vMB 71
409,237 409,237 000000000000000000e92c43a3a0568d7064dfa41d9d1b4628d421ce7b20bdec 8 0.00/1.00 vMB 237
409,236 409,236 000000000000000003c4cb64436e3c5fcb332d9cdcea80331a9bb9cdd612c8ad 2,974 0.99/1.00 vMB 43
409,235 409,235 000000000000000004bacb59f8ce5dbbb999745c0df87e6c97821999ed2a3591 2,762 0.99/1.00 vMB 64
409,234 409,234 00000000000000000285029e6ca61855116844b2c04a060ccc8bf5d6bc5bc961 1,176 0.46/1.00 vMB 39
409,233 409,233 00000000000000000229b28409b175e98efa80813fd94f85b4ec65566ef21def 381 0.17/1.00 vMB 37
409,232 409,232 000000000000000000ab61d5528f6416701576ef88e503d0ea9d1533324f72b5 380 0.34/1.00 vMB 16
409,231 409,231 000000000000000001f81d91346a971a1e032474b7329105299bed2946454de1 2,536 1.00/1.00 vMB 43
409,230 409,230 000000000000000003660f96a2fdc3cf823cc68e9b91d3cb3b10dc71b604148c 702 0.32/1.00 vMB 34
409,229 409,229 000000000000000000f026f63d83eb6b408c2c4763434cc3101aaad7a4784f98 1,164 0.54/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.60 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: 671.69 GB
    • Received: 15.99 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.