Loading Tool

Explorer IconExplorer

Memory Pool

73,918 transactions
27.41 vMB
0.06853504 BTC
Random Selection Loading Transactions
Max Size: 167.10/200 MB

Candidate Block

Mining Attempt fa00540b829678876557a49e5ef952ee96a960ae995e704944180485803f9c4d
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 0b8223f7e110459f013c06ac0303e9560f7e2d22e4b92ec25a5fcde15e57df3c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.01024901 BTC
Feerates: 101.19 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (512,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,897 402,897 0000000000000000055e80f3b548875cabef9c091d0aad148243e1e9b555077e 2,033 1.00/1.00 vMB 45
402,896 402,896 00000000000000000270e8a72559764ac8feaf290063ee7a08e749369dfbb9fc 215 0.09/1.00 vMB 46
402,895 402,895 000000000000000005616ccbbf7ae882c725958c539ae591749787b1d25b8bfb 1,786 0.85/1.00 vMB 43
402,894 402,894 000000000000000001b1ac52c957d0084d9485ff0e1f69019266bf78588222cc 169 0.09/1.00 vMB 29
402,893 402,893 0000000000000000044a18adfaee4871830ebb925d233f076915d301f2591ae1 392 0.17/1.00 vMB 50
402,892 402,892 00000000000000000181dac882f7d3a0f3716da206d3ae7c2c9a35c2f86eb144 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.