Loading Tool

Explorer IconExplorer

Memory Pool

45,039 transactions
26.84 vMB
0.06743145 BTC
Random Selection Loading Transactions
Max Size: 141.63/200 MB

Candidate Block

Mining Attempt be14c392938359c3e3e1c10a09e080a1a4aaf8a2a73d01aecc7ea3bae064505e
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root c851bc756e467dd1d22cf7f2d9bca9074aaf35fd43e681791687184d3805d997
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,200
Size: 1.00 vMB
Total Fees: 0.01775540 BTC
Feerates: 150.79 > 1.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (170,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,930 743,930 00000000000000000002dfd9bfec2acc22df62cec70b05d17d85ce60e29e30cf 1,321 0.98/1.00 vMB 10
743,929 743,929 000000000000000000027d3e359f49b981053ed91f90f3d38637ae09a547f0cd 1,322 0.84/1.00 vMB 13
743,928 743,928 00000000000000000003e6eeaffa022d1a3c1b7581bdff748f382056ada18fd3 2,281 0.98/1.00 vMB 21
743,927 743,927 00000000000000000002cacd6fb1b46ee302b79fb549188331a69f534ff15883 922 0.34/1.00 vMB 5
743,926 743,926 00000000000000000002b990bc517f84f9587b0ba3bfc187ca045ba65335b0d6 3,105 1.00/1.00 vMB 27
743,925 743,925 00000000000000000001dab259f973e2bb6caac43b3a1ea08a89b7ecc54fe6f7 601 0.35/1.00 vMB 14
743,924 743,924 000000000000000000014a9866f844a0d7363a6985430c868de8382ed3699370 926 0.70/1.00 vMB 7
743,923 743,923 00000000000000000004c1235427b0f4f0e5ec9926bde09b854df6e8a4dd2397 2,454 1.00/1.00 vMB 17
743,922 743,922 00000000000000000002c9c8d9a2c6ebf1ef55b5c88583cb944d681dd733fbfa 2,300 1.00/1.00 vMB 13
743,921 743,921 00000000000000000005c0035d17b5d5522e14cee7c95c7d989a2c0862b302b4 1,831 1.00/1.00 vMB 25
743,920 743,920 00000000000000000008110edbc65b9cf241cb50fa20a4e2b931a261f929f9f5 951 1.00/1.00 vMB 13
743,919 743,919 000000000000000000089fa9497482df10247a8252da88fbc1e6b81634afef42 2,035 1.00/1.00 vMB 14
743,918 743,918 000000000000000000029203e28bd8fd043517d19ea1c76af45496c373f91f79 372 1.00/1.00 vMB 1
743,917 743,917 000000000000000000079d10272eb4a75c595d9960368a09edaf2e43c60ce644 2,883 1.00/1.00 vMB 21
743,916 743,916 00000000000000000006d5be91e9067e196de87a0595148cabd0d3aa926a78c8 249 1.00/1.00 vMB 1
743,915 743,915 0000000000000000000258ec525fee57cd3f2466b77844eaa365700b448091ba 716 1.00/1.00 vMB 3
743,914 743,914 000000000000000000052bcf9aae32797e7f800b3cc72cd941fc45d6ffdbe0d2 1,109 1.00/1.00 vMB 10
743,913 743,913 000000000000000000028d6a9c136fdf82af814f1dfed72596d8a800510c0c96 1,092 1.00/1.00 vMB 1
743,912 743,912 0000000000000000000261022d672483969eb8552e2866c5531795b703d3fd51 910 1.00/1.00 vMB 6
743,911 743,911 0000000000000000000937a72d9adbd81a526a082a9fb0bc54ee6d057df5875c 1,528 1.00/1.00 vMB 3
743,910 743,910 0000000000000000000665843b96d0c906bcd89f62a2b495286436e790b3f121 1,622 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.00 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: 648.89 GB
    • Received: 13.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.