Loading Tool

Explorer IconExplorer

Memory Pool

44,842 transactions
26.52 vMB
0.05543444 BTC
Random Selection Loading Transactions
Max Size: 140.58/200 MB

Candidate Block

Mining Attempt 2bc471c9e80d568619666a7adf77cbb431566df10ad1dd855b5d954f89eed73c
Version 20000000
Previous Block 000000000000000000015feb99d21f6201ae5efc11fb5fd8d1c0dcece989f4a9
Merkle Root 674e551d62ccb8c5245031d8df454b0e5021bdbe20ec08536cd42530d29eb4a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,273
Size: 1.00 vMB
Total Fees: 0.00681759 BTC
Feerates: 73.20 > 0.68 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,779 (99,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,900 814,900 00000000000000000003930eca20683f5d367a30af7db81ec43fec9e76628f97 2,660 1.00/1.00 vMB 22
814,899 814,899 00000000000000000000672a2a5f57895e84aff273f3b44388c5c258257712be 3,426 1.00/1.00 vMB 24
814,898 814,898 0000000000000000000166b49c577000f1f2cd74f3c9944674747932fe43bd5a 2,704 1.00/1.00 vMB 37
814,897 814,897 00000000000000000000be99fed21b5f148f3b49dc6e6e58c5476b5119e61c07 3,440 1.00/1.00 vMB 18
814,896 814,896 0000000000000000000085ed626d3d8148a3cad675f93391435414ea28f64afb 3,193 1.00/1.00 vMB 20
814,895 814,895 0000000000000000000325748540ad64985f2801218cb31dda97e0b9b98b3567 3,149 1.00/1.00 vMB 29
814,894 814,894 0000000000000000000341b7014e66d2a9f74aca9ef9b19b89395c9a97b5c18a 1,593 1.00/1.00 vMB 15
814,893 814,893 000000000000000000033af9ed9718abba2b014c17131bf2360590d6f64c5f55 2,913 1.00/1.00 vMB 22
814,892 814,892 00000000000000000000f47c78e2a04d8c01236bb95ff7216f4d5ded9596249f 3,433 1.00/1.00 vMB 25
814,891 814,891 00000000000000000001a1ed313288143020b33791725120bb335c7a218163d6 3,364 1.00/1.00 vMB 26
814,890 814,890 0000000000000000000107fe6328b7c1305bdb5ce65ffb369d50c6059af527c5 3,414 1.00/1.00 vMB 28
814,889 814,889 000000000000000000028287f086f95d6f2257fe23a94eacc3e7c053610b5109 2,846 1.00/1.00 vMB 13
814,888 814,888 000000000000000000017adde7f26e7009f694870fd98466ff46f365bbcf5c2d 3,378 1.00/1.00 vMB 23
814,887 814,887 00000000000000000002c5fa1a69759a1f38820292686301e84df25ecac4d59f 3,367 1.00/1.00 vMB 26
814,886 814,886 000000000000000000003efb394b65149d15ffac6dea912552781dfc67a9d324 1,765 1.00/1.00 vMB 15
814,885 814,885 00000000000000000002405092bc39bce30512b47a7ed6f4b6751dd251945b40 2,114 1.00/1.00 vMB 16
814,884 814,884 000000000000000000014110cc01f9d149776e50c04c82b6a54f5a2b133b1b99 3,450 1.00/1.00 vMB 24
814,883 814,883 0000000000000000000199e2d434339386929f22848eec99795a73158f7f2e1f 1,808 1.00/1.00 vMB 13
814,882 814,882 0000000000000000000164dbb81fbea0a98f09eae1ff2a51493cb3a633523891 1,783 1.00/1.00 vMB 17
814,881 814,881 00000000000000000001e56c839e237d1a143dd9f6e65707b2ec95f538a9db99 3,749 1.00/1.00 vMB 24
814,880 814,880 000000000000000000033c7f4feb88c1cc5593c7c588877ac4d00c54cc55fee9 3,497 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.99 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.78 GB
    • Received: 13.07 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.