Loading Tool

Explorer IconExplorer

Memory Pool

58,044 transactions
19.06 vMB
0.06018758 BTC
Random Selection Loading Transactions
Max Size: 120.16/200 MB

Candidate Block

Mining Attempt 0fb4f844277a130ff362b1528ebd46de09876bce156d2e29b3a21ed519f282c2
Version 20000000
Previous Block 000000000000000000007260ac7b1d63ba4d453bd8cb2d6d98533bfc526ac615
Merkle Root eb58c7808852f0c981caae122b4ed6769f34e409b33502f693daae758c69a36f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,753
Size: 1.00 vMB
Total Fees: 0.01722993 BTC
Feerates: 157.35 > 1.73 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,706 (169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,537 915,537 00000000000000000001a3735ad7a960d40040db89c7d653973d5e6c1b2c9f6f 1,856 1.00/1.00 vMB 2
915,536 915,536 000000000000000000019979e8bdd87a31a1a1c2e73dff8378a4e0185b5ab60e 1,824 1.00/1.00 vMB 2
915,535 915,535 000000000000000000013986e14404043c0f897b0ed9317a4476ae9b13f16b43 2,203 1.00/1.00 vMB 2
915,534 915,534 0000000000000000000020c69484497418f8f22206a0137a7dd6f87d87781350 3,139 1.00/1.00 vMB 4
915,533 915,533 00000000000000000000e8ef889c1b13289136c7e04de862ebdaa50553042257 100 0.02/1.00 vMB 2
915,532 915,532 00000000000000000001e8e73816df582821670a51ee548d022df4846679b10c 4,671 1.00/1.00 vMB 0
915,531 915,531 00000000000000000000ee89f6cbc66563560e1f6a0cc9c02c7b6ce602d4ff0a 5,344 1.00/1.00 vMB 0
915,530 915,530 00000000000000000001f74e6b9bd04d983712c8efbc426287f2cd9e0a80e31f 2,227 1.00/1.00 vMB 2
915,529 915,529 000000000000000000015d74c9f0e8e6aa6606a788883fefea9a0783db03862f 68 0.03/1.00 vMB 2
915,528 915,528 000000000000000000011d0891f75bc623e10332536c1cde48754508e2c42dd4 1,534 0.72/1.00 vMB 1
915,527 915,527 00000000000000000001143e3c5370ed70dcc950f769ff058b3314f6f2391b73 6,066 1.00/1.00 vMB 0
915,526 915,526 00000000000000000000a76d7a5a9ac9928ec24de52e067cef662bd51ea9159a 673 0.19/1.00 vMB 5
915,525 915,525 0000000000000000000015752fee6ce8b3726f8959438a6eb80527e1f28770dd 5,162 1.00/1.00 vMB 0
915,524 915,524 0000000000000000000160bad5b194969edca78b010ddc10177fef45e6369621 2,287 1.00/1.00 vMB 2
915,523 915,523 00000000000000000001f2a28dee07f9a3398629093f1d88e602d56d3ff73dd4 813 0.46/1.00 vMB 3
915,522 915,522 00000000000000000001f32e1ec46405c2d40c75e5531518ebc7798ffc33b3dc 1,919 0.76/1.00 vMB 2
915,521 915,521 000000000000000000000589956506c04e9371d4004f066d4dffdf0c7a354044 2,366 0.92/1.00 vMB 2
915,520 915,520 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00 4,713 1.00/1.00 vMB 1
915,519 915,519 000000000000000000017e04f6bd3bca76d1c52486181a08a305025a7d8e38fe 978 1.00/1.00 vMB 0
915,518 915,518 0000000000000000000171c24e3f6506cdb1e330ee7cb21ab9c401182194114e 6,148 1.00/1.00 vMB 0
915,517 915,517 00000000000000000000665a7eefe969932a98d3169b8e697be2663a1636a74d 5,478 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.60 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: 775.27 GB
    • Received: 20.84 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.