Loading Tool

Explorer IconExplorer

Memory Pool

81,303 transactions
29.92 vMB
0.15451042 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt 923768b35d7a8faafab09492fc72a5bd1f80fedc68640d6f65017adb0ba23789
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e58af8f237fb8eeb28cb000c1912a998703406418097700e9429205662c6c4c1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.05861183 BTC
Feerates: 1,002.91 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (178,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,697 736,697 00000000000000000008dad4ea5e087e9d7ef4ba29939e2dd8fcd685e00bbfe8 431 1.00/1.00 vMB 2
736,696 736,696 000000000000000000056a09b086d354896567d4ea9e9d0e43af7b6a0ee619dd 1,086 1.00/1.00 vMB 7
736,695 736,695 0000000000000000000784ae05fd48a365d8ca56dbbe98aaa830d817bce58dfa 87 1.00/1.00 vMB 1
736,694 736,694 000000000000000000017b496388314b9671971c2f2bddda09c8b7ef2624f5d4 755 1.00/1.00 vMB 4
736,693 736,693 00000000000000000001bb6c42814a5bd43bce7db1a33b143302db6368b90e8e 181 1.00/1.00 vMB 1
736,692 736,692 00000000000000000000081460ba7d2e43c82fb8ccf930b6f7c099b39b68170e 1,942 1.00/1.00 vMB 5
736,691 736,691 000000000000000000022196c39f11ce2174b013275782df9ae0867dae5511e2 2,283 1.00/1.00 vMB 10
736,690 736,690 00000000000000000008c23ed9764b7abd9725ac303e621d5043aa990adbd66e 2,237 1.00/1.00 vMB 19
736,689 736,689 00000000000000000000584981418ca0996328bfa15c86156a212d712ffe839c 1 0.00/1.00 vMB 0
736,688 736,688 00000000000000000004dff6036db96ffb2d404c5fa1401991eedf9d2a9453c4 2,925 1.00/1.00 vMB 18
736,687 736,687 00000000000000000001d7bdfe005ebc3617332eee1bd817b0b07a0492b964a6 3,237 1.00/1.00 vMB 21
736,686 736,686 000000000000000000023d4a99a062dae7befdd5dc8a268eaca8da3f77e9e81e 2,055 1.00/1.00 vMB 26
736,685 736,685 0000000000000000000628b5f85f84cf042b88dbbe11ac38be335a2cd36254fe 1,777 1.00/1.00 vMB 4
736,684 736,684 000000000000000000003c47fedc59d6b052672bbadc57f9fddec1dccacce0fe 3,298 1.00/1.00 vMB 22
736,683 736,683 0000000000000000000644cf99884607d60ff7cda098f16ef4e57cac8affd71a 2,905 1.00/1.00 vMB 19
736,682 736,682 00000000000000000005bfa31a0b5138d3943451a96315e15537bbc87c0e41b2 625 1.00/1.00 vMB 3
736,681 736,681 000000000000000000078138d764ad6950a8a18a08e08247d013c1276afaef81 747 1.00/1.00 vMB 4
736,680 736,680 000000000000000000000890e091d624217415558598d46ea956fed228fbcd06 1,899 1.00/1.00 vMB 12
736,679 736,679 000000000000000000027f75312e7e98d9bb2d6a036376895b9eeaa586af38ca 533 1.00/1.00 vMB 3
736,678 736,678 0000000000000000000745c91953ec4512c80be065a16dbe0100ea08ea58e09c 1,436 1.00/1.00 vMB 9
736,677 736,677 00000000000000000000661d6301d7a51f9bf3b8abda6aa43941e812426b2972 1,423 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.