Loading Tool

Explorer IconExplorer

Memory Pool

46,105 transactions
30.57 vMB
0.09727730 BTC
Random Selection Loading Transactions
Max Size: 157.19/200 MB

Candidate Block

Mining Attempt cf47bd02b4c5a8ea169a740e11c81507b07a6994316a6a5c547e474713d445fe
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 3c42cbe8edf55e035e742c483e53ef0cb84a98cddfc247086c17719c06ea5fbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,558
Size: 1.00 vMB
Total Fees: 0.03084048 BTC
Feerates: 100.29 > 3.09 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (221,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,699 692,699 00000000000000000010b5897a9744557ba8712a3409d1f6bd6ccd01cd4ee220 1,643 1.00/1.00 vMB 11
692,698 692,698 0000000000000000000d362f0fa0463296ff6bccf249744d9e23ecf85c3b16f5 1,279 0.61/1.00 vMB 18
692,697 692,697 0000000000000000000030c7f4d96915f8356ac0763f6eb958b14bad8634ea96 427 0.19/1.00 vMB 13
692,696 692,696 000000000000000000057f02faf721d04a6841d56576dcb2f0f479be845782a0 348 0.26/1.00 vMB 13
692,695 692,695 00000000000000000005c1725a8ba729109d44cd11576dca10fd33fc44105b6e 746 0.41/1.00 vMB 15
692,694 692,694 00000000000000000006ba64a1941d0549a08b87fb4982e9cee121d26dad5b8f 122 0.05/1.00 vMB 9
692,693 692,693 0000000000000000000caae8eb5b03288175dd650d7e39eee32748a034a84079 594 0.56/1.00 vMB 1
692,692 692,692 0000000000000000000eb7d1165f17b4b432ab9728225d0aea4902041af92f75 2,182 1.00/1.00 vMB 1
692,691 692,691 000000000000000000004958e28feab4f5fa5d21ca435d76cf937824050e722e 2,232 1.00/1.00 vMB 8
692,690 692,690 00000000000000000005ee13a44b84ce54831b996b6575799276916777936ad1 2,064 1.00/1.00 vMB 37
692,689 692,689 00000000000000000012459799202fd8b15b23958930ab510fb8946dc3fdf84f 2,302 1.00/1.00 vMB 18
692,688 692,688 0000000000000000000130d9edb2f3fc0004b7ab7ba04ab4afab57419bbf4f19 303 0.13/1.00 vMB 14
692,687 692,687 0000000000000000000c60987001ffd7b0b188f11a14b947673a163bc9a891e8 462 0.20/1.00 vMB 10
692,686 692,686 00000000000000000007adbecfb29e4a1b74573027fda582adac2232cc9f549b 278 0.16/1.00 vMB 17
692,685 692,685 0000000000000000000d9764fe30541be8bd48260f4c0808da1689254febec9c 409 0.17/1.00 vMB 11
692,684 692,684 0000000000000000000ac69102c0a8f70eb4ec89bc477b158d79c6511c0efb42 390 0.98/1.00 vMB 1
692,683 692,683 000000000000000000008ffee3dc28d37d7f3d4191a0a16c1e057c280224c809 980 1.00/1.00 vMB 13
692,682 692,682 0000000000000000000dd12f41abcee61bcbc75a6e7e368588245f5bfca769cf 29 0.04/1.00 vMB 63
692,681 692,681 0000000000000000000807ffab679eccdbc8886d7fe42d77ed098a49c4369e22 374 0.20/1.00 vMB 15
692,680 692,680 0000000000000000000833d41bca2d5bb3952433481fa8c4310aa9ab8be3b361 620 0.30/1.00 vMB 11
692,679 692,679 000000000000000000074b59070dabfeb1eabcca3abaee128f4a0cc93aa9b0b5 497 0.30/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.64 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: 626.61 GB
    • Received: 11.68 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.