Loading Tool

Explorer IconExplorer

Memory Pool

56,959 transactions
17.31 vMB
0.04735854 BTC
Random Selection Loading Transactions
Max Size: 109.99/200 MB

Candidate Block

Mining Attempt 2567d60712e0b0647482742e25efb44d6ea8b84888368166dec383400902c5fd
Version 20000000
Previous Block 00000000000000000001d1726a7ea7647cef453719060b7b8e5b059a89ae6a5a
Merkle Root 9f3f5a3d562f16566e1826e6867030e815b50c4d7f1d9e80e4b91045b4a35713
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,181
Size: 1.00 vMB
Total Fees: 0.00872163 BTC
Feerates: 76.80 > 0.87 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,734 (673,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,740 241,740 00000000000000ae97a0f5a9503b86176404e2c4f54374a489e7518a21b04edb 355 0.16/1.00 vMB 157
241,739 241,739 0000000000000042d7dae01f5c070a3c1b83f6306d31518da9accaf0cd28f6fe 228 0.09/1.00 vMB 120
241,738 241,738 0000000000000022cbdf8accd772c0e56beb03f3b221fcb20e2f957562b56587 20 0.01/1.00 vMB 88
241,737 241,737 00000000000000483d57958424c9fd52a8a0b14b50882ec0b38e4b47beef3288 75 0.04/1.00 vMB 121
241,736 241,736 00000000000000423b8f5cd5eabf44c61b2969dbdfdfa2823f3255b1462e2cf0 80 0.03/1.00 vMB 144
241,735 241,735 00000000000000774869f6c167c272322f6edac4ba31d5a2e8779fd7f70746c0 45 0.02/1.00 vMB 105
241,734 241,734 000000000000008c469b10deb639020d4a840c267df9b0601c235e446176f88e 58 0.03/1.00 vMB 105
241,733 241,733 00000000000000070032f879bf0b38ab62768788eec46d3388af28d746f8c928 30 0.02/1.00 vMB 80
241,732 241,732 000000000000002c166a59da545785141a7aa2a495c5a20c163f3a684442193b 156 0.07/1.00 vMB 143
241,731 241,731 000000000000006c954ac7c642fc2221be782f22c766cd54774eb934506b9987 131 0.06/1.00 vMB 125
241,730 241,730 00000000000000990d28db8733c2be45cf177c4ba13619d46e3a7563baa10f66 73 0.03/1.00 vMB 143
241,729 241,729 000000000000002445957f394a837a5ae0b7de72bc9269a5ea32846999834ffc 54 0.03/1.00 vMB 95
241,728 241,728 000000000000000222b2a4c302e12f2aa2d252718b155bc81e675d80867b0ba0 228 0.10/1.00 vMB 140
241,727 241,727 00000000000000011aa9f2ba6503f32aed0533a3e7c83a3be67b4e645d2d58da 429 0.22/1.00 vMB 120
241,726 241,726 00000000000000baec35cdcdd89cf279f325105bdcceb215e5d9494a6e0e1451 123 0.06/1.00 vMB 148
241,725 241,725 00000000000000b4dbc965133809f8d43e806072ea97bbf01f64b0d41c7d853d 109 0.04/1.00 vMB 144
241,724 241,724 000000000000009d7f237b8c62c914effde15b6704dbe3dfa2632654201acb26 105 0.04/1.00 vMB 165
241,723 241,723 00000000000000b60f642d407f3e964b0bd07c9874b7e066e1ea8aac72371fe1 20 0.01/1.00 vMB 84
241,722 241,722 00000000000000f648b6b57fa2b1fefb67b303e1f7e197321bdd584b512564d3 242 0.13/1.00 vMB 128
241,721 241,721 00000000000000872a18bb3b2b223458803465ce2b4c1fd58f0b9d17111156cc 248 0.11/1.00 vMB 178
241,720 241,720 00000000000000ec7b3b9a470e6a3ec4a8e89fe75c6c20df9a6735ef473d6bf3 113 0.06/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 783.65 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: 776.35 GB
    • Received: 21.01 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.