Loading Tool

Explorer IconExplorer

Memory Pool

82,747 transactions
31.39 vMB
0.11091226 BTC
Random Selection Loading Transactions
Max Size: 190.30/200 MB

Candidate Block

Mining Attempt c38547d419f13752905554768ae884d7ce28838fca3cb66cb175e68c179a507c
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root b4047d1c2b5fcea61ce0b58dfe943c5e8f1b7f6dd08441b4bc2a6a127dacbc0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,346
Size: 1.00 vMB
Total Fees: 0.03468354 BTC
Feerates: 318.30 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (469,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,771 445,771 000000000000000000349240d66a8f5f1d28028c636a404f25004b08188387e6 2,230 0.98/1.00 vMB 69
445,770 445,770 00000000000000000305b98c7a1ff57a59f3b4fda47019c76aee2a5979403601 1,360 1.00/1.00 vMB 64
445,769 445,769 0000000000000000023ad4c697c19e3208bf04df474a85c65989b3e612f573ed 2,274 1.00/1.00 vMB 78
445,768 445,768 000000000000000002b1c94c5e9e6e4c45caa4d02487ab104a95b320fb9d453a 2,536 1.00/1.00 vMB 74
445,767 445,767 0000000000000000000cd5210cbc6ce388e537cb1df1f1c3f771492e3ec48d79 2,217 1.00/1.00 vMB 87
445,766 445,766 0000000000000000028605a07fd5fae932a482474c8b364448c8fe4525aa94de 2,235 1.00/1.00 vMB 94
445,765 445,765 000000000000000001f9ff725a0b983903a095f713ab908c2d7f27796fe39f65 714 1.00/1.00 vMB 153
445,764 445,764 0000000000000000014d53d84a6203b90ad08f18cc583b699ecad4b064ba9f8d 1,976 0.98/1.00 vMB 64
445,763 445,763 00000000000000000116097eb818fa9bf95262603b14b899043ca4e45ae07845 2,029 1.00/1.00 vMB 70
445,762 445,762 000000000000000000db1867243dad30d1c4f1bb292b6087d5c170d3e78f8de1 1,937 0.75/1.00 vMB 92
445,761 445,761 0000000000000000021bc22244bb229fc3f0867fe9ccef640c726198111c9716 479 0.39/1.00 vMB 35
445,760 445,760 000000000000000001981422be985ea0c80f474ab06b1517654798c4dd645308 2,557 1.00/1.00 vMB 84
445,759 445,759 0000000000000000035ba42882d24c1186d7aa55a1424a6469868c6f49a07caa 354 0.26/1.00 vMB 67
445,758 445,758 0000000000000000019424f7f1ea92f7eb8e5161990885365fe82daf49f0ee35 1,391 0.84/1.00 vMB 48
445,757 445,757 000000000000000001c826ab526e174b3d647f546520ae2b71aaa1bb23d21191 2,252 1.00/1.00 vMB 86
445,756 445,756 000000000000000000283d2ab3c297f03330fc66f297b47115a64273d9dec81b 2,349 1.00/1.00 vMB 76
445,755 445,755 0000000000000000024d7576ab9bd7a0435fd54fe0dddd1a5fabbcb2393f2edf 249 1.00/1.00 vMB 3
445,754 445,754 00000000000000000165c87a2ce87514b45c447d3438b6caebf4b3df8743af27 1,052 0.43/1.00 vMB 78
445,753 445,753 00000000000000000134f5d2f4ce8543850415667d1bfec497ccf6d06a81a06f 498 0.59/1.00 vMB 22
445,752 445,752 000000000000000002aad9efa607f1dc518953d08638edada5787264acffd9b4 662 0.75/1.00 vMB 28
445,751 445,751 000000000000000002efc7ba5987cde6b150a69d115b690a792fc5eb84b674f6 410 0.19/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 783.00 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: 718.46 GB
    • Received: 17.90 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.