Loading Tool

Explorer IconExplorer

Memory Pool

55,713 transactions
31.91 vMB
0.17077890 BTC
Random Selection Loading Transactions
Max Size: 171.69/200 MB

Candidate Block

Mining Attempt 8b99b3602849590dca00a2d6fbcf6ac01022004e6e4da6626d5868b67f1649c1
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 21bc254d99a5c6123e4bdfd0f4077cfc188fbfc6e0ecf283524fa24130095498
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.06734944 BTC
Feerates: 465.21 > 6.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (572,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,103 342,103 00000000000000000815a5c376627903041fdffa45f01eda84240f0d0e8a587d 206 0.16/1.00 vMB 15
342,102 342,102 00000000000000000c740e4c74a87c37ccc0804b261ba96664c0a0b85d93b0c1 326 0.17/1.00 vMB 25
342,101 342,101 0000000000000000190b00c1a3b25f18d6e7b834a5c3f92e49abad4a0b901154 429 0.21/1.00 vMB 26
342,100 342,100 00000000000000000d0fe0023a8dcfcde1d01ad32750986c6c71f3d9a67672b9 1,206 0.75/1.00 vMB 24
342,099 342,099 000000000000000018249db23509672259cba7e6959ccab37a7fa9d530abea9e 1,296 0.70/1.00 vMB 26
342,098 342,098 00000000000000000678e882ae8dda91118d1cbf184f509d436aa123f1863d1d 1,029 0.64/1.00 vMB 22
342,097 342,097 00000000000000000fc8bf70249a6797f8966ccd74585bf2a9f2d94da63caa6b 193 0.10/1.00 vMB 28
342,096 342,096 00000000000000000f4527d0540807730f7c98a9181f529fe590fc0011909403 1,351 0.68/1.00 vMB 29
342,095 342,095 0000000000000000119864dd84ae8991c1f6b85f8796f9ddd1349e2f32b71a73 1,372 0.67/1.00 vMB 28
342,094 342,094 0000000000000000177a9dcda4c29e9c43a530bd4bb9f44431747eb12df83cf4 1,147 0.61/1.00 vMB 25
342,093 342,093 0000000000000000137b8d1b35b210799a1299fb618a0ece3efd96f96ee44dd8 921 0.55/1.00 vMB 24
342,092 342,092 00000000000000000fe109ad68f0a3d48f94e92da721e99614ab5b31d27cb3ec 761 0.43/1.00 vMB 23
342,091 342,091 000000000000000019519561a2def02cba6f567226ed83dc36cdea60e230a22b 416 0.25/1.00 vMB 21
342,090 342,090 00000000000000001397638503ead864e2244c398c79fb49ba80d0e397007f5f 555 0.24/1.00 vMB 27
342,089 342,089 000000000000000008961759288c2dba2f3bb9fcb819ed5bb8ffca25068c7a0a 877 0.38/1.00 vMB 27
342,088 342,088 0000000000000000093e5553b718b7ff639c8d111173cf785cb31aed7b1ea70e 485 0.23/1.00 vMB 26
342,087 342,087 00000000000000000213bfbaab7c330ed5fc2abd2bb7d87ecf7b1770e1d36b2c 123 0.05/1.00 vMB 19
342,086 342,086 00000000000000001520b001696007606b66868e9a21fda7ff416cf1f40e02ff 589 0.30/1.00 vMB 25
342,085 342,085 00000000000000000eef1a7bb6614326e3591786c43d98c8c7b837bdd50c6b1f 5 0.00/1.00 vMB 41
342,084 342,084 000000000000000007a4cb100cafd016383dfb3cea391a667391bc021a000a23 220 0.09/1.00 vMB 27
342,083 342,083 0000000000000000118297a2b7ca64e3426482f8862d366441f53d8f17f7c1c2 266 0.17/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.