Loading Tool

Explorer IconExplorer

Memory Pool

73,945 transactions
27.31 vMB
0.06433607 BTC
Random Selection Loading Transactions
Max Size: 166.78/200 MB

Candidate Block

Mining Attempt b0bf2788104a7a69d0fcc88ce15dc0aeb9a3056bfe35ea13797bf16ef59dadd3
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 78be786703f5adb7b8068524579a17f3567a6bcac327d0a062bfae626a279b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.00633812 BTC
Feerates: 100.53 > 0.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (165,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,744 749,744 00000000000000000004c0ada62336ec172ee04b6733926093ce6ab8adafeae8 1,710 1.00/1.00 vMB 5
749,743 749,743 000000000000000000045c217288ddec90cf204543424d308b696849abed68e0 2,153 1.00/1.00 vMB 4
749,742 749,742 00000000000000000008d3a1a33bb72dd2e38dc98a9fd28ca6a6776cdee0703d 1,923 1.00/1.00 vMB 7
749,741 749,741 00000000000000000007936f33cce64b16c2bd202be8a2d34caa704b0fe0df4b 3,023 1.00/1.00 vMB 15
749,740 749,740 000000000000000000001434da4509469b3996ff2b231db0eb7c997f547514d6 2,601 1.00/1.00 vMB 9
749,739 749,739 000000000000000000005770d8ac9e98730e7ee2cbf0faf74a464de2c242875d 2,756 1.00/1.00 vMB 10
749,738 749,738 00000000000000000006b45e86c227423d50bfc308c63e994a0d557da04def83 3,161 1.00/1.00 vMB 22
749,737 749,737 00000000000000000005395edb58a03ca5ea640493bf7260afc1dbb84157e035 1,604 0.54/1.00 vMB 9
749,736 749,736 00000000000000000000b68559ee03dbafe3a4b8abe0a960ca4a737657f54fda 611 0.61/1.00 vMB 1
749,735 749,735 0000000000000000000481a2f7896f1d3e9d558649d6753144e1617c9aa863c9 2,992 1.00/1.00 vMB 7
749,734 749,734 0000000000000000000357cb46609850107814b77618e7c347af456be98d02dd 2,654 1.00/1.00 vMB 21
749,733 749,733 00000000000000000008187e298569a616ba5ad7d97375b9642f4c254f4a8e0a 3,287 1.00/1.00 vMB 11
749,732 749,732 00000000000000000002d28c4d2a9713974c3db360cd05249edd67727aef950b 1,452 0.99/1.00 vMB 5
749,731 749,731 000000000000000000016c1f420134e6b179ac44e487ae54889d96b9cd637a72 1,734 1.00/1.00 vMB 3
749,730 749,730 000000000000000000025f80cff2bf11689b5344f65f00a763abe234596e9af0 3,058 1.00/1.00 vMB 16
749,729 749,729 0000000000000000000378107975351af57b13c8c3386f351884e3fbf970a03d 2,272 1.00/1.00 vMB 8
749,728 749,728 00000000000000000004d2813a151e63c0bea9de1a6a8cf19ddcedfeb782f6e1 668 0.53/1.00 vMB 2
749,727 749,727 00000000000000000002128b288fabf0864bb17c7f1f0db046804f030a011032 1,248 1.00/1.00 vMB 4
749,726 749,726 000000000000000000091d9a9ad07f4c96f2e85e830de4f31e17bc4574900e11 1,056 1.00/1.00 vMB 3
749,725 749,725 000000000000000000004ac116ebb7b478a0cbf8054ccb158220f75a6510fcba 2,170 1.00/1.00 vMB 5
749,724 749,724 00000000000000000007528f275578ebedde10e131f3b58d997318ffd416e2f1 2,899 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.83 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: 711.63 GB
    • Received: 17.10 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.