Loading Tool

Explorer IconExplorer

Memory Pool

77,444 transactions
29.09 vMB
0.10099494 BTC
Random Selection Loading Transactions
Max Size: 175.07/200 MB

Candidate Block

Mining Attempt f29f7b80f5a4a2e6c997386198bb5616b67e98b900d60bd999b53b4b477ec7a7
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 27588413f8a06dbfbbeb1f5a49b4b70a5823c654fbf2e29965e292b2e0fe746a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,529
Size: 1.00 vMB
Total Fees: 0.02683866 BTC
Feerates: 453.09 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (524,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,505 390,505 0000000000000000016db15187d262ce65f7d2f0277398537cd9612ba3e3dfd0 1 0.00/1.00 vMB 0
390,504 390,504 000000000000000001583577c52c72e87c8e0670086189db57eedc0f15cafcf2 382 0.85/1.00 vMB 10
390,503 390,503 0000000000000000068d441e93ea3b9e1fd4168f22c3db4de7b7efc8bc08825a 409 0.93/1.00 vMB 12
390,502 390,502 0000000000000000019a98a1856f96257597f7b04ef870f106115e8985b95551 2,223 0.95/1.00 vMB 39
390,501 390,501 000000000000000002e30a7328bf88145cc24cfe565365d89478a47d39d79edd 2,129 1.00/1.00 vMB 35
390,500 390,500 000000000000000009b66fd652a41c4ee268b404e282b5f9c4fd1e40bb7eb4f3 155 0.25/1.00 vMB 9
390,499 390,499 000000000000000007c0b1e3c832aca592a801c8cfd9a4b876b2d1d89c24260d 1,618 0.91/1.00 vMB 31
390,498 390,498 000000000000000008caf5ae7622b2fa4285d27365e134280ab65e859d2bb787 1,227 0.92/1.00 vMB 21
390,497 390,497 00000000000000000b2bbb24363e8731fd9ea69f7fd53b3728f441d9d9f58cbe 692 0.92/1.00 vMB 16
390,496 390,496 000000000000000005a93c467caab5e4e86c27d227c9c42c535ae502ad64ebf5 671 0.91/1.00 vMB 17
390,495 390,495 00000000000000000a40f6f936bfe81fbfd8a582ca6df851438edb3ede9eb241 359 1.00/1.00 vMB 11
390,494 390,494 000000000000000007ef04cc65e7f91bd4e7706c6052d11d08ea912317a9be1f 1,903 0.93/1.00 vMB 36
390,493 390,493 000000000000000006e9f96985f2762b76cba02d6f80c3808f704c37856b55c4 448 0.25/1.00 vMB 25
390,492 390,492 00000000000000000420f7f56120069a877c45b18d379ecb23ca03d4e794bf87 355 0.25/1.00 vMB 21
390,491 390,491 000000000000000004397268e366a4849928eafe08b0bc68788f596d65652439 2,335 1.00/1.00 vMB 37
390,490 390,490 00000000000000000263753e13e8e14f8fa79f5dea191a61796aace9f48680f0 1,554 0.94/1.00 vMB 25
390,489 390,489 000000000000000000f657ed225a90f48388d69ad4b9223a0d57f863771c6280 1,526 0.73/1.00 vMB 30
390,488 390,488 0000000000000000024998408c2f3409743a575ca2873a06da0747ae8f98f2a4 2,372 1.00/1.00 vMB 33
390,487 390,487 000000000000000005873453485af6c31df6f9105912db8d621895715932addc 954 0.93/1.00 vMB 20
390,486 390,486 000000000000000005257f546f53d5fc6c80ed1046983d7d42905be647802f5d 645 0.34/1.00 vMB 34
390,485 390,485 00000000000000000436099f7ed438524e428de66612ea93b8b6402efd5738df 179 0.12/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.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.