Loading Tool

Explorer IconExplorer

Memory Pool

78,394 transactions
34.58 vMB
0.16518477 BTC
Random Selection Loading Transactions
Max Size: 192.21/200 MB

Candidate Block

Mining Attempt 6d45178a705f6ce01eddcbec20332534c715bdb78f57f2976a5f59cab2e2c076
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 818c34bcfc035274ae16a8415eb6d86ce9560d61cd670e17d87c90d3a83db25c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,994
Size: 1.00 vMB
Total Fees: 0.03857456 BTC
Feerates: 445.78 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (558,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,718 356,718 0000000000000000086179fce485fa92452234b00c6765f831ab18a671a6fac6 1 0.00/1.00 vMB 0
356,717 356,717 00000000000000001583537ac5180a2b4e6ac2bbb1fc2facd826df3ce54bb816 1,133 0.75/1.00 vMB 23
356,716 356,716 00000000000000000ce263a358135bf0ce7b32e9bfba8690b042c94acae1eb71 996 0.75/1.00 vMB 21
356,715 356,715 000000000000000002f84e1b2f6660376ff0b4bcdd84c727a2256ef459d79666 1,440 0.75/1.00 vMB 25
356,714 356,714 000000000000000015dcd62984aea9e180fb333e7a0cc4b0615f4ffe9b5982a6 2,379 0.75/1.00 vMB 44
356,713 356,713 00000000000000000077f08945f0014036a88c374559429702b4fb33862d23bc 418 0.22/1.00 vMB 21
356,712 356,712 000000000000000015122f970576a478ced30e5b3fa3509a0286986a6ce639e2 110 0.06/1.00 vMB 25
356,711 356,711 0000000000000000150ea7829d11165ee2dc50246b9aad86999d93078739c527 1,742 0.82/1.00 vMB 27
356,710 356,710 00000000000000000b40cf158bd153ac7cf020301cc6a7df8accd14d6933447e 1,266 0.64/1.00 vMB 26
356,709 356,709 0000000000000000022569547ebde4064198e2171886f356340882d4e7f82e32 631 0.33/1.00 vMB 24
356,708 356,708 00000000000000000f8069c9dbb37ad4bfbb0da153e4c83b3e0e9b4bf37a2d5a 386 0.23/1.00 vMB 21
356,707 356,707 0000000000000000104694855fcd6190c3cc2864dcd81ce94b6bdc1b87656516 2,177 1.00/1.00 vMB 29
356,706 356,706 00000000000000000637f0d4d66b24d626d2703d75e4ae11a475da292630fa7c 1,466 0.75/1.00 vMB 26
356,705 356,705 00000000000000001322ab4e381764ecf58761ab574da7cb3c0c27fd22d71bf0 173 0.10/1.00 vMB 21
356,704 356,704 000000000000000006d6751415330bbb9b0b6b0061957b037c3e1e9b7593a2fc 464 0.24/1.00 vMB 25
356,703 356,703 0000000000000000131705e6c6d3201c48fc237ff9ece5df8a99d88c30f878ec 1,050 0.50/1.00 vMB 32
356,702 356,702 00000000000000001114f7a74345ad847d27ae1ab6154aea01e459a5072c7d6d 1,044 0.71/1.00 vMB 20
356,701 356,701 000000000000000013d22ac7f29342ebaa7ea6dd6d0a0db8f511972b2666377a 1,385 0.75/1.00 vMB 31
356,700 356,700 000000000000000004d0bbb9462d7c784d9b7e0555b89dc57513b18d7d3ee413 100 0.10/1.00 vMB 10
356,699 356,699 000000000000000001ced9f0c7672f0d73827e8806f73d49416c15c818b80654 329 0.15/1.00 vMB 21
356,698 356,698 0000000000000000160f830c3b4234adee0bbf88bec999658ddb251d231cc16d 673 0.32/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.11 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: 736.45 GB
    • Received: 18.58 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.