Loading Tool

Explorer IconExplorer

Memory Pool

76,385 transactions
28.33 vMB
0.09373975 BTC
Random Selection Loading Transactions
Max Size: 171.66/200 MB

Candidate Block

Mining Attempt 6bc357cbcbf7980d061d10c8bd273d343a848d7414f0f809f30d563ab822c9e5
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 537b842a9b264fb1d4b73a67874fb6d384a716f79a4669b05f9f66a975bc8f9c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,451
Size: 1.00 vMB
Total Fees: 0.03115322 BTC
Feerates: 150.80 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (540,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,609 374,609 000000000000000006b360843855b6e336704a1933d02db8074e8be00f8d0dc7 511 0.75/1.00 vMB 14
374,608 374,608 00000000000000000a48a41d64a21b20fa5907615a90a19a125386d1b5ec1e84 517 0.29/1.00 vMB 31
374,607 374,607 0000000000000000017d513ec908d655e2db76e27ac596af35ac7febbe0c600e 684 0.32/1.00 vMB 40
374,606 374,606 000000000000000012222af3b47e1fef285fb23f4fec0b45baad7ecf18a25672 857 0.95/1.00 vMB 19
374,605 374,605 00000000000000000d7feb10162560dc84571871b25a0d11e2557a18225420c1 1,178 1.00/1.00 vMB 22
374,604 374,604 0000000000000000030d146988e4f1b1580b171edd743caa81df994f2d4fc3c9 184 0.12/1.00 vMB 14
374,603 374,603 00000000000000000fc3fe5251487af6bde54442ad3375c62fe0255f77269717 266 0.75/1.00 vMB 9
374,602 374,602 000000000000000012c2b9633f02396c2453c6aec8e0d18f70252c39a04badfb 1,226 0.74/1.00 vMB 34
374,601 374,601 00000000000000000dbfc1bb261c5544b7b5053b7d888a42143a205d64bc04fe 743 1.00/1.00 vMB 15
374,600 374,600 0000000000000000046eca58ec57f6e0da26e41c925755f88d587f5203bf9a37 646 0.36/1.00 vMB 33
374,599 374,599 0000000000000000099adbb793e3ee36454c647bfec44d9b6aae53451482170f 466 0.22/1.00 vMB 35
374,598 374,598 00000000000000000208c87910ae2924f517ea537cfbb14525a33b950075f7ad 875 0.93/1.00 vMB 23
374,597 374,597 00000000000000000ae3bc587293d1ac462b18731192db521c0632254b3d5f0b 607 0.38/1.00 vMB 37
374,596 374,596 000000000000000005c7d852bab8664283f4e4d863b8b3995667d4edd052f826 1,838 0.74/1.00 vMB 43
374,595 374,595 0000000000000000077e3de3f97c1b20734bf6eba9f82776ab71be6791cb38e1 569 0.75/1.00 vMB 8
374,594 374,594 00000000000000000c1c8df4e6c4ac8b4923aeba461ad60051477defc6e0e9d6 325 0.93/1.00 vMB 8
374,593 374,593 000000000000000007cf55b863a8c1dc5b7fd99f25c7a6e611e39dce9cebf588 212 0.13/1.00 vMB 25
374,592 374,592 00000000000000000ee0c0fb8d923b3a6167463be738a499a0bd2b7f9155619f 163 0.07/1.00 vMB 38
374,591 374,591 00000000000000000675866add36a5bd1f88273eeafc56a3d583bb3287c54c64 710 0.92/1.00 vMB 15
374,590 374,590 000000000000000007bdde181452b197d39551664b21ef06b7e8e7e1392a8a77 970 0.93/1.00 vMB 21
374,589 374,589 000000000000000001a5a69a457a888888708c53f9055b4c068c210d62ff18b4 1,098 0.95/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.