Loading Tool

Explorer IconExplorer

Memory Pool

81,246 transactions
29.85 vMB
0.10566037 BTC
Random Selection Loading Transactions
Max Size: 180.52/200 MB

Candidate Block

Mining Attempt 976228591edae8d2317d798ded06b397a8b75cab24b15f56b5e8ecaf39192feb
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 5d92e794a1e45227890dcee790d8503ab82298c389c3f20cb3b4749be998ce98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.03995897 BTC
Feerates: 146.36 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (222,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,087 693,087 0000000000000000000055bb27b9163b610158655c6daeba49da48efbb1a80e7 1,782 0.76/1.00 vMB 11
693,086 693,086 0000000000000000000cb5a8bdd869aca1d6be51657297bc3830e046153b9b16 196 0.06/1.00 vMB 14
693,085 693,085 00000000000000000000094052d840068725c5ca12735e31c500c8ba250e62a9 1,582 0.82/1.00 vMB 12
693,084 693,084 00000000000000000009bba33fc4d91c7274452aca42cf23bdeb0efabd02a750 245 0.10/1.00 vMB 14
693,083 693,083 000000000000000000124e1aaeac584c26bf425aec23648450946087a737ed14 501 0.34/1.00 vMB 9
693,082 693,082 000000000000000000102560b6370a35213ac1f9fe5041f575c90009a7d6b90e 695 0.23/1.00 vMB 21
693,081 693,081 0000000000000000000149329b402ada0d076e0f051ab218a6876491e9b420dd 1,256 0.43/1.00 vMB 15
693,080 693,080 0000000000000000000cd22bb14be109f98450c57acce3d9e393fdfeec5875a8 1,225 0.39/1.00 vMB 14
693,079 693,079 000000000000000000028c54a54901dd076efc5adf0c529355cbbea781c55a12 608 0.21/1.00 vMB 18
693,078 693,078 000000000000000000055012c344c5ca8ad87f8adb815a31c6059d421f915f1c 1,619 0.78/1.00 vMB 9
693,077 693,077 00000000000000000005a73cfdca8934dad4ed507601e45e7c66c525a920104b 1,772 1.00/1.00 vMB 34
693,076 693,076 0000000000000000001495729c318508c8a32698686b84496da8f900a48e1bf7 2,311 1.00/1.00 vMB 14
693,075 693,075 00000000000000000001ce9139bb2e1dca1c55293cd24b3cdfca27a8ffeb8716 2,141 0.75/1.00 vMB 13
693,074 693,074 00000000000000000006e8397563013a8f3fce288b5af7b6767ed08f1cc0ba8e 1,270 0.43/1.00 vMB 10
693,073 693,073 0000000000000000000723afe878940181a5559966c586f0fef4d38368b506d7 2,790 1.00/1.00 vMB 15
693,072 693,072 0000000000000000000c976f6f2c8dfaa919da94b9d92573beed1ab77bb8b564 212 0.07/1.00 vMB 14
693,071 693,071 0000000000000000000a832b3606a5ea40e50d80fd50f4d18c62d0df0be6fa14 530 0.17/1.00 vMB 7
693,070 693,070 0000000000000000001306d4b89b86c58f66a2f4f680ef6436f148ae5305a74f 2,334 1.00/1.00 vMB 16
693,069 693,069 0000000000000000000faf6a5006ab69c383e851a7484febe305e95b676d0764 1,200 0.99/1.00 vMB 1
693,068 693,068 0000000000000000000c0fe27b3ece37ca3bfb75f2b43e2bf7e027bd92124ce3 1,091 1.00/1.00 vMB 4
693,067 693,067 0000000000000000000c5da67ac46c6eac8a144a589994aa5936bcfc6c5ed108 1,522 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.