Loading Tool

Explorer IconExplorer

Memory Pool

81,300 transactions
31.18 vMB
0.09307779 BTC
Random Selection Loading Transactions
Max Size: 188.06/200 MB

Candidate Block

Mining Attempt da7f6c15beff34412199f01dce8dd627aa8e46de5beb2c9f6b1abd5f09a6f072
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root d8228ac3cf9e9b9284dd8f4993b5a0ba734d3fafcf03ec85453a476b82644d07
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,487
Size: 1.00 vMB
Total Fees: 0.01969910 BTC
Feerates: 45.88 > 1.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (139,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,332 776,332 00000000000000000005022ffd9c067ef255666b0c200a89f21d25d299f8563f 1,832 1.00/1.00 vMB 10
776,331 776,331 00000000000000000001fb389f0443dd71d76cbc1191f422dfd93c84c9e3a93d 786 1.00/1.00 vMB 7
776,330 776,330 000000000000000000036d5f377816d96dec5e2321593eb08e433edfa27daa2c 1,774 1.00/1.00 vMB 9
776,329 776,329 000000000000000000008fa8544435d72ceddd5ec5a07a16cbf9eec6bbccdb21 2,813 1.00/1.00 vMB 14
776,328 776,328 000000000000000000000b53ebb52657e45f7153b170b92f1d295928c404ae3c 1,897 1.00/1.00 vMB 18
776,327 776,327 000000000000000000071ad93246df5b11ad4d2701d0c5f2ce8f25045d557c50 1,905 1.00/1.00 vMB 20
776,326 776,326 00000000000000000001ffad5afd030457b4b5f70fae28cd95768eb7a0f3244b 613 1.00/1.00 vMB 4
776,325 776,325 0000000000000000000155e616b99873a9b1e0c28764617efb15442fecbd7a18 491 1.00/1.00 vMB 5
776,324 776,324 00000000000000000001e0abed2114b5dcb2b3e0245a14aaf0bfee750d57e6a0 1,704 1.00/1.00 vMB 11
776,323 776,323 00000000000000000003c265720ffd9daebd80054a8c56d83af4a3c50cf106f3 1,065 1.00/1.00 vMB 7
776,322 776,322 000000000000000000067ae874084ec1984ee4d5ef24aa80448b6156ce3452eb 944 1.00/1.00 vMB 9
776,321 776,321 000000000000000000017fd6ce16a09ca81be7e64fd5893dbca17c259d1b886f 1,093 1.00/1.00 vMB 10
776,320 776,320 000000000000000000057405d968a444ba8489074619e4d01c3ad925756fb462 2,405 1.00/1.00 vMB 16
776,319 776,319 00000000000000000002a78ab5b81c885b93da96e6bc7cf9fef8f2a76fdf2f25 425 1.00/1.00 vMB 7
776,318 776,318 00000000000000000004932424d55563fdd2bfbb437f6abe89633485e9c435cc 1,533 1.00/1.00 vMB 12
776,317 776,317 00000000000000000004e050ea7078cb2bcf260c2c657e05fbb0c7fe10d11417 1,720 1.00/1.00 vMB 10
776,316 776,316 00000000000000000001fc3af8926ba1c4c24f9907ae2318dc2ec4133dee292e 2,078 1.00/1.00 vMB 8
776,315 776,315 00000000000000000002a161c945829e20bf6778f32e289f07c585fbd523385b 2,130 1.00/1.00 vMB 17
776,314 776,314 0000000000000000000668bfbeeaaa56154b836c2288edc077134c362e8c55bb 2,725 1.00/1.00 vMB 22
776,313 776,313 000000000000000000068565d9fbce95e9ab2207f4eb22e2ed27c49c4a62774d 2,736 1.00/1.00 vMB 18
776,312 776,312 00000000000000000001ed9783149e5ec129d06fe8822b3b7399068500386914 2,004 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.