Loading Tool

Explorer IconExplorer

Memory Pool

79,279 transactions
30.72 vMB
0.10735919 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt 88cfa8567b88fc0bbf4c5e9f477675ba473db862c97bcbc3e75b855edf6b914e
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 6a1561237aa17852ac5125a5fdec342f9530ab5bb4c2c47938bb90428e98c842
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03403870 BTC
Feerates: 201.36 > 3.41 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (206,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,760 708,760 00000000000000000001a5005e220bec3ef0c7e234e84079cea405bc89de9daa 2,102 1.00/1.00 vMB 3
708,759 708,759 00000000000000000000e7933c9bdb80f480e7634aad6a39c4916839b8e03369 2,333 1.00/1.00 vMB 8
708,758 708,758 0000000000000000000b599c647d3388c0539233668d3eda9478e05c0f47eb9f 3,025 1.00/1.00 vMB 3
708,757 708,757 0000000000000000000514bcd00c86658dba150868871e5200808c7c270c5094 3,179 1.00/1.00 vMB 18
708,756 708,756 0000000000000000000999a3d98c8ae067ad0917875656322f9c1298f5be0478 1,456 1.00/1.00 vMB 10
708,755 708,755 00000000000000000006ea8ac3273cdc7eefb7aa8d6eb7c0f4974aabe8587073 233 1.00/1.00 vMB 10
708,754 708,754 000000000000000000066687811c7ab7a02eb9a30df436e8f00764f43004aec8 810 1.00/1.00 vMB 8
708,753 708,753 0000000000000000000bb9455f4fdf7fff6850b92d43ffce8bad9d607bf812a1 1,923 1.00/1.00 vMB 14
708,752 708,752 00000000000000000009a287cf607a91f4536ca12fd7dd200dd99b81e8801763 349 0.16/1.00 vMB 8
708,751 708,751 00000000000000000004220d1034bdde372a3cce0bd194da5da6c1d6763f9157 1,002 0.45/1.00 vMB 10
708,750 708,750 0000000000000000000b02ab0ba5a66956f91a027c3048c15f248ddc3e03ccf7 1 0.00/1.00 vMB 0
708,749 708,749 000000000000000000024ac7f3422781fde4800d402f9bec8094ef27dfe6f5cc 1,619 0.65/1.00 vMB 10
708,748 708,748 00000000000000000009225d6b93903d94382e043ced5495801d37264c654199 1,801 0.80/1.00 vMB 8
708,747 708,747 0000000000000000000b48d001ce20b715c4ebda1f737bb5db1c2cbcd91d352f 849 0.69/1.00 vMB 5
708,746 708,746 00000000000000000003733918ca4fda5bdce095c539a8521c9ea583c7dfb625 725 1.00/1.00 vMB 5
708,745 708,745 0000000000000000000cc2bb6d56b802b91a23640a6094fac4bff0f51cd8d074 1,850 0.79/1.00 vMB 9
708,744 708,744 00000000000000000001c9c0fb0a8b7d9afaec3b22511d5445e6e87d20ccfb92 606 0.19/1.00 vMB 15
708,743 708,743 0000000000000000000a0b60df634f25bb52fec913de9eff8b5c12ab26386ab0 772 0.38/1.00 vMB 18
708,742 708,742 0000000000000000000cc8aeee5ffc8af5c3ce9dff639b3bd552229c9afcca38 850 0.45/1.00 vMB 7
708,741 708,741 00000000000000000006d68df73007c1d88e527eec7e235fdca84e0032267210 2,184 1.00/1.00 vMB 9
708,740 708,740 00000000000000000004fbceb6c48d4d3857c7bd0c3284ec9d2e9dc1d35205d6 107 0.03/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.