Loading Tool

Explorer IconExplorer

Memory Pool

88,391 transactions
32.98 vMB
0.11905518 BTC
Random Selection Loading Transactions
Max Size: 199.93/200 MB

Candidate Block

Mining Attempt b60644d8f5f31043a8b6ae62a46194c54b8bf0abeeb2d1d0c2700fbb952c1fca
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root cbec8f667f8efe7ab7c0aeeb671a714b6a064bfbf8decc1cf8912b1b77438881
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,785
Size: 1.00 vMB
Total Fees: 0.03412033 BTC
Feerates: 318.30 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (570,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,391 344,391 00000000000000000b4311d1f6a87afdc219ba509b6e12ef2c320a8d7fdf65fd 76 0.06/1.00 vMB 7
344,390 344,390 0000000000000000142bdd203365e9da00316363015161120e127d99ffb65983 659 0.53/1.00 vMB 15
344,389 344,389 000000000000000007ef22c951cc64504952ef3fa9090d6f11e74d83c66fee08 1,137 0.75/1.00 vMB 20
344,388 344,388 00000000000000000766a33c9c520866b2f00ef7c2f9d3ee02ea6e2a0ce6e22d 750 0.34/1.00 vMB 42
344,387 344,387 00000000000000001780c604aeb63b287b1e8c85f29e9156d31256f91322f2ec 387 0.30/1.00 vMB 16
344,386 344,386 0000000000000000163ec1d8c56b9d70e823d698caf1103e34f7dfc0d3c15f26 469 0.28/1.00 vMB 27
344,385 344,385 000000000000000000645e891728319a63b4be026cf98776234ad9fa7003e8f4 440 0.33/1.00 vMB 20
344,384 344,384 00000000000000000855b9da8d07e225c2cbf6ca6918247fe3d07a8d72f7ef00 658 0.42/1.00 vMB 20
344,383 344,383 000000000000000015cbd499e17b3daadb5d37d23d6d078cf888bee5c2df0d5c 629 0.35/1.00 vMB 24
344,382 344,382 00000000000000000e4a5fb7e2513e4380dc68a78e0a6734095038e6aeff809c 800 0.49/1.00 vMB 23
344,381 344,381 000000000000000005b1de28231f1e21bd49d40bb233d2470bd76d184fe98a96 127 0.06/1.00 vMB 27
344,380 344,380 0000000000000000166469abfd3a9463c66aa7d3e63c02d79517702433c25f8c 297 0.16/1.00 vMB 22
344,379 344,379 000000000000000002b757e0a58815124b2c4ae6e76ee3f9526dd17e6fdf32f4 358 0.18/1.00 vMB 32
344,378 344,378 000000000000000012bf660b13b68bfbb8773ccae5ece0aee178de21db1dd9ea 343 0.16/1.00 vMB 27
344,377 344,377 0000000000000000086a2ac5e2a7be9b6cde6697de00b9fd918d8eb04f12cc34 246 0.14/1.00 vMB 19
344,376 344,376 000000000000000011db1b41854348d8825cb6aaaafee5e7b7a045b6426f98f7 411 0.43/1.00 vMB 15
344,375 344,375 00000000000000000b470b65df09dd8fb3d6d56a45e174767ea88d614b46daa7 512 0.18/1.00 vMB 50
344,374 344,374 00000000000000000b44a2397eafa5992d6e14d505bf61626dde373f8719238e 505 0.29/1.00 vMB 21
344,373 344,373 00000000000000001195836b48fa396ae4e857f0855366dab4a78a7374d7c50d 1,212 0.67/1.00 vMB 25
344,372 344,372 00000000000000001811da207e6e4166164489a8ee19acb728bfe23a965848cb 1,357 0.75/1.00 vMB 25
344,371 344,371 000000000000000003813892c1ee904f2a62acbece874b94f7ac9df124c20f51 129 0.06/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.98 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: 717.12 GB
    • Received: 17.82 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.