Loading Tool

Explorer IconExplorer

Memory Pool

82,705 transactions
31.19 vMB
0.09026811 BTC
Random Selection Loading Transactions
Max Size: 191.03/200 MB

Candidate Block

Mining Attempt 811a1dffca97a9629810cd46ab7857a9fe0782c774d8ec582617d8789dba8976
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root 31c19cabb930399965f066533eec83c3f738bbbaae2f97be8ee4a35821edd410
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.01997845 BTC
Feerates: 50.62 > 2.00 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (380,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,219 535,219 0000000000000000002eea942f19badf8ddc34407331bd61ae3341ffef39ba4d 1,728 0.83/1.00 vMB 20
535,218 535,218 000000000000000000108a8abb190a4784ddb842f494cf556cda50f7a94a8929 13 0.00/1.00 vMB 4
535,217 535,217 0000000000000000001b7549acd08db028384f787bcb31b67ba4d02966a91bbe 1,748 0.74/1.00 vMB 13
535,216 535,216 0000000000000000001e0fc02ba182983cf4426604391ee7e0a7eb9c136b53f2 329 0.11/1.00 vMB 23
535,215 535,215 00000000000000000002cb4f5835d3dc6801af6e975e2b52831f35252942327c 2,606 0.97/1.00 vMB 17
535,214 535,214 0000000000000000000e55fb4ade82988e5474b066df3fc62e4a14bb68fd9e3c 205 0.06/1.00 vMB 15
535,213 535,213 0000000000000000000096d5d656970095023e751e739aee4ff37ff76edebf98 1,396 0.53/1.00 vMB 13
535,212 535,212 00000000000000000012c28d01ab23abc8c9e6c8a4e63235427d0ee979cf50ba 1,587 0.67/1.00 vMB 13
535,211 535,211 00000000000000000024ade5869845d948b005325e329dafe9103b6b280b81d9 1,445 0.71/1.00 vMB 3
535,210 535,210 0000000000000000001cd009c21dfee901d2c7f5c5531d527f2d29068f8d57fd 2,546 1.00/1.00 vMB 12
535,209 535,209 000000000000000000260f866fc0546fc961a9215e16fa4b4a8f0fdf28f503c2 2,459 1.00/1.00 vMB 19
535,208 535,208 000000000000000000121f417e14d83c499c5631fe0b511b8a22d145cad5b5fd 2,591 1.00/1.00 vMB 23
535,207 535,207 00000000000000000012f51ef32f63dba9cc3c4e5a0a3c943e2964265f220cb1 1,360 0.57/1.00 vMB 17
535,206 535,206 0000000000000000000c53467779cb64d09d1b5877fd157186c5d01d56d901d9 1,520 0.66/1.00 vMB 8
535,205 535,205 00000000000000000024520894650a8fe43bfa8a08380978d6be7a58ad0064f3 285 0.14/1.00 vMB 20
535,204 535,204 000000000000000000234436c2ae120e644aceb11f83725f1e94ee4fdd85902b 1,634 0.76/1.00 vMB 21
535,203 535,203 00000000000000000026cf6558880e3a9c1e0f8a0481170867214a20911ddd42 964 0.47/1.00 vMB 11
535,202 535,202 00000000000000000028317038f15d97fd8a8d0cd264a44c9ceef3bec8dcff97 145 0.07/1.00 vMB 19
535,201 535,201 00000000000000000001c52c2c2c1e3712c3b3b3ae3073593e43570a3cf696b3 86 0.03/1.00 vMB 11
535,200 535,200 00000000000000000016c40c185d5be7b192b683485c15a5fdd4596bcde96ee3 1,192 0.68/1.00 vMB 12
535,199 535,199 00000000000000000023535636d33775a094d7768601e7d17ee7885045bb337c 2,504 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.77 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.38 GB
    • Received: 16.89 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.