Loading Tool

Explorer IconExplorer

Memory Pool

82,116 transactions
30.49 vMB
0.13214642 BTC
Random Selection Loading Transactions
Max Size: 183.76/200 MB

Candidate Block

Mining Attempt 167f568b6f7e46b1f6dfbaf394810b8bd9ee0de1dc7fe9305ab67dc59d8bb78c
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root eb7755fefeb8db8a4cf9288616f349e8c7ff0f57d9ea861d2f1f9526b7017e00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,497
Size: 1.00 vMB
Total Fees: 0.06924670 BTC
Feerates: 203.60 > 6.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (609,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,589 305,589 00000000000000003eb80d23154573750f83c32b6c02c8c3533d9440eb57b250 636 0.35/1.00 vMB 34
305,588 305,588 00000000000000001a9c721b0706cb6941ff087f840eab5b07208ab8db5e25ce 1,484 0.50/1.00 vMB 48
305,587 305,587 00000000000000004ba59be327475629b6aac34782927431683f13761c5b0e0c 548 0.32/1.00 vMB 29
305,586 305,586 000000000000000015fac32a04e3ae089cf58e9ad412d389944de3224736cb32 586 0.54/1.00 vMB 22
305,585 305,585 00000000000000003f507c0bcd7b05dbff00f37a9b6e27809c4476c47bbe2c86 946 0.35/1.00 vMB 46
305,584 305,584 00000000000000000df518bb5c9de6af4c0c25b27346e01571d23ebc09f5d37f 299 0.19/1.00 vMB 27
305,583 305,583 0000000000000000078c9aaa2ccde7dba1a3f44d47bb93de1b0a7a03a4d22a31 297 0.15/1.00 vMB 32
305,582 305,582 00000000000000003d0cabf3cf155374371371cdd1abc7aebbcbff6708086c32 208 0.13/1.00 vMB 25
305,581 305,581 0000000000000000428e45242e77f09550ae83f51e79b8f9657ff7c4e0bdacee 495 0.30/1.00 vMB 29
305,580 305,580 000000000000000048ee6a9e7edf69df4a9845e4d66d6dad3750022ac2314aa3 206 0.30/1.00 vMB 14
305,579 305,579 000000000000000029ac85444915791d4643eb1412484b77610cfcc01fd16f35 1,029 0.35/1.00 vMB 46
305,578 305,578 0000000000000000340440c28d0fd2684548ccb554952ba8f363f07a8f813ebc 243 0.12/1.00 vMB 29
305,577 305,577 0000000000000000238a7b8151d31d86ce9d996c15f7db000968592204bd25ec 413 0.21/1.00 vMB 33
305,576 305,576 0000000000000000044a2cd71583cb7cb98574404a1d1f6c7bb543f98cae8d0d 466 0.27/1.00 vMB 29
305,575 305,575 00000000000000003dbbbac50b64933055f6f7242b17dfbb3b52aaae49c41119 780 0.35/1.00 vMB 37
305,574 305,574 0000000000000000008da22545586269aef52376814a66d59b4b760750b1d9ae 332 0.22/1.00 vMB 25
305,573 305,573 0000000000000000516ab10cbc1f6247fd736368dd1a20cc1a59302956d66e0f 251 0.21/1.00 vMB 23
305,572 305,572 000000000000000040a33ffa3d62eb1e8e28cd03625620465cc17094d6c589b6 152 0.09/1.00 vMB 27
305,571 305,571 000000000000000029c20be5547ffc6d62a55e209755de92a146c7cd24e33daa 169 0.08/1.00 vMB 30
305,570 305,570 000000000000000054c76cdc989dd986e70722f3315c066a133125b2d41b1152 23 0.01/1.00 vMB 37
305,569 305,569 000000000000000058c0fb391bf52b0e0c5258a2559eb0fec9ce24b96463971d 115 0.06/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.