Loading Tool

Explorer IconExplorer

Memory Pool

83,566 transactions
31.81 vMB
0.13099867 BTC
Random Selection Loading Transactions
Max Size: 191.92/200 MB

Candidate Block

Mining Attempt fcd009097ea56caa93c2975f9ebb99539f630e845f31bc24e2af511e51ad0639
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root cf89e36ca565b22d9e3d4d1289cc1241061f6ab959711bb61f4add42452ba26a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.04389103 BTC
Feerates: 803.65 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (469,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,773 445,773 0000000000000000010886f4de29f6f3b7026cdca734466134c5be8d0a0ef7eb 701 0.47/1.00 vMB 47
445,772 445,772 000000000000000002a745733ed4b14142632a3c62537516ec03ded9cda430b5 2,229 0.99/1.00 vMB 72
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
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.69 GB
    • Received: 17.94 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.