Loading Tool

Explorer IconExplorer

Memory Pool

59,256 transactions
20.30 vMB
0.05798939 BTC
Random Selection Loading Transactions
Max Size: 127.22/200 MB

Candidate Block

Mining Attempt 0719e6a3b7f69f220182f39f1f56aff92c71a54db8a688c86925e472a2dc039f
Version 20000000
Previous Block 000000000000000000000c7f90aedde84e8d7af33997690383bd476a31fae595
Merkle Root 5f598d62629c400a0af19eb2c2ea39d4008dd5cb5badfef6832f37b04f4fe16e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,086
Size: 1.00 vMB
Total Fees: 0.01163546 BTC
Feerates: 150.93 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,687 (157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
915,516 915,516 00000000000000000001af759456bf40de7eba330b0006720f8089d212789209 4,581 1.00/1.00 vMB 1
915,515 915,515 000000000000000000008edd5c0260702ae1fd14e2e6619231eb094ec869301f 4,011 1.00/1.00 vMB 1
915,514 915,514 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca 5,273 1.00/1.00 vMB 0
915,513 915,513 0000000000000000000175dbeab0bf4ef64bdb07fd59f99fae4c08e0d4533d28 3,274 1.00/1.00 vMB 0
915,512 915,512 000000000000000000007c742319460019f3996f17fbb03325f7c8b31e9a61e7 3,277 1.00/1.00 vMB 0
915,511 915,511 00000000000000000000eb5705a00c12e6620a7e27e0cf36b76579b1c6208054 1,575 1.00/1.00 vMB 0
915,510 915,510 0000000000000000000103385057ad9db439276d990f60d8abb79fc2aead32e2 1,874 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.57 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: 774.58 GB
    • Received: 20.72 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.