Loading Tool

Explorer IconExplorer

Memory Pool

42,044 transactions
26.41 vMB
0.06057863 BTC
Random Selection Loading Transactions
Max Size: 138.34/200 MB

Candidate Block

Mining Attempt 28c069bb62de7d47f36688e5059e1113cdf81cfd856c5f64f5d45640b53754c7
Version 20000000
Previous Block 0000000000000000000000cf770f6c83e15ec4a9d2e4f9cbaaca0958cd733d81
Merkle Root ce4428bad7b7a189c1b3f48c190c498f8d57a5f8e4e57cd973eb711218ca96a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,587
Size: 1.00 vMB
Total Fees: 0.01205338 BTC
Feerates: 477.45 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,721 (586,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,880 327,880 00000000000000001d4dd2316f70224de925d8900b643486f269569cd646caef 1,173 0.75/1.00 vMB 26
327,879 327,879 00000000000000000561b99dbd88030c351cacfd18926709e41f098a8792a36f 308 0.21/1.00 vMB 23
327,878 327,878 000000000000000007b0f9fb88c4462c272205eed1fe3ace27ec2f6cf52ce041 201 0.11/1.00 vMB 28
327,877 327,877 00000000000000000517df36924c0994f3147203db3961cd31fd8ac63a808c7e 641 0.37/1.00 vMB 26
327,876 327,876 00000000000000001068fe142fa57c1505bae0dd2fc148d2ce08004911700c7e 490 0.35/1.00 vMB 25
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
Previous 10 blocks ↓
Total Size: 781.90 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.48 GB
    • Received: 12.73 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.