Loading Tool

Explorer IconExplorer

Memory Pool

72,243 transactions
27.76 vMB
0.07030093 BTC
Random Selection Loading Transactions
Max Size: 167.99/200 MB

Candidate Block

Mining Attempt f24336d752f7592a2d94af388c193c4621fcddab8fe09ed6c5e50d3bb2a04881
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 7675a9e8adafe70686d8bb2ad8d232baa414c9be83dd150b4bb3d4cc6db36f13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,840
Size: 1.00 vMB
Total Fees: 0.01009985 BTC
Feerates: 298.50 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (571,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
344,370 344,370 000000000000000009788c01a7fea5870e91717eaae55b217d16753f594b6ce2 617 0.34/1.00 vMB 25
344,369 344,369 00000000000000001613a467eaa151d1b1e3784d4d3419ed94b72b8e2bf9320e 48 0.10/1.00 vMB 3
344,368 344,368 00000000000000000f71e12317f3c24641820adde9bd174e299554c5b3e7e9db 349 0.21/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.