Loading Tool

Explorer IconExplorer

Memory Pool

33,821 transactions
18.54 vMB
0.04632907 BTC
Random Selection Loading Transactions
Max Size: 100.77/200 MB

Candidate Block

Mining Attempt d3ab3fa6e44473fd4617132748a4ba9c70b7e6b17430dd956ee3fa12d9e9154b
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root 2a8014158ec98fa510eba2a6c98d825d1b50460d85e592cef8cc11c144b02e4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,113
Size: 1.00 vMB
Total Fees: 0.01131056 BTC
Feerates: 502.67 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (1,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,408 912,408 00000000000000000000c0680f3dbcd55ce83ae2c42dc2687629a46e2170adec 2,721 1.00/1.00 vMB 2
912,407 912,407 00000000000000000000ea2355c60c65f72c8d53209666110408f8e474584316 4,341 1.00/1.00 vMB 1
912,406 912,406 00000000000000000000cea9d9f5d190785d9fe0dbbdd6e7b86d9159da9e935f 7,103 1.00/1.00 vMB 0
912,405 912,405 0000000000000000000049f74e897a499c867ca2126470576fd92a7702958de0 4,188 1.00/1.00 vMB 2
912,404 912,404 000000000000000000000cf07623da4e57b74101952c0da75f5d980901edef5e 4,221 1.00/1.00 vMB 2
912,403 912,403 0000000000000000000177d1b5bc07f7db6f9a731c8cbe52f13aab802313f63a 5,489 1.00/1.00 vMB 1
912,402 912,402 00000000000000000001429a72305e9701dee9ca322483fc3416807f45a0205f 6,427 1.00/1.00 vMB 0
912,401 912,401 00000000000000000000efcc0425ff4647fab83fb2f089978074d552cc2a659a 2,044 0.62/1.00 vMB 2
912,400 912,400 000000000000000000006f3a25b6e638df0168083c2ee0cd20c7370f0d0115ed 5,348 1.00/1.00 vMB 1
912,399 912,399 00000000000000000001902c9211aa314082d8d2b4685f8600ccf054b018ccc9 4,877 1.00/1.00 vMB 1
912,398 912,398 00000000000000000001cd87c69ca2639c048340a100be8fbce1f283a111b2ec 3,201 1.00/1.00 vMB 2
912,397 912,397 000000000000000000021682ea536c26d3778e675d75d68572e854c81eb80a94 3,274 1.00/1.00 vMB 2
912,396 912,396 00000000000000000000205d92e886127deab5d764593240e99b0c9e95bfc79b 5,649 1.00/1.00 vMB 1
912,395 912,395 00000000000000000000b0a8699b1cc18c5cbe2e8c497eedae7474283b167e73 1,503 0.46/1.00 vMB 2
912,394 912,394 0000000000000000000180b4bba6b88079924926878557bd1dee47c4cf74830b 2,411 0.82/1.00 vMB 2
912,393 912,393 00000000000000000001a9cea25e33b941f64bff91e5cdb707a2e5aa119d4ff2 6,942 1.00/1.00 vMB 0
912,392 912,392 000000000000000000011b07c175a36fe9d43092b0ac910053d36748a2d144ac 6,807 1.00/1.00 vMB 0
912,391 912,391 00000000000000000001e640823f8232267e8fba4e486a62a4c0d32a41fc1fa5 5,749 1.00/1.00 vMB 1
912,390 912,390 00000000000000000000208355f25a054a0ce659d22e810cdecec2e817bdfc03 2,516 0.87/1.00 vMB 2
912,389 912,389 0000000000000000000066125c99bb5ee41019cef660da7251d7c7c8dfd116b9 6,661 1.00/1.00 vMB 0
912,388 912,388 00000000000000000000e7e1459bacc7d3f60307717e55d297f4e63d6b8eb971 4,452 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 554.55 GB
    • Received: 6.73 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.