Loading Tool

Explorer IconExplorer

Memory Pool

40,933 transactions
27.95 vMB
0.06436201 BTC
Random Selection Loading Transactions
Max Size: 143.49/200 MB

Candidate Block

Mining Attempt 6ee70c585be38edaeb0a8a061ef49e3bd2958baa31506e49c5569fc230b0937a
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 12a1511628ac3329b9bf318bfb2c3df4c3edcd8953cd821ff80db94e48af4d4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,639
Size: 1.00 vMB
Total Fees: 0.01068856 BTC
Feerates: 100.56 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (529,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,395 385,395 0000000000000000073961cd9b68920e76866136cbb2e3cae1fa372c3a2b2939 2,116 1.00/1.00 vMB 34
385,394 385,394 0000000000000000068d178d1f6e205ebf53fc1dc5a8ba5973d8da7f9fc23b7c 703 0.29/1.00 vMB 38
385,393 385,393 0000000000000000040e5fdb7cbbee617026fd0bae1729f47bd0aeb18fef49a8 1,353 0.65/1.00 vMB 37
385,392 385,392 000000000000000006ea2d2d1b89517afc28c935617202e2725ca00484e9ba81 648 0.29/1.00 vMB 33
385,391 385,391 00000000000000000ed073bdf130669103e0b7d5430d4c53e7f64e61d1519d57 741 0.40/1.00 vMB 27
385,390 385,390 00000000000000000c897b54631663a5757ed36470e6a2a9c4e0dbdb137acf01 203 0.14/1.00 vMB 23
385,389 385,389 000000000000000003e5ad3931ac63a9a968747bebc38d3d7b7141acb4824856 1 0.00/1.00 vMB 0
385,388 385,388 000000000000000001a91700cc05748e2757cb7f9d1774a36972c6803ea62705 41 0.05/1.00 vMB 15
385,387 385,387 000000000000000002aeaac552446a17be93959ed3622e442d2d40ed891a51bb 1,330 0.73/1.00 vMB 34
385,386 385,386 00000000000000000af82ec6dd02e46439d02d25446a8d117c7f0a3f2e41d657 61 0.05/1.00 vMB 10
385,385 385,385 000000000000000006bc20e49d5132ed13c76828f1850be66f4a968d0517c9a4 213 0.13/1.00 vMB 21
385,384 385,384 000000000000000006dd29bbd33effc217e968384ab96bb901901c274354fff6 542 0.29/1.00 vMB 38
385,383 385,383 00000000000000000af150f69ae56277aebc462b685fc17824da005e653bb981 39 0.01/1.00 vMB 40
385,382 385,382 0000000000000000001f1fa94c7ebcdaeb2e374b2c93da09348d5d4e838b95c4 1,004 0.65/1.00 vMB 28
385,381 385,381 00000000000000000078b940ea047c422419535e3af8a05d8738e635f23e97b8 1 0.00/1.00 vMB 0
385,380 385,380 00000000000000000be37a97b13213d7cfc08995f516e21da8eec4368ffa6f28 2,252 1.00/1.00 vMB 40
385,379 385,379 000000000000000001bb5b3fc2ef6ef051cc741f21be95e554659f62a6eebf92 1,529 0.61/1.00 vMB 39
385,378 385,378 00000000000000000d2d16aca154bde3b8087db420019108e34e3a400b84ba8e 646 0.32/1.00 vMB 28
385,377 385,377 000000000000000003a37ef811b7f49225b3a03733eb487ebdbed0fcd1519dbe 436 0.16/1.00 vMB 40
385,376 385,376 00000000000000000eddbad421f0c48a5288e27f4d09a535d99a32ad70e5e8f5 1,641 0.81/1.00 vMB 32
385,375 385,375 00000000000000000cd586f964cd202ea0cb439fb80b961207d09c03be993850 110 0.11/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

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