Loading Tool

Explorer IconExplorer

Memory Pool

77,246 transactions
30.80 vMB
0.13984361 BTC
Random Selection Loading Transactions
Max Size: 177.08/200 MB

Candidate Block

Mining Attempt d48a5728fdc83e067abfe3d1db3123ada87e03dae853148788e06a975306e20c
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 5317127125f9de3675f570ce9bea95655c5c469aa20c085038ae85cda3136ab7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,299
Size: 1.00 vMB
Total Fees: 0.05109900 BTC
Feerates: 150.36 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (492,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,133 422,133 000000000000000001cc1e0d6207ecc28301c896947a1f08c6cdef31b3c5d663 1,522 1.00/1.00 vMB 67
422,132 422,132 0000000000000000049236705a9d41390061416f4ed4317430f09c80bf30a5f9 2,577 1.00/1.00 vMB 116
422,131 422,131 000000000000000001015f5a9435d4193f669779d597c509baf227731315e8d8 620 0.99/1.00 vMB 22
422,130 422,130 0000000000000000008b0a77215a7052c31236a92d2b091d40ff2ac328e9a38f 1,235 1.00/1.00 vMB 42
422,129 422,129 0000000000000000018d869b6cb689dba10d0ab16de447a55e67c19b67fdf6d1 2,772 1.00/1.00 vMB 75
422,128 422,128 0000000000000000049bfbb04d9e7ba9fa0e9f3a02f070d4872565672048e502 1,609 0.94/1.00 vMB 53
422,127 422,127 0000000000000000018a8b6c62539ef5df501a533a63ea21b0bf3cbddf39d5bb 292 0.95/1.00 vMB 17
422,126 422,126 0000000000000000044aa44da909546c02f6c546d605d2adc0e4b1752241f6db 1,141 0.98/1.00 vMB 36
422,125 422,125 000000000000000003067bf338e0721937bbd591e2be804d2f1dc5d8400ddfc6 763 0.98/1.00 vMB 29
422,124 422,124 0000000000000000043ccc28727f86365faeb1847829774592f5a344564fd87b 1,606 0.59/1.00 vMB 77
422,123 422,123 000000000000000003ffbbf8d714f67e4efe114de051dcb2ad3abedb32c3ff62 594 0.95/1.00 vMB 26
422,122 422,122 000000000000000004175580e06fe47ad5bba2e9fe72212aad727f30bdf99c15 1,219 0.99/1.00 vMB 42
422,121 422,121 0000000000000000002f1d266fcf6fa672625f70bb015f6ae721c812f670ce41 1,914 0.91/1.00 vMB 62
422,120 422,120 0000000000000000040def0eb2f7b0a8a6608c99924c0e75ae15eeeeed5503d3 427 0.95/1.00 vMB 21
422,119 422,119 000000000000000004d0c457ded4cd594fa1c9f3138fde1f421ea81f694393df 628 1.00/1.00 vMB 25
422,118 422,118 0000000000000000018642f8cb325054f4caf27f3f0ade4fc9ba531aa649ed4b 510 1.00/1.00 vMB 24
422,117 422,117 000000000000000003f030620fb913e1a3f11fbd95108a0c9f15dde75d65f19e 1 0.00/1.00 vMB 0
422,116 422,116 0000000000000000016fe48055af86cbcb757c9096c0146ddb716473a0a40700 1,216 1.00/1.00 vMB 31
422,115 422,115 000000000000000005038c1d03f5c0af4c570ba6d0a3780fedddcf52dc232e01 1,983 1.00/1.00 vMB 43
422,114 422,114 00000000000000000506f10e09bf989bcc2c29f2614c0028679134db79518500 2,843 1.00/1.00 vMB 72
422,113 422,113 000000000000000004028e0f66abedfc25c1e217880ddf32881a6458795be55a 2,283 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.