Loading Tool

Explorer IconExplorer

Memory Pool

79,835 transactions
30.22 vMB
0.10964330 BTC
Random Selection Loading Transactions
Max Size: 180.70/200 MB

Candidate Block

Mining Attempt 7bfcba79efbb14bac2ed93fb8783db7df07b75d06203acc9b98243c6c22bf671
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root a5fd5afc632cbf02a29f279e92ce805e174234aa25b6cf916909e265ab2acb9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.03818527 BTC
Feerates: 151.00 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (388,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,251 526,251 000000000000000000215c059b219ef71e16e2a557d1d7b20fbea37e6e800562 2,101 1.00/1.00 vMB 35
526,250 526,250 00000000000000000035e59da5e74f37f515516175cf20aeadbf08bb206780c1 289 0.98/1.00 vMB 3
526,249 526,249 0000000000000000000d88644570181c79c46a921e99c87d8c46f4b305ac940d 1,341 1.00/1.00 vMB 13
526,248 526,248 00000000000000000012fd7a18e4923bd2afc872c52e273ec11cc5c9c2262d76 265 1.00/1.00 vMB 1
526,247 526,247 0000000000000000001f8dbec565e7fc997aa13648b0a63de81b9188add8d467 2,375 1.00/1.00 vMB 24
526,246 526,246 00000000000000000000aa4aab1b1c858ad43ee562cd50dc056119e73d13933b 34 0.05/1.00 vMB 4
526,245 526,245 000000000000000000077ef64f96047dcdb9c08707b2be41454b085e3fd21b8b 225 0.62/1.00 vMB 3
526,244 526,244 0000000000000000002840d7f2b4944b47074d9e6ef008db25cee81c218413a8 1,511 1.00/1.00 vMB 13
526,243 526,243 000000000000000000170ef236f746d005305b88468cc3c33bbfba5c597ce559 1,911 0.77/1.00 vMB 17
526,242 526,242 00000000000000000028f0fab2b77e9b1a3a4aa01ed96f4dd55812d55fb71943 336 0.15/1.00 vMB 16
526,241 526,241 00000000000000000036e5f24fa68d0f4457505c85fe8443fe89329f38348cbd 1,158 0.46/1.00 vMB 22
526,240 526,240 00000000000000000012deca6a512a9f4b443cf03f51373e5bb711cdbc735929 743 0.56/1.00 vMB 16
526,239 526,239 0000000000000000002ea0e05ff9d64de4f1b1022536529dfe873bdae02ab3f6 1,791 1.00/1.00 vMB 17
526,238 526,238 00000000000000000028f45f2263540ac642f467014932b888d7216b3000a3ce 659 0.24/1.00 vMB 16
526,237 526,237 000000000000000000090152eda6a5697668d6c4fbcc2acab3a06fe0c6bcec21 2,126 0.77/1.00 vMB 23
526,236 526,236 00000000000000000026dfaf374f3f2560ac396672a35e0dbe611d1b07ca8923 14 0.01/1.00 vMB 14
526,235 526,235 0000000000000000001f0bb9f3a7337e0f504b999c17dd49f96df8637cf06545 646 0.27/1.00 vMB 26
526,234 526,234 0000000000000000000ee64f78ada70d62ee5f8bfd0f4616732483e852a3de14 923 0.40/1.00 vMB 21
526,233 526,233 0000000000000000001d34623a7520ec91be0efd2f7793deab0f50c33f8aba5c 2,550 1.00/1.00 vMB 19
526,232 526,232 00000000000000000035bd4df87a46fab88d886afae7283c1344c44774bacc23 2,831 1.00/1.00 vMB 27
526,231 526,231 00000000000000000022495e7e167ab3c1820058e41bb25c14315df553dade22 360 0.17/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.