Loading Tool

Explorer IconExplorer

Memory Pool

27,913 transactions
14.30 vMB
0.06486364 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.07/200 MB

Candidate Block

Mining Attempt ba0b6e9c464eec19694ac5760437926be4202f375e057abef4fe73a6f42eaa9d
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root ae22dfa15f1c8c4e73ef36e0b6231a304860eccc77048a4251fb0640b96aeaec
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,560
Size: 1.00 vMB
Total Fees: 0.02999366 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (715,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,657 197,657 000000000000056b1a3d84a1e2b33cde8915a4b61c0cae14fca6d3e1490b4f98 64 0.06 vMB 44
197,656 197,656 000000000000041016fbead38e2e0cccb38cf3fd58949a49a70158539396385e 174 0.09 vMB 117
197,655 197,655 00000000000001f2203bdc0e3bcddd6928eb5ecfbc1f4bbad2678e9e895bdef8 171 0.14 vMB 70
197,654 197,654 00000000000002679747b0e9255630ccaad65a60284aeda7d5a62578da84fb3e 11 0.00 vMB 33
197,653 197,653 000000000000063035b47f775cf999f340a800c7b58c8f3e867e0822ab4d1e04 539 0.18 vMB 200
197,652 197,652 000000000000045f3900d4cb1ee6f8320cdd1f069f97d94a7cfee1767c31be03 11 0.00 vMB 32
197,651 197,651 0000000000000509726f8c5f485b0983176bea18c1133556d8f5374f91927caf 32 0.04 vMB 51
197,650 197,650 00000000000004d45910b0cc6ea4b1a3195afd69268cb1378d993abefec598f4 241 0.09 vMB 141
197,649 197,649 00000000000005c3f0a987a9c19a081f8b758b69b0640200320121764ef423a1 106 0.05 vMB 105
197,648 197,648 0000000000000400ebd0438da538191cabb94ed1c8f0b65f1f64c4036cfdcdfc 234 0.09 vMB 125
197,647 197,647 0000000000000484974837da7697c616f8280f7f508711b60f64a25aa589d99e 108 0.04 vMB 179
197,646 197,646 00000000000004cf14ef94df59f5c6d05840f9f540541e7db0606f814e8e1620 59 0.02 vMB 120
197,645 197,645 0000000000000166e9318ae8752c52d0872a5feef448a082e31b1188ef4f57a0 110 0.10 vMB 82
197,644 197,644 0000000000000332eb23a4754928fd8dc5eeb63d6c20d2406879c9149983c112 44 0.02 vMB 99
197,643 197,643 00000000000000739b4356c52560cfe160fa1cc952081630ae421e747ad4c792 167 0.07 vMB 132
197,642 197,642 00000000000005511a4ff079a575c29e2a92723e36466b0476777090ad95ecfa 96 0.03 vMB 13
197,641 197,641 00000000000001a9fecc553228de8807a05463fbed54e504ee24471794b70e8b 339 0.12 vMB 130
197,640 197,640 0000000000000193b9e3cde0506a34247478065bb46e2ddaac1d7b0c0ea41ce5 140 0.06 vMB 117
197,639 197,639 00000000000002d033837c8d8659a039c87dcde77ee5e4b41e25deec6156568e 15 0.00 vMB 28
197,638 197,638 000000000000019b7a0acd4ac887a033223e854cd17426a42e0171644c59281a 192 0.08 vMB 145
197,637 197,637 000000000000015d263f4a611b3d1b72a98f5dfe0821d0e7e83e6ab90831c221 85 0.03 vMB 21
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 18
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.00 GB
    • Received: 0.00 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.