Loading Tool

Explorer IconExplorer

Memory Pool

35,348 transactions
25.77 vMB
0.06153102 BTC
Random Selection Loading Transactions
Max Size: 131.45/200 MB

Candidate Block

Mining Attempt e8283bbf2cfdfe89097278fe8b233393e06092b18a067eaf6691f0a0341450eb
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 68e12a5c5a7e2b35fe33d4a5016712ccaf041acef9aaa14d7bdc87d651f70545
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,624
Size: 1.00 vMB
Total Fees: 0.01439367 BTC
Feerates: 152.71 > 1.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (159,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,916 754,916 0000000000000000000413ed603990349c0a269beeac3fa6ca4059260bd9dfde 2,132 1.00/1.00 vMB 5
754,915 754,915 000000000000000000031a8c84435ce99c0ba9ecc9b72893b4d5657d7e2e1260 3,391 1.00/1.00 vMB 12
754,914 754,914 000000000000000000077bdce1fd61148f2e9d58526f8e4a626be6dc06eb032f 2,208 1.00/1.00 vMB 9
754,913 754,913 000000000000000000027fb8925f3de626c401e4120674d18c0af58153494321 2,254 1.00/1.00 vMB 18
754,912 754,912 00000000000000000006e0687ae6edee582c57b5f19d0a1c1c1f793244bf4134 2,752 1.00/1.00 vMB 10
754,911 754,911 000000000000000000052b819b03aecfa15ffc22418e944b6f44f40d7d86182a 3,248 1.00/1.00 vMB 19
754,910 754,910 00000000000000000004426fcd18cc6a63180d824cf7bf032638751678e3a604 407 0.16/1.00 vMB 10
754,909 754,909 0000000000000000000896cb6f5f8e7548bcc9d14370eb436984f0171378dfb8 1,020 0.76/1.00 vMB 5
754,908 754,908 0000000000000000000580e7440deab407360a9710ecd026a9cc4f297313d2d1 2,809 1.00/1.00 vMB 12
754,907 754,907 00000000000000000008be4cd5242d5ed24f0ac2ad078c2c43e9a452423f7d24 849 0.34/1.00 vMB 10
754,906 754,906 0000000000000000000623b9570e19b615d0ed5b36ba658ee213068ac9b71fb0 415 0.12/1.00 vMB 12
754,905 754,905 00000000000000000004fb469d4cc7d1d0f61e6548b704b431059a260c6e3224 935 0.50/1.00 vMB 10
754,904 754,904 0000000000000000000452323dc34e23d819edda5d6d92f9b2c133e334a5b7d9 692 0.87/1.00 vMB 7
754,903 754,903 00000000000000000005991903341e07525bba7f675a4a5f717fbf2a9540e1fe 880 0.43/1.00 vMB 10
754,902 754,902 0000000000000000000555d5a8b82fec44765898bca75dabdcf57e5b862946c6 151 0.04/1.00 vMB 13
754,901 754,901 000000000000000000072731f18dec97f9db1e60a981ec1966bf2fd448ce27f3 2,235 0.99/1.00 vMB 10
754,900 754,900 00000000000000000007b6a81747fea39bb8ac098410c9c2c4129137fe7458e6 558 0.18/1.00 vMB 10
754,899 754,899 000000000000000000004d34aaae235aa7ea38b1c027bf3d4dc39fd1cb73ab30 979 0.32/1.00 vMB 11
754,898 754,898 00000000000000000006cd9a67cf7fcafaef287017e975b09d23ef19e210c366 183 0.14/1.00 vMB 10
754,897 754,897 00000000000000000004594c869454656ae134cf16b89248810a3287515f0007 135 0.06/1.00 vMB 12
754,896 754,896 000000000000000000041e6cdfb3e44d6b2277d69764658318fda92fe5355d03 635 0.25/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.41 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.