Loading Tool

Explorer IconExplorer

Memory Pool

51,721 transactions
30.68 vMB
0.14078088 BTC
Random Selection Loading Transactions
Max Size: 163.70/200 MB

Candidate Block

Mining Attempt a3d72326f325b5090dd59b27e24a86bf503e2c5a65fbf3175838c0b2954a2691
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 1b54d162a60104d60d936ba859361f8c1ff3b2bc68deadb26d66a75ae94cd466
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,024
Size: 1.00 vMB
Total Fees: 0.05613739 BTC
Feerates: 179.69 > 5.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (586,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,488 328,488 000000000000000010d37c047aec2c4c52677ad6576b74bae03e7a8d1dbe6b52 921 0.35/1.00 vMB 34
328,487 328,487 0000000000000000175662b6a0de420cb38a84df051afbbd14b1cb8f1619d743 600 0.41/1.00 vMB 22
328,486 328,486 0000000000000000138f5badf5bfb7308ee06900d1b198949258d332f8070a0c 628 0.33/1.00 vMB 27
328,485 328,485 0000000000000000001638f3a296e1e0004ceff67e73ecd6987bb81ed664067a 81 0.06/1.00 vMB 17
328,484 328,484 00000000000000001e1874ac8bd8557172a13cda6ccab0686744ff17fcef9b05 245 0.18/1.00 vMB 21
328,483 328,483 00000000000000001132a6d955f1d45bc8d9a049c99050274c5ab2a80f79a132 157 0.10/1.00 vMB 22
328,482 328,482 0000000000000000059340b487197197d5c8c38bcfe868c8bb14ed180de2b4a9 177 0.15/1.00 vMB 18
328,481 328,481 000000000000000017a584ad9b11fb7fa0f0de15c7a25ed68622695e55ba8fd9 726 0.35/1.00 vMB 27
328,480 328,480 000000000000000002c23bf7e47cba9f218e04b1b2ef1b32f06255c1ffd6434c 231 0.10/1.00 vMB 28
328,479 328,479 00000000000000001d181e8c6976e618d85eff6aaa724f247761fefd98daa169 577 0.31/1.00 vMB 25
328,478 328,478 00000000000000001b564f984d5e9680700c28c1606790217b23d2873657e732 532 0.31/1.00 vMB 24
328,477 328,477 000000000000000003449170f29427a693612c9d8a16264d5946ca74e86d18fc 365 0.18/1.00 vMB 27
328,476 328,476 0000000000000000071740541559f2b928c67d0b34ff72dcf347f0cd1869a400 539 0.31/1.00 vMB 26
328,475 328,475 0000000000000000135716b52e41b4b332c379303d650e2c76cbd75f6dba51d8 255 0.24/1.00 vMB 18
328,474 328,474 00000000000000000b71b57218f37a50b7650c93240505e8dc869663e28e7835 327 0.18/1.00 vMB 26
328,473 328,473 0000000000000000179cb48cafbfe3ac3b8b8585af5294109a2fc64e0854d7d2 325 0.29/1.00 vMB 19
328,472 328,472 00000000000000001536e90103943824fe57ba373e536b36d0fa862bd71982b2 128 0.06/1.00 vMB 27
328,471 328,471 00000000000000000ac06cb7151791d2012eb88e054cd622b356586b3cf5c68e 151 0.07/1.00 vMB 26
328,470 328,470 000000000000000019b2f0a2a25537bb11c9eb148192fc05fc14f2bc9065d2e1 717 0.43/1.00 vMB 25
328,469 328,469 00000000000000000a4a3bf5b8d7975a63462c989672a075f9c7404228c6cb00 626 0.49/1.00 vMB 19
328,468 328,468 00000000000000000ad5ea6f7f366bd59049e3c3f61b7c14919c061cfb585cc5 1,378 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.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: 652.04 GB
    • Received: 13.70 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.