Loading Tool

Explorer IconExplorer

Memory Pool

51,889 transactions
29.26 vMB
0.08601264 BTC
Random Selection Loading Transactions
Max Size: 156.77/200 MB

Candidate Block

Mining Attempt 2b8d510d0cd5da9565c2f5952c720e3035c5da10e7bddeda25a325009a42d7a7
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d075d71aa9647bf2b5034048c6e1d93a22a958b02d930c2789d7198b1f29df76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.01857357 BTC
Feerates: 70.37 > 1.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (586,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,875 327,875 0000000000000000061e549ab51d10c89599c8be690e6e1b2380699458eeab7e 121 0.10/1.00 vMB 19
327,874 327,874 00000000000000001a80cf302d79ed1322afb14f9e9455e97a6b99ca035a312a 176 0.23/1.00 vMB 15
327,873 327,873 0000000000000000008f1c9dc87c18d50d6aac82934df4d73233acb6c904942a 256 0.10/1.00 vMB 38
327,872 327,872 00000000000000001becc903bf44978dede7c0429b08affcc93ad006db679ca6 288 0.59/1.00 vMB 14
327,871 327,871 00000000000000000f510bc1f1968115563e44efb2f53e5f9f58dae2256e8ef8 33 0.31/1.00 vMB 11
327,870 327,870 00000000000000001426797abda27ed9b1927753d9a7174274e0b968cecb12c9 733 0.44/1.00 vMB 27
327,869 327,869 0000000000000000134187c3f70ec4bf715db526bf522df5ebff29c83271f1cb 1,105 0.59/1.00 vMB 28
327,868 327,868 0000000000000000167426c45358109344e5762447e014e864917fdf334b39e0 1,678 0.83/1.00 vMB 30
327,867 327,867 000000000000000018464a893c4b29059156f52187432a20e2d950183ac2991f 913 0.70/1.00 vMB 21
327,866 327,866 00000000000000001a96c242af8d3a4ac8a3808a8423ff8abb09afbeffbeb22e 837 0.25/1.00 vMB 51
327,865 327,865 00000000000000000a2e733dee3e26502f92b01f70b92eae57da52d0327e05a7 404 0.18/1.00 vMB 26
327,864 327,864 000000000000000006abdd1a3f3af17e12deae2ce0e698dd699cc466d9a4c546 571 0.40/1.00 vMB 25
327,863 327,863 00000000000000001d741c19b79aa9d131ab96e16654157fda75600e1db547e7 485 0.28/1.00 vMB 25
327,862 327,862 000000000000000000c843d052d8653c9efa2e82d9656e984e5a0076c111df16 257 0.20/1.00 vMB 21
327,861 327,861 000000000000000016f2f1adf2efce6644322a7f85eed15b8fe256d5149a07fe 890 0.50/1.00 vMB 30
327,860 327,860 00000000000000000b003443c8eda1433abaa7da73a911dc61ba974c38f19111 662 0.31/1.00 vMB 33
327,859 327,859 00000000000000000bcfdf298e7669aa5a90fd4e5d78044e8413bdb01918cca1 894 0.50/1.00 vMB 26
327,858 327,858 000000000000000008ef040efcb880c45fb7f147d5a0bea20586ef0e7b2bac77 810 0.38/1.00 vMB 30
327,857 327,857 0000000000000000015d1fa57d618e6a47ec095136aaed1478acd076a5a75437 415 0.24/1.00 vMB 25
327,856 327,856 0000000000000000148145bfa5fe8f17973f6a02c27460df15192b2e3380dd34 492 0.25/1.00 vMB 30
327,855 327,855 0000000000000000149c42fd2fc4dd36b9fca68c8f0bd5868b2deaaae76bc004 533 0.26/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.89 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: 645.13 GB
    • Received: 12.68 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.