Loading Tool

Explorer IconExplorer

Memory Pool

14,356 transactions
7.54 vMB
0.02648459 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.44/200 MB

Candidate Block

Mining Attempt 9beb64f2564c30795681efc64fc5ed22dd12e4862707ee12bc62259d3185ba08
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root 850c21cc9b927ba9b66042da3ea446c20b7d07ad6f60695a919bb20d572900e3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.01119304 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (760,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,559 152,559 0000000000000672526c2358bce027648d6534c9f281bed82c1dcf8a79d73f27 29 0.01 vMB 151
152,558 152,558 0000000000000480ebed5d4005dd46facc95bee07900ac579b8121bb6cb168ab 124 0.05 vMB 116
152,557 152,557 0000000000000618c49194fca669a6371e6d2b79c4c505cd2c6ce7ff9c13cbf8 5 0.00 vMB 28
152,556 152,556 0000000000000c1ccbbf039ec867a5feb03ed813aa283352c4bcc63fe6a98553 34 0.01 vMB 158
152,555 152,555 000000000000074ccb1d46466ac9465eeafc6dca404e12b4bddbc40367a453d9 18 0.01 vMB 102
152,554 152,554 0000000000000bae3bc595b0f42fb13db392c25ec1679e2f55187d15177c68e1 45 0.02 vMB 55
152,553 152,553 0000000000000abe9ce53dd4b5ee4bd9ad0e95bc4c17434c73fedb25f0620e80 39 0.01 vMB 50
152,552 152,552 00000000000002d6f1097e577a322e1504d4546285dcfdf3b2edb3ee5b0e86be 13 0.01 vMB 29
152,551 152,551 0000000000000221bded54f43e82c0a6c4d243694f81610c812211a78b932ca8 36 0.02 vMB 39
152,550 152,550 00000000000002c12a7a5e122406278389ba22b9b01d6fac302274acb05a118d 65 0.02 vMB 73
152,549 152,549 00000000000006de95e3dd2e4ec63ed44c986244250e24f133b6906c41329013 20 0.01 vMB 19
152,548 152,548 000000000000028c40e8ddc6c9fff3043b505cf6f6e302175b88ae58dfe8fbcd 10 0.00 vMB 35
152,547 152,547 0000000000000a9d4ca8a590bd559232c6d31eb826fb09a2f877f7d7241d2cd2 42 0.02 vMB 66
152,546 152,546 0000000000000dab023bf4425c98abaa84b9f8106639671161ce8e85f495e017 2 0.00 vMB 0
152,545 152,545 00000000000008e7fa3df93984484fcef8a8da18d4f77e05c014fb71da0f6d4b 34 0.02 vMB 118
152,544 152,544 0000000000000c0071066ae0792edd31b5810f65da5429b37b5a3423ba5c347b 16 0.01 vMB 94
152,543 152,543 00000000000004e4c21149605ec60ff5bf365448f8b10e93249723920799789a 1 0.00 vMB 0
152,542 152,542 000000000000099b02fc9fd3bb74641e81a63a884059ffa792ae5edb0e05f580 19 0.01 vMB 0
152,541 152,541 0000000000000b2ab5fc016a706b35a5078e2c7cb4168e6b1934a189f200f3de 14 0.01 vMB 89
152,540 152,540 000000000000016b2823648abf06270f675ec45498b45346d7c634c0bf0cfb28 9 0.00 vMB 80
152,539 152,539 000000000000017e91a56ade19db726df7e7f8aa72c922f2185d22f05b3f4024 12 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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