Loading Tool

Explorer IconExplorer

Memory Pool

72,663 transactions
28.09 vMB
0.06331390 BTC
Random Selection Loading Transactions
Max Size: 166.58/200 MB

Candidate Block

Mining Attempt 67b6ce9fcd22a3e51d1124674fb90d4a6781fcd9b7912ed39196b2399e5a6b5b
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root f16f7e741a88309cee8d3351576bed7fd62938973267b41607962934e9358fce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,441
Size: 1.00 vMB
Total Fees: 0.00702196 BTC
Feerates: 40.21 > 0.70 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (115,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,456 799,456 00000000000000000003bd148c1af09a522445f4fa812a483eab5c2b030a7cfa 5,275 1.00/1.00 vMB 10
799,455 799,455 00000000000000000003e38ea58416f441623470fb8aee3d4b09678eb3e185bb 3,718 1.00/1.00 vMB 9
799,454 799,454 0000000000000000000495ea2b7956fdbf2c7a3aa1fb1ca8f2d088a7c77cdd10 2,544 1.00/1.00 vMB 11
799,453 799,453 0000000000000000000499a8a9870d5cd1a7326f7140bdd992e6f268bc6ee8ed 2,451 1.00/1.00 vMB 14
799,452 799,452 00000000000000000003295192e324ad9b452aedeb416a3423c9cbb607835e53 2,104 1.00/1.00 vMB 15
799,451 799,451 000000000000000000052635ad6c710bbdb1a0c602fcdf301c2a2a4a5e0de876 5,408 1.00/1.00 vMB 6
799,450 799,450 00000000000000000002f8230a99a351e625a54b8b69ae1b31f55c4471f79e54 2,517 1.00/1.00 vMB 9
799,449 799,449 0000000000000000000165428dbf9cda4eccf41c17f40332d1fcb5e06f42d941 2,706 1.00/1.00 vMB 8
799,448 799,448 0000000000000000000500d94ff7ae374b3e8727fa3e7d5c2659c4da1d15d389 2,155 1.00/1.00 vMB 16
799,447 799,447 00000000000000000000b0c175e38494a212be0af0dc23af87598bca9fc44797 2,683 1.00/1.00 vMB 14
799,446 799,446 000000000000000000040cec24f67770280e0bb4aed62449f9148977b13b78ad 3,479 1.00/1.00 vMB 19
799,445 799,445 0000000000000000000283837d3370378ac401bf80efc0c8d941784f76f48aa0 2,415 1.00/1.00 vMB 14
799,444 799,444 000000000000000000031a5b821d08b2fe56da04483345b75155a2638c82f145 1,727 1.00/1.00 vMB 10
799,443 799,443 00000000000000000003c6be052657692eea6653e1495ddf34d97a81a0b15423 3,275 1.00/1.00 vMB 23
799,442 799,442 00000000000000000004a46340cf6b04c6fe33be9998cbe8e9557055ad63b18a 3,235 1.00/1.00 vMB 20
799,441 799,441 000000000000000000044757ec23c1cf655fb3eee562ca42186604dcf118f367 3,375 1.00/1.00 vMB 7
799,440 799,440 00000000000000000002914538e08b2a50c92789d79c1ca6b015a4f8ff62671b 4,425 1.00/1.00 vMB 7
799,439 799,439 000000000000000000027c41c44eae8005bb29b5e48cb2146cc393e90acfeef5 1,725 1.00/1.00 vMB 8
799,438 799,438 00000000000000000004c77901967c78cec8064c914ba764d7b0c607cd6306da 1,181 1.00/1.00 vMB 14
799,437 799,437 00000000000000000004ca070dd9c4886806922f898a606ace0dcd9f750f0d2a 3,774 1.00/1.00 vMB 21
799,436 799,436 000000000000000000039c9ca09de5fd2f935101dbfed09765529ce319ff384e 2,015 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.