Loading Tool

Explorer IconExplorer

Memory Pool

73,999 transactions
27.38 vMB
0.06957549 BTC
Random Selection Loading Transactions
Max Size: 166.90/200 MB

Candidate Block

Mining Attempt 6898d2393d0da25e9375333ca8a96827556f3bb32e95cae0550a2358ea524085
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 7f09328a8b54ae3e35362f4aeac64fc92442cbb38c862460ac6cb97d7a75916b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.01136924 BTC
Feerates: 337.46 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (512,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,891 402,891 0000000000000000014c604e0da6bb085ec5888300a0b4f1dcd8138ea309710b 1,113 0.50/1.00 vMB 44
402,890 402,890 00000000000000000290b79a6ca468a95fe8813e2cbfdc12510cace307b024c5 936 0.39/1.00 vMB 53
402,889 402,889 000000000000000004d59523c1413b06f4160e93ca1aeaa9ab9e6c428ea097e0 500 0.25/1.00 vMB 44
402,888 402,888 0000000000000000045dd34195c1f8ab74d750ff7ccdb08d9bd5a427289905c9 904 0.44/1.00 vMB 45
402,887 402,887 0000000000000000061bc053e475a852001f377a77384e8e05981bf7cbf67b25 745 0.98/1.00 vMB 15
402,886 402,886 0000000000000000021efc79bac7fd5885ac1069fda8170f314df9f80c819df2 1,473 0.93/1.00 vMB 37
402,885 402,885 000000000000000006460350b40cd018a3cba38b50487207feb2833a834e5206 1,519 0.99/1.00 vMB 33
402,884 402,884 000000000000000006b6b38d33f624ed8a8243ff6a86e2f0698445c276769086 2,682 0.99/1.00 vMB 53
402,883 402,883 00000000000000000224cd45d80709ea5e141af31abfd0b971f9b6a037ddaf63 3,353 1.00/1.00 vMB 78
402,882 402,882 000000000000000002e6a4c0b230e6f1079d065c9fff40323e08fd218f23be7f 948 1.00/1.00 vMB 17
402,881 402,881 000000000000000006019a1a8d5737c597245a3cc1b9fa212c327fa1e03ccf3c 2,072 0.93/1.00 vMB 58
402,880 402,880 000000000000000005207e32f57fcc6c312887771741626db78b77eab164abc1 1,336 0.98/1.00 vMB 26
402,879 402,879 000000000000000002c01ec68ecf7dc704e19c83c17819f643086fa14598d56e 1,972 1.00/1.00 vMB 41
402,878 402,878 000000000000000001658e5f2e6b158fcc7ea04c3e8017ec03a048625ab3ec11 2,777 1.00/1.00 vMB 67
402,877 402,877 0000000000000000007ec37549e4a69c5e78a4dd62dcae350f1462a08f6ef35f 1,408 0.67/1.00 vMB 50
402,876 402,876 000000000000000006e9f3dfd26b84b6468cc1d499e2da6f82139257899920ec 330 0.50/1.00 vMB 18
402,875 402,875 0000000000000000007c78e74872afdc1a3da2172e083d335cb0971d8b19326c 1,080 0.40/1.00 vMB 69
402,874 402,874 000000000000000001a4295506cfd4a78cd881fb4b3e0b29f76ef88d3cd8c24f 2,104 0.95/1.00 vMB 41
402,873 402,873 000000000000000001bca1ab6f5ad6d1af4dc600920a2063d9f7eb1772804ff3 997 0.40/1.00 vMB 44
402,872 402,872 000000000000000004b436c6c13f5201619d038b4a9cd7ce3fa267baa4d9be65 657 0.33/1.00 vMB 41
402,871 402,871 000000000000000000204cb84ce10bf7f0f8fb0e7d76d3f4bdc0b12b5672c27f 525 0.85/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.