Loading Tool

Explorer IconExplorer

Memory Pool

80,581 transactions
34.70 vMB
0.17938470 BTC
Random Selection Loading Transactions
Max Size: 194.33/200 MB

Candidate Block

Mining Attempt 353ebf240469a75d9186ff8dbd7f8941cdf199ec27e4b123c76665729367ddae
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root c21f5ac94668c5bc69e825e453a1558a9797bc59a0e1784079d3152ca1fc7402
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.04910747 BTC
Feerates: 150.93 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (624,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,933 290,933 0000000000000000e71d70f8004fd9d607903d7b7bac59832bcf179b465fa511 29 0.01/1.00 vMB 42
290,932 290,932 00000000000000005c36ff4b6a512768262885ff73be388da41a2674e5aa6110 203 0.15/1.00 vMB 30
290,931 290,931 00000000000000002383f238d4eed187ad3ac31031174f3ca36eb1bd4a915255 247 0.12/1.00 vMB 21
290,930 290,930 00000000000000009b29d53c69cdfdcec03e6fa2a8807b9ec726e1f1b0c116cb 78 0.06/1.00 vMB 19
290,929 290,929 0000000000000000c548d152b0873eabd83cfba496bb5dddfb2a639b65bf5e9e 427 0.17/1.00 vMB 61
290,928 290,928 00000000000000007341223675ba46bab7fa0ba4286829e9e46cedeabf289ad4 529 0.19/1.00 vMB 44
290,927 290,927 0000000000000000e27c0fb802dd07620355417c09635ba56e3768c12b51b28d 600 0.29/1.00 vMB 41
290,926 290,926 00000000000000003789acee09b966699390c5f100e1a083dbfc0fe7e1b631a9 407 0.20/1.00 vMB 34
290,925 290,925 0000000000000000f4da8c97e472a094a32b52738e931152f3c36ba14f8c33d5 812 0.53/1.00 vMB 25
290,924 290,924 0000000000000000bf6b89efcca249be963b89a6b7dbfb4bc16b3723cbc61dc0 925 0.35/1.00 vMB 50
290,923 290,923 0000000000000000eaa3bdc321669e076ad070b54d9a82d160d37cd50a69bdbb 128 0.04/1.00 vMB 89
290,922 290,922 0000000000000000426b4a5529aeccc5522de2ba0ff9094f4988f9cb1b59c865 28 0.01/1.00 vMB 42
290,921 290,921 00000000000000005e1f3fad99615c1cdb486f27c11aa8a2e5635a63e254cd5e 256 0.12/1.00 vMB 36
290,920 290,920 00000000000000006a327db6b300c47da5eac0ea5fe9d839b471551200589b46 17 0.05/1.00 vMB 2
290,919 290,919 00000000000000008027e5ba32d3e745390bbcc014ddcc4e2e09a99a371eb091 222 0.14/1.00 vMB 28
290,918 290,918 00000000000000000cce4f5537c749c0f8fc164e1683b97687b54e147aa49785 559 0.28/1.00 vMB 36
290,917 290,917 0000000000000000c4bda99fbbae081695e1c1a747ef3347802a3091fffad658 468 0.21/1.00 vMB 44
290,916 290,916 00000000000000008c38a1993da33239b48bd240b852ee5fefd43ea809dce7b2 84 0.04/1.00 vMB 35
290,915 290,915 0000000000000000214b29771c2a2e32c75192a603ec426066ec9624f36d9223 555 0.34/1.00 vMB 25
290,914 290,914 0000000000000000fc59e0b7a6151efa3f92cedcf98b386c1ccd37d128c5beb5 512 0.17/1.00 vMB 1,249
290,913 290,913 00000000000000005cec1bd95835eb9867e9f9143d89c644adaa6a4a72b638b7 128 0.05/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.