Loading Tool

Explorer IconExplorer

Memory Pool

78,065 transactions
29.21 vMB
0.08477470 BTC
Random Selection Loading Transactions
Max Size: 176.50/200 MB

Candidate Block

Mining Attempt 5667c2e8728f2c7844469143051a5393983fd580445ec5ced235969aff4a0a5a
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 764a355f26548e8f33ae3bdc4d6b781b161ca06cd15afa083f902fe446fae392
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,758
Size: 1.00 vMB
Total Fees: 0.02356441 BTC
Feerates: 302.06 > 2.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (546,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,887 368,887 000000000000000008dd18d67a8b811ab8ee70a143a4ec330248e5fd3fde20d5 247 0.25/1.00 vMB 16
368,886 368,886 000000000000000002403542d046978d2da0a276deea9d0d7bba226b8d5372e7 645 0.31/1.00 vMB 42
368,885 368,885 0000000000000000091167d96a53e541abd977acab2bc4c3fb4f27ce874ae635 2 0.00/1.00 vMB 0
368,884 368,884 00000000000000000b7894c11f95ba4ea43b37f6c4c0691c1ce8017dba3443ae 931 0.53/1.00 vMB 42
368,883 368,883 00000000000000000d084888816b00f6e3a5d137e595f3f8bebc53508727099d 134 0.11/1.00 vMB 27
368,882 368,882 00000000000000000802ad4c4667a0b7a128851e8e357047aea4d742ac911304 285 0.18/1.00 vMB 32
368,881 368,881 0000000000000000144a23daaea06070a6121e55eedb83ccfbec0f629edb6a66 1 0.00/1.00 vMB 0
368,880 368,880 00000000000000000e606b45c1282f3c96f76d612ea7d1c0a93d85e06200f156 782 0.55/1.00 vMB 51
368,879 368,879 00000000000000000c08b1431257834f2240849a9d7952ea166853f108493bca 243 0.29/1.00 vMB 19
368,878 368,878 000000000000000013fc65ed8b76fdcc5de82be653f333d513d17ae07a49b9f1 745 0.46/1.00 vMB 41
368,877 368,877 000000000000000008cb5543d78d58d60b7596919973ab06838cd079e36956ba 171 0.09/1.00 vMB 37
368,876 368,876 0000000000000000087ec3ba605890337f22c14f579eba54ed44b22fe622076d 572 0.39/1.00 vMB 41
368,875 368,875 00000000000000000cb945afa09114f5ce59c8c9d703b2e408d8afd1428da190 123 0.09/1.00 vMB 28
368,874 368,874 00000000000000000dece6a62817cfa04700b6a3639a19e5e923028ebe20c42d 33 0.01/1.00 vMB 36
368,873 368,873 000000000000000004fb6a42e1ba6671d4c99dbaabb7a8828ec05360b511695c 35 0.01/1.00 vMB 41
368,872 368,872 0000000000000000130da32d25f62a6ec58b15b6325cecc56cb1907ffd0949a0 1,846 0.80/1.00 vMB 44
368,871 368,871 00000000000000000258941af9eb377b4d1b011ab0e5a341b22c9cae3cf038e1 210 0.18/1.00 vMB 18
368,870 368,870 0000000000000000106390bf087601f485d2d1ccf082b696153c3a9bbc426918 720 0.47/1.00 vMB 35
368,869 368,869 000000000000000011fea3a3520473f399c07565a5b48db718bea5cad865911a 496 0.28/1.00 vMB 41
368,868 368,868 00000000000000000204c741cafe06ac74f2ee4ffc973f03b1965f7e478cb28f 922 0.50/1.00 vMB 39
368,867 368,867 00000000000000001189ba2a51055cf16f07e0e67ffa1016b9fda1460dd6861e 122 0.11/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.