Loading Tool

Explorer IconExplorer

Memory Pool

42,528 transactions
30.45 vMB
0.16774291 BTC
Random Selection Loading Transactions
Max Size: 153.86/200 MB

Candidate Block

Mining Attempt d4abdd7502fc267db206da6440a23f917f07c028dbf40146adf4663611225bf3
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root f59b0239368ac405306f45418219d9f1a963c74204c785c0bae5f2c8db18db56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.09299656 BTC
Feerates: 301.60 > 9.32 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (122,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,946 791,946 00000000000000000003b623ebf20aa154f40c1099941178ee909ab3ee600c37 2,936 1.00/1.00 vMB 39
791,945 791,945 000000000000000000022b6fa1b7788e5905e1c8d0bebcaf7e88326072e0c251 4,122 1.00/1.00 vMB 24
791,944 791,944 000000000000000000024abc5da1100454105c4d352f741df09cf9278c3cd6b1 3,207 1.00/1.00 vMB 22
791,943 791,943 000000000000000000001e84078c5c6bbd1e77f83da7a96de4c3d5c8a0ef210f 2,833 1.00/1.00 vMB 32
791,942 791,942 00000000000000000001e1b61324707d1d4f67126857d57eab3bcc3305431567 2,774 1.00/1.00 vMB 54
791,941 791,941 00000000000000000003f019d5239dc52d34b507277c4a5386b7c5d905165cfb 3,727 1.00/1.00 vMB 29
791,940 791,940 000000000000000000025e6ee40248ddb5af00c58186672a27e675ac31182da3 3,426 1.00/1.00 vMB 23
791,939 791,939 000000000000000000056571634f071f01274d1cfb27007973fe3abc41e08a79 3,627 1.00/1.00 vMB 42
791,938 791,938 000000000000000000048403a0c2f35b3f60d38a84dbad9d26d1b19dcad2d62b 2,505 1.00/1.00 vMB 60
791,937 791,937 000000000000000000027385ed66d594936232f4ecd6f0db166d0a758970367d 3,374 1.00/1.00 vMB 50
791,936 791,936 000000000000000000053633fac441b214696a5d54b0ebe81da72bd6c6e8053f 4,156 1.00/1.00 vMB 42
791,935 791,935 00000000000000000002f6e68c832b5b393b078c3c90229ff0c97696c896f3fe 3,125 1.00/1.00 vMB 29
791,934 791,934 00000000000000000002ae91e6d6b9a2718edc19f56df76d63b9c84db660aae5 2,953 1.00/1.00 vMB 17
791,933 791,933 000000000000000000034f7832dd26a588ed7de8c4edb52a84a133829764f02c 3,198 1.00/1.00 vMB 25
791,932 791,932 000000000000000000009653c156caa0e5953e294cdb09f0b27907f213566acb 4,669 1.00/1.00 vMB 52
791,931 791,931 0000000000000000000109a317519eef1781784fbaa935289a86895bfe59f265 4,065 1.00/1.00 vMB 41
791,930 791,930 000000000000000000058f0ce9faddd56fcf9e9ee8caa6dccc4280fa5ce6950b 4,486 1.00/1.00 vMB 50
791,929 791,929 0000000000000000000058019f70704e8b13f0adddd37a3ee9edc9dda725699a 4,369 1.00/1.00 vMB 52
791,928 791,928 000000000000000000008aee42ed6411c2191fa6897e50992935fb72c091e387 4,105 1.00/1.00 vMB 63
791,927 791,927 00000000000000000004c4efb959e7ced0622679fa870b669492d8928e981063 3,997 1.00/1.00 vMB 28
791,926 791,926 000000000000000000037aad455cb71a90c3bea7a35828c3922e2318df989f1a 3,419 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 618.89 GB
    • Received: 11.20 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.