Loading Tool

Explorer IconExplorer

Memory Pool

24,344 transactions
5.69 vMB
0.02858163 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.19/200 MB

Candidate Block

Mining Attempt 7b6977504a49b3a8a1b233c0c71c37fd00de95d6d1d28bd48c6b91ee68ddc79e
Version 20000000
Previous Block 000000000000000000016cbb047fea21369dcc5471d305238a88ca18763fcb9a
Merkle Root c96b7970032a5dfb61eab6e49e9e0a9e19b3996548384b756dc1115cfc747938
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,804
Size: 0.65 vMB
Total Fees: 0.01540948 BTC
Avg Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,112 (745,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
167,135 167,135 0000000000000a20ebe31a4c1fb65aaca47e691c5ba59c65faf67da939e6f2a7 0.01 MB 38 116
167,134 167,134 0000000000000a35fb98f9606ac521e52b8f4151dadf6f209f1be2b96894c4d2 0.02 MB 42 250
167,133 167,133 0000000000000c058868d2e2f119b025933a18b97de0e46b9159a08318c07424 0.03 MB 98 14
167,132 167,132 0000000000000684a913fe7978551ebe0c23f666a2b2517768970a1e1360a28d 0.00 MB 14 41
167,131 167,131 00000000000001077d86b77b53c2562bec09932b24ff34a20c8b517f39c70b94 0.04 MB 101 76
167,130 167,130 00000000000006da7be130b0774844bbd55a8e863817c4c34b22797f030c9c20 0.02 MB 42 300
167,129 167,129 00000000000007b534a09c7c91e9e7215c3c27b322c370e386f5edca9c8cd93f 0.03 MB 71 197
167,128 167,128 00000000000008bd734ed799a9ebb873a52c5d6cbd37b9d24e2350096b2d9d28 0.02 MB 18 54
167,127 167,127 00000000000009dff396a335faf0c7a834b5543bd63267bb4d7ecf53fb36377e 0.00 MB 9 184
167,126 167,126 00000000000005b3884a1373d93a16c685244300db44276ff6a4b7442b9c0d94 0.01 MB 40 108
167,125 167,125 0000000000000963c2c0c8b04e5f7ba33578f759094c5b91abf3970226c44be9 0.03 MB 28 56
167,124 167,124 00000000000003cf70a208191138c687d70ed8f15e9a336f233635ba79631f45 0.02 MB 64 20
167,123 167,123 00000000000002d0e0777d0e96ec224ce25280c2d02408b955bc93b3d57c5b26 0.01 MB 27 46
167,122 167,122 0000000000000517c34d8459655c868f2d66c55fb1f4490563d9be0890e56fce 0.03 MB 72 242
167,121 167,121 0000000000000298116c71a337072309e90a58d5db76ffc9949ad22ce95bfebf 0.02 MB 45 107
167,120 167,120 00000000000001e270c7bf1d6ff6f855cf1abd5c0a27d884068cf95d90ca47de 0.04 MB 109 65
167,119 167,119 00000000000000845b9309297e826def18211e660ef91d1524294d9680a48c64 0.03 MB 53 281
167,118 167,118 0000000000000165d202a66e7c75f944044f1c284038bdc0ab8eb59d44fcdf62 0.04 MB 97 64
167,117 167,117 000000000000017d88d2b5d39df7d54e9f0d0a9ec3e0e47f5367876ca19055e1 0.01 MB 26 191
167,116 167,116 00000000000000800106641f6c9c56eb0921a66c1ee797d8e37759791ed3edd7 0.01 MB 11 8
167,115 167,115 0000000000000916df0248bfa2855d0e69ff3bb3525ab5969b96e95602f063a3 0.03 MB 70 9
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

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