Loading Tool

Explorer IconExplorer

Memory Pool

84,503 transactions
30.99 vMB
0.09382255 BTC
Random Selection Loading Transactions
Max Size: 190.00/200 MB

Candidate Block

Mining Attempt c5d6b8994ad06d4d5ba58536c3a564bdb7b0f76443d0acf4b1788ecda8448823
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root b45b3940aca8a867b167cdd80bd360109911bc3246f2bb998a0119405e730908
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,546
Size: 1.00 vMB
Total Fees: 0.02311228 BTC
Feerates: 402.60 > 2.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (524,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
390,484 390,484 000000000000000003de4959b477fd69183e6478ca95cf664c6575800f44c163 505 0.67/1.00 vMB 17
390,483 390,483 00000000000000000000965223959a842be829591975d2afd6286596d48d83d0 2,024 0.99/1.00 vMB 34
390,482 390,482 0000000000000000006058dffb019a7a7cc8589ed21057558749daafec7fab6e 200 0.21/1.00 vMB 16
390,481 390,481 000000000000000004e9140756bd776b8ad4ead4a016f3b6e853cc66f5e2758e 805 0.35/1.00 vMB 35
390,480 390,480 000000000000000005b8887407d30af6f626629bd3e015d16769342d648882ce 1,767 0.88/1.00 vMB 23
390,479 390,479 000000000000000007e1303f9fb414544fd74d045aacf0ec7504cba34a17070b 978 0.88/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.96 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: 715.29 GB
    • Received: 17.70 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.