Loading Tool

Explorer IconExplorer

Memory Pool

78,536 transactions
29.11 vMB
0.11716678 BTC
Random Selection Loading Transactions
Max Size: 175.63/200 MB

Candidate Block

Mining Attempt cc633615c92301ee7ac93156f0515441ad0821a2511a010ee924652e67f0efee
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e08d61734aed88bbf9216729e6b741eb021e8be64757c0ad087cf5d9d63a609a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.04214898 BTC
Feerates: 150.80 > 4.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (496,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,645 418,645 000000000000000001f23daeccff945aeb2ada735b7f76601464c2ea75929de6 2,926 1.00/1.00 vMB 77
418,644 418,644 0000000000000000020e8781f772f46b44cc330bca4fd37e69accef6c9d43852 2,611 1.00/1.00 vMB 81
418,643 418,643 000000000000000001e64c4457cc3d84d9332792053a8f3ec2257c88ec9f7c29 2,548 1.00/1.00 vMB 75
418,642 418,642 000000000000000004ac1f60f46642a7d3dbd8b4b7cdc0adbafb8e08faf8a8d1 951 0.46/1.00 vMB 50
418,641 418,641 00000000000000000168eb363628917eb8b4bb3eca3c1a9530cf8d4d7a70db50 2,336 1.00/1.00 vMB 53
418,640 418,640 00000000000000000152f394d96211799721adcc2df6856d250f39d15e604654 647 0.29/1.00 vMB 61
418,639 418,639 0000000000000000019a94ceadcf06bc84230ff5a64c3ddce788c5e23eda3e6a 1,369 0.62/1.00 vMB 60
418,638 418,638 000000000000000004e25776fa3cd26fb588e22e420b5790e83359da4f90e336 365 0.20/1.00 vMB 38
418,637 418,637 000000000000000001479b5072974596926feb3e4eb374270e51b7cdd941d534 10 0.00/1.00 vMB 132
418,636 418,636 000000000000000000b13ec0beb382942563de18c3529367374af5bb0f0e0c65 572 0.27/1.00 vMB 46
418,635 418,635 000000000000000002d7c3f894e10fe56df2a71e8c093ec89e546ab8cc0146e5 1,162 0.74/1.00 vMB 26
418,634 418,634 00000000000000000440c695b7868e49888cb76dafa2c4dfdd7dd3c5fa98d2e7 2,759 1.00/1.00 vMB 68
418,633 418,633 0000000000000000031fd4408a963c25cdfd66fdd64271d691ed4cde4b409667 359 0.17/1.00 vMB 48
418,632 418,632 000000000000000002916512e657ee6addb10a6fe3fa8fb60e2a8a4c48d48b1d 1,360 0.46/1.00 vMB 57
418,631 418,631 000000000000000001515d11e07c08f913de36f2cd7d1f26e716e7172ecec4ef 1,293 0.99/1.00 vMB 27
418,630 418,630 000000000000000003c4c0ab0f85c8802c57ad2af84a4861f055f318acc6a87d 665 0.38/1.00 vMB 42
418,629 418,629 0000000000000000041367bec50504cd5186abfc0f4dcc8e6e41c0b489a93447 2,140 1.00/1.00 vMB 42
418,628 418,628 000000000000000002b47692b9bd337c139821447395f0c0c327f165426b28e5 2,400 1.00/1.00 vMB 75
418,627 418,627 00000000000000000081026462081ca0536722ee635c8488b18c6306921e5c64 450 0.24/1.00 vMB 48
418,626 418,626 0000000000000000050da02ee6f78c6028057baa0aaa5ea933cc5b1872e2b843 263 0.10/1.00 vMB 59
418,625 418,625 00000000000000000429d39166337d3a0a2147d8b7df19075787a19c41b587e1 257 0.14/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.85 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: 712.77 GB
    • Received: 17.21 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.