Loading Tool

Explorer IconExplorer

Memory Pool

79,721 transactions
34.79 vMB
0.18909666 BTC
Random Selection Loading Transactions
Max Size: 193.85/200 MB

Candidate Block

Mining Attempt 94cc970029dc90499853469ce1702560686fa21f352e33bb065885ccbb7661f1
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root b116071ffa6a9c1571dd7ba1e2bdac6310b5b47beb30d408b786db861faff5c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,427
Size: 1.00 vMB
Total Fees: 0.05786699 BTC
Feerates: 477.45 > 5.80 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (86,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,209 829,209 000000000000000000027d0373b763f69ad12ec54fa9f441061db71325a0535f 1,021 1.00/1.00 vMB 27
829,208 829,208 00000000000000000001ef4b49d311c0879c7c3f072eb5f07d48ee3e16c40c02 516 1.00/1.00 vMB 23
829,207 829,207 00000000000000000002431c22b9db828b141d6b76b611480d0b4d2c5617e83f 3,216 1.00/1.00 vMB 36
829,206 829,206 00000000000000000002f81f0482e87ff7c8393b6c4bb59026d1a8b16381261b 1,271 1.00/1.00 vMB 27
829,205 829,205 0000000000000000000022bd192b469de793c9b724a1d1d2ab00b7c501b06338 458 1.00/1.00 vMB 24
829,204 829,204 00000000000000000001f8ccaf322c11b00eabdbd90e4d4f9b1c37b0f965c9a6 406 1.00/1.00 vMB 24
829,203 829,203 0000000000000000000258c7d80dc14227b448848dbc97e5f428399c3e004aab 2,549 1.00/1.00 vMB 34
829,202 829,202 00000000000000000002e11b81eb62c714a720091c2cea5c34f3ffaeba6121b1 747 1.00/1.00 vMB 24
829,201 829,201 000000000000000000032f66c7b6913b3264341622ef6ec20e4985bd54a0fc8f 3,176 1.00/1.00 vMB 35
829,200 829,200 000000000000000000017f673e8cf9d1ed8f532d5479d04b901d5227a02cf270 881 1.00/1.00 vMB 24
829,199 829,199 00000000000000000000ec56f092f6e0d80f850425026b03b6ef00115d06ba79 964 1.00/1.00 vMB 25
829,198 829,198 0000000000000000000326e8614f27ad4f2dc591a1063123326689ad1142e6bb 2,141 1.00/1.00 vMB 29
829,197 829,197 0000000000000000000393852d929a57c5b39fcfbd76cef494ee68e8d70f977f 467 1.00/1.00 vMB 24
829,196 829,196 000000000000000000017e53ae2aff14437306c14ca33da0a38c94a08fb2339a 873 1.00/1.00 vMB 24
829,195 829,195 00000000000000000001373ab13ed27a7c5bc11e86f47539b27c1fa8e428eca3 3,653 1.00/1.00 vMB 33
829,194 829,194 00000000000000000000567bd8c89088bf3c8a9dcc2ce8e01ac255fb8ecc64da 3,922 1.00/1.00 vMB 45
829,193 829,193 0000000000000000000391c107b00130a55d52b4872c5b1942869a395b53cf88 1,747 1.00/1.00 vMB 30
829,192 829,192 00000000000000000001b45103fcaf9a2dea467d7239c7943c08c99d6230b762 1,810 1.00/1.00 vMB 31
829,191 829,191 000000000000000000021893ae1617e72810ae8bd6e1067233b560957e679582 1,733 1.00/1.00 vMB 30
829,190 829,190 00000000000000000000867f9c27b38748fc89b98d740770b1475988d9cf9baf 1,828 1.00/1.00 vMB 34
829,189 829,189 00000000000000000000b27e598e3de5f4a9161a602184292afb2f0386b1c27b 586 1.00/1.00 vMB 24
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: 735.74 GB
    • Received: 18.58 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.