Loading Tool

Explorer IconExplorer

Memory Pool

87,026 transactions
32.57 vMB
0.14999506 BTC
Random Selection Loading Transactions
Max Size: 198.87/200 MB

Candidate Block

Mining Attempt 16e50b1f50dfc7e36c6a8cce24307881f4a9bb78cf178bd37bec4a3c5dce2609
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 604442566307506a5118206f36c2571b46bc5e0a2822877c25e5f5cced5c8605
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,252
Size: 1.00 vMB
Total Fees: 0.05765713 BTC
Feerates: 400.00 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (154,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,115 761,115 00000000000000000000703217a00c64d746d4504db2cce59a3387802f419f3a 2,421 1.00/1.00 vMB 8
761,114 761,114 000000000000000000016ea584f17da975211209dc21177d49c4839c0f128941 2,927 1.00/1.00 vMB 9
761,113 761,113 00000000000000000000d1a4cd2eb44ff59fb5d66f2b844743f463cc21ea4a58 1,932 1.00/1.00 vMB 20
761,112 761,112 0000000000000000000769ef80d59246df6eaacdb5ee13b7f13bca1cc44b1de9 1,474 1.00/1.00 vMB 19
761,111 761,111 000000000000000000040092f2af0b260c0c0a75597b2521a42391033502a471 2,099 1.00/1.00 vMB 19
761,110 761,110 00000000000000000001cd6c16f5d43d7ef74a64433b366df90377dee9776b70 3,375 1.00/1.00 vMB 20
761,109 761,109 00000000000000000006c843d098d942033093c6517f05ba6f2a65ee527d0362 606 1.00/1.00 vMB 2
761,108 761,108 00000000000000000003ca2a5cb6534816cb4e69cf3bf942ebab8098ace27445 1,934 1.00/1.00 vMB 6
761,107 761,107 000000000000000000027bb6e31f6d5d39c659b9de3bf148a61eea70833edb08 2,744 1.00/1.00 vMB 12
761,106 761,106 00000000000000000001abb0c38dfdbd330eb7f959a8357080c2613cbf04839a 2,388 1.00/1.00 vMB 22
761,105 761,105 0000000000000000000034ebc58944a087f90f15ac901804389586e6bc46a100 3,086 1.00/1.00 vMB 23
761,104 761,104 000000000000000000071f470f51c99535272ad74248e34a5273f8044281b435 2,135 1.00/1.00 vMB 14
761,103 761,103 0000000000000000000254dbe486fb57dee1ade31e9fab1b0658d38bcd9fb997 556 0.17/1.00 vMB 13
761,102 761,102 000000000000000000006742aef00a1b790b17db389e37f69db234beb9a6699a 506 0.15/1.00 vMB 14
761,101 761,101 000000000000000000065eef6b59013e59a690eefb1e592a921dfdab85fa83ac 2,388 0.90/1.00 vMB 10
761,100 761,100 00000000000000000005dc1e61cd008b4703af0c8ce891ea43b1dc96c4bb2ed9 2,204 0.98/1.00 vMB 6
761,099 761,099 000000000000000000032a698438c19d2af5b47fa0063a448a0701688ec9473a 2,060 1.00/1.00 vMB 18
761,098 761,098 00000000000000000001b6e8d971f9b1ff75ec77bfc41eb52ee49e8792bb288f 897 1.00/1.00 vMB 13
761,097 761,097 00000000000000000005fe8718a1183849c13fe659ecf6d0aafce9ca0c2c4d0e 924 1.00/1.00 vMB 24
761,096 761,096 0000000000000000000614c105a4813338943aeb78a215eedb1e78763d1ff41c 738 0.25/1.00 vMB 14
761,095 761,095 00000000000000000004aadc08acb67af811f6fe4b90f6b2420be526d874fb78 611 0.17/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.