Loading Tool

Explorer IconExplorer

Memory Pool

79,063 transactions
29.27 vMB
0.08684996 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt 438d91ba0a6271b3410e34f8c88aa7fb14de094cb14e554d7a6a5179e494f2cf
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root fa0974f67506904d8c8eb71a0068ebe86af75174e43e5973c87a947b47dd4fe0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,461
Size: 1.00 vMB
Total Fees: 0.02543788 BTC
Feerates: 178.73 > 2.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (314,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,609 600,609 00000000000000000005134c2e2739907e03c0bd86d08bdc753be4db954adfba 2,815 0.72/1.00 vMB 10
600,608 600,608 0000000000000000001231fa94cf17311440c7a09f23f26df891aef949875d5a 1,515 0.37/1.00 vMB 8
600,607 600,607 0000000000000000000cafba0312ec4019f626740efb33b2584979a0634cc4bc 914 0.33/1.00 vMB 13
600,606 600,606 00000000000000000003b02044b7606f3cec7b0a7f8f1412a137962f3e4b6d9c 2,525 0.69/1.00 vMB 14
600,605 600,605 00000000000000000013022f4e03d5223d94ec6b8bbb25974bac6a32fa917619 327 0.08/1.00 vMB 15
600,604 600,604 0000000000000000000c4017d973bc468e5b30b950bb5b9abe95b2930f436a50 100 0.02/1.00 vMB 9
600,603 600,603 0000000000000000001354eb031e15cbc0ea82a0bb0ff342107978f48345a033 3,374 0.92/1.00 vMB 13
600,602 600,602 0000000000000000000de56ada69d332e9e9a14d71341d6d30fe3ee04224f278 2,104 0.55/1.00 vMB 4
600,601 600,601 0000000000000000000602f19bea0d87b182d62ee2f4f6481d3c483984894c3b 3,120 1.00/1.00 vMB 16
600,600 600,600 00000000000000000004db4ab631372244f29d93f313338849935c00e7b4db1d 341 0.09/1.00 vMB 19
600,599 600,599 000000000000000000026ac56b9195b09b672ae9e9a047c0119897bd31e90bdb 597 0.18/1.00 vMB 13
600,598 600,598 0000000000000000000e33f32e7f168f8f80d5d34666bf6298490ee49933a80c 1,236 0.35/1.00 vMB 13
600,597 600,597 00000000000000000002ead46785464b74e4c79e0e88996cb5c24ddc40fed84e 1,542 0.44/1.00 vMB 13
600,596 600,596 00000000000000000008a39e8baccadf2716d6b2cc6ac67afe6d278b94cc80f1 481 0.16/1.00 vMB 7
600,595 600,595 0000000000000000000e9439a9e863a1cc350e20e7cbacd36152fb096ed3a6f1 2,938 1.00/1.00 vMB 9
600,594 600,594 000000000000000000145100fe56476dde6b671b693ddbfc2f8a79cd48bad957 2,805 0.99/1.00 vMB 10
600,593 600,593 00000000000000000012c38a1b071ecc877df2a4364f244aac22676734ad3c20 257 0.06/1.00 vMB 11
600,592 600,592 00000000000000000013e13fda32fcd658823792eec4063bf907b503efa48b12 2,988 0.91/1.00 vMB 10
600,591 600,591 00000000000000000004365298c544266970aa8961b36482b1044202c107c66c 103 0.02/1.00 vMB 7
600,590 600,590 00000000000000000000ce71c9f036a719a2137948d6dc2ba522e5160e7da325 3 0.00/1.00 vMB 0
600,589 600,589 000000000000000000072079e0d96408b8c396766421db37f233a6b20fb62efd 2,790 0.85/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.68 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: 679.45 GB
    • Received: 16.44 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.