Loading Tool

Explorer IconExplorer

Memory Pool

71,108 transactions
22.78 vMB
0.08900060 BTC
Random Selection Loading Transactions
Max Size: 145.32/200 MB

Candidate Block

Mining Attempt 404795f6685decb1825b4710503801461a9af8ddb1d0521e222e6a422e097746
Version 20000000
Previous Block 000000000000000000014138df9d7665402cba1a44111f2c732243184bf0a9a1
Merkle Root d37d5c291049a6920eeff307e5ac3ecea338c4a1ebeb482e3b00e83671e217af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,393
Size: 1.00 vMB
Total Fees: 0.03018651 BTC
Feerates: 197.49 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,668 (142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
915,509 915,509 000000000000000000008a24d2b68f110bda20aa3636cd085a5f494acfd68c71 4,084 1.00/1.00 vMB 1
915,508 915,508 00000000000000000000488ddab08cbe61b89d8588f82b95865b5b69a9c7f759 4,470 1.00/1.00 vMB 1
915,507 915,507 00000000000000000000972df28b6473c032c8e1d3fb08c7600f4ae72e98394e 45 0.01/1.00 vMB 2
915,506 915,506 00000000000000000000d6a696a266adc8f7aeab36f1f54b48e69b6be89306c4 2,390 0.96/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.54 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.02 GB
    • Received: 20.63 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.