Loading Tool

Explorer IconExplorer

Memory Pool

50,895 transactions
28.83 vMB
0.08560758 BTC
Random Selection Loading Transactions
Max Size: 153.88/200 MB

Candidate Block

Mining Attempt 71832aad845b3de86ccf11165bf59d7bc271c17a6ec59eb695d65da0f14a923e
Version 20000000
Previous Block 0000000000000000000003096370cda76b1c88720eb14b0cbf16be2c6035191b
Merkle Root 188295d96917de430d92c4ec6051d496959676e6afef6c7bd75973773b98555e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.02289472 BTC
Feerates: 151.12 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,717 (325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,392 914,392 00000000000000000001b2b8b03ec5944ecabaa6a12afcc2204c8d5943cca227 2,284 0.64/1.00 vMB 3
914,391 914,391 00000000000000000000eaa8c5663816a18609f4538c61d8325f9c0ff87009dc 2,313 0.59/1.00 vMB 3
914,390 914,390 000000000000000000003a28bcc202f67e6a1b1c303e643d7425d6a567d0e59a 4,151 1.00/1.00 vMB 2
914,389 914,389 00000000000000000000ea44a70c6c5a1746988eb08e5c869d17fe038fab6a12 4,970 1.00/1.00 vMB 1
914,388 914,388 00000000000000000001a40b348a33e9c5c84a39bdf973e3797c5f1d3a177072 4,349 1.00/1.00 vMB 6
914,387 914,387 00000000000000000001e7ac144f4561b2187749ad9904b017629a86572e63aa 3,625 1.00/1.00 vMB 3
914,386 914,386 00000000000000000000590892dbec08479e6a3cc00185e948794a42c82afcf2 4,847 1.00/1.00 vMB 0
914,385 914,385 00000000000000000001f122cf0937e5c605d5fea36d2d999d6519d79fdaec7d 602 0.17/1.00 vMB 3
914,384 914,384 00000000000000000001ee5e70025d9f223ebce79f9a341b26fc9c703006661c 5,493 1.00/1.00 vMB 0
914,383 914,383 00000000000000000001204fba00eda3baa66509b453d49270b15dd9efd85546 3,476 1.00/1.00 vMB 8
914,382 914,382 00000000000000000000de69edf4bbef30a95b0a0bc1ddc631b89bdc493f7fc6 4,299 1.00/1.00 vMB 2
914,381 914,381 00000000000000000001cb6cf94ae248f5172793a73440631ee2b22f65072113 3,442 1.00/1.00 vMB 5
914,380 914,380 0000000000000000000032f72ad601e73d75302004b04df11dee528b3c1075f5 3,820 1.00/1.00 vMB 3
914,379 914,379 000000000000000000002a3cfe7e37f1e2667128fd56a49cf2c99807e4b289d0 4,458 1.00/1.00 vMB 0
914,378 914,378 00000000000000000001e2deff4abd4d833307bddd4ac6d5445e8e82a91b3f54 3,011 1.00/1.00 vMB 2
914,377 914,377 0000000000000000000105afb7a6840b48b14a836c93c18ed06167819b790f1f 3,174 1.00/1.00 vMB 3
914,376 914,376 00000000000000000000bc24a97a43c8f14d46cb41f3a9823e1eccec14823f72 3,712 1.00/1.00 vMB 3
914,375 914,375 000000000000000000009f85fa72f4553859938c75b1d621a1c892db2cc2e810 3,928 1.00/1.00 vMB 8
914,374 914,374 000000000000000000013cd46d945cd3237f55f5764ba0b347e0055cb459bae9 3,617 1.00/1.00 vMB 4
914,373 914,373 0000000000000000000076b713bbedede48200f03eaecd6f447673c986314e44 3,622 1.00/1.00 vMB 6
914,372 914,372 00000000000000000000e40d469b9d1550d36348bef5128f844b470216c94006 1,490 0.58/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.89 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.24 GB
    • Received: 12.71 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.