Loading Tool

Explorer IconExplorer

Memory Pool

34,696 transactions
27.75 vMB
0.05637235 BTC
Random Selection Loading Transactions
Max Size: 138.79/200 MB

Candidate Block

Mining Attempt e22f685c414792eb754396b0ac57523f2950c953b88014431fd24b99dff081aa
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root c0056721c3f68e8896767a660caa567ed046787988585708c0c6b6bed12bf75e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,833
Size: 1.00 vMB
Total Fees: 0.00360962 BTC
Feerates: 44.01 > 0.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (571,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,246 343,246 00000000000000000c5c0d7cd352678f692319eab7f7ec34bfd4c3c50baab2f7 854 0.32/1.00 vMB 38
343,245 343,245 00000000000000000b75a061eb5f35c1f5fea662e1331544976b313be60e193d 873 0.43/1.00 vMB 28
343,244 343,244 000000000000000005ae97d5cf9ba66b107b11b5b9ca05da6da6567360c2f3bb 334 0.16/1.00 vMB 28
343,243 343,243 0000000000000000155e0b18d093f80d7b5245b6928282c24aafda511b42b74b 401 0.30/1.00 vMB 20
343,242 343,242 00000000000000001037229510f6acf6280eeebbd823cefe451e8345d519cbca 671 0.52/1.00 vMB 16
343,241 343,241 00000000000000000e0ed8d2ba07938f4df5712621273536a2c59bad0cd06e73 2,312 1.00/1.00 vMB 30
343,240 343,240 0000000000000000166c9e815a9ebc711fed9e14102658abfc281b2c26441261 715 0.25/1.00 vMB 30
343,239 343,239 00000000000000000c4ad3facd9dd72aec87e6ee5abc82ccd55b7b9cf40456ea 1,532 0.63/1.00 vMB 27
343,238 343,238 00000000000000001371716bc53cd60692a0dbc8e6d2e1f6da5054497f33cee0 236 0.16/1.00 vMB 23
343,237 343,237 000000000000000005d32646aa2cd92fc4f2ae62feb91a1bfa6e3f52dffa156e 464 0.29/1.00 vMB 22
343,236 343,236 00000000000000001036882795eef2442a61080480f0cff6b9885bd3523ff385 260 0.14/1.00 vMB 26
343,235 343,235 0000000000000000081c4f8b93e70b63f6bd68021c424dca2ba289553c868df8 41 0.02/1.00 vMB 15
343,234 343,234 0000000000000000145148f069463bc1374858c7d5b9ce9ca409a4447359aadd 322 0.24/1.00 vMB 19
343,233 343,233 00000000000000000c2ef5f7bee4f6dbcf1a2d57bd2612cb79f85437cbb579f7 149 0.10/1.00 vMB 27
343,232 343,232 00000000000000000905d7b2eae3b835ec720a9be51598521a7d5ff18bdb0dd0 323 0.18/1.00 vMB 25
343,231 343,231 000000000000000011359b2a94ddbc34bf8fb9e103a9a9e4da5c2807713b4aa1 760 0.45/1.00 vMB 25
343,230 343,230 000000000000000000844aa959bf0730d4b7be2402f4ae8c498246aa6a618a7c 66 0.05/1.00 vMB 19
343,229 343,229 0000000000000000011c0c3451eeb296c4fc36d2737c5eb90392914a4b660d04 341 0.20/1.00 vMB 30
343,228 343,228 000000000000000010cfd048340d5ac0a9842b4934f4cc734c2d2abb4674af14 95 0.10/1.00 vMB 12
343,227 343,227 0000000000000000153206782a07905fa8baf97c63022508bfa930cab46f2f83 314 0.27/1.00 vMB 19
343,226 343,226 000000000000000014914350a899cf20d7d252120cbd6a69c1fd84b2fcf2066e 636 0.56/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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