Loading Tool

Explorer IconExplorer

Memory Pool

21,621 transactions
3.97 vMB
0.02496403 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.93/200 MB

Candidate Block

Mining Attempt 9fcedd195be57114c4c3fabbdc0e0f0baede626a27cd2a21aae528ccb89c9126
Version 20000000
Previous Block 000000000000000000018418e06ed2309aa293a86bd9f1329066133dc1c669aa
Merkle Root 22181a0c23122edc2a7eb8d8bcc7d1b30f2c5a9b39b4db97141b91fe4d7f2b36
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 937
Size: 0.31 vMB
Total Fees: 0.01569771 BTC
Avg Feerate: 2.18 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,812 (647,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
265,427 265,427 000000000000000324e6c4d16eb0430875af31783f59a8ce1d36d3276ffa21ed 0.08 MB 142 91
265,426 265,426 00000000000000079de8934b492c8c09ac5b9798a5ac65bce4f0bda92a7f1398 0.03 MB 70 61
265,425 265,425 000000000000000506b22c8898bcf42f0344195cca17987f3914423c16c714f0 0.23 MB 469 137
265,424 265,424 000000000000000ce87be5a3ac721d9c0ce638a5e3e74c86c6271a1a3a4711ea 0.16 MB 352 137
265,423 265,423 000000000000000104bfe54267b5832fe8183b6ef23b2d702e7c3e04ba43418d 0.00 MB 6 96
265,422 265,422 000000000000000aa97a899390dc1bd69d3ec626a9700f441e37d98e2ffcf1e5 0.07 MB 139 22
265,421 265,421 000000000000000fb1d99f21829c649fd86aa71c204c941594382b051c85246a 0.05 MB 90 55
265,420 265,420 0000000000000000b38243874c775d15819db6f79b5c2fb049941b3f578c701d 0.08 MB 166 83
265,419 265,419 0000000000000002f92b0200c76ae8f6ba67dfa72266534a53d522286e35a990 0.15 MB 117 26
265,418 265,418 000000000000000547654d8249b34de22ed3ac599de91a74b4c5873a2126a4cd 0.25 MB 174 32
265,417 265,417 0000000000000005a2c331e0eed630d659671b7bb301ad7d817c32243d1b19bc 0.25 MB 413 94
265,416 265,416 000000000000000d043403377043874bb429aede5a2d8b432cfdab4ce8e77917 0.24 MB 194 29
265,415 265,415 000000000000000b43aec669c5ab825bfdb899f9db933112658e6698fad68ab6 0.25 MB 452 92
265,414 265,414 00000000000000066e5fae0bba0dfa5a8f69d93be20ac186712ab5217b30de43 0.25 MB 572 126
265,413 265,413 000000000000000e11940b7ede19a9b246204b868535375ef1107bf2dd30b4b0 0.20 MB 444 113
265,412 265,412 000000000000000ba0cb3f1cc78e328152153bf4b82b832baff6f10e34e47dd3 0.07 MB 128 51
265,411 265,411 000000000000000f8f679f80d101c6ba056e3a4764a849f929ca18232d0ea9cf 0.13 MB 330 216
265,410 265,410 000000000000000e6846af5fb46e4111718639afcc327548c1c90c1c5124e081 0.13 MB 359 125
265,409 265,409 000000000000000faf8d3e8ff3185be2071c3d8f76ed5f3376d19125f33a1735 0.44 MB 1,000 126
265,408 265,408 0000000000000007868ac7d0bac8cb1537edda09d4f56d9d2ab49da9a50ff57d 0.07 MB 181 93
265,407 265,407 000000000000000fb491f317187aea5e199084ba73f4be639c2271086b752dee 0.15 MB 183 25
Previous 10 blocks ↓
Total Size: 778.51 GB

Node Details:

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