Loading Tool

Explorer IconExplorer

Memory Pool

79,621 transactions
30.35 vMB
0.06948742 BTC
Random Selection Loading Transactions
Max Size: 184.62/200 MB

Candidate Block

Mining Attempt 028db9e78428d9575d9afa44b70ffe36a771269096abad4a408293a8dab31c25
Version 20000000
Previous Block 000000000000000000013056a9caa15cd1e34c038e1bb47f9d61c37f2e670056
Merkle Root 7d7964440a24334a5c3fe10da52cb737ed46b21ed51fa6ba28bc54696e33d231
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,173
Size: 1.00 vMB
Total Fees: 0.00481813 BTC
Feerates: 50.27 > 0.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,196 (49,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,671 865,671 000000000000000000024a6a734d190009c9d554534ce0cd3167a6c4e5cf9d99 3,963 1.00/1.00 vMB 31
865,670 865,670 00000000000000000000ff4ec8e7778dad6eeb29f09725fcc79d5b1613300abe 4,985 1.00/1.00 vMB 21
865,669 865,669 00000000000000000002cb7c49e8885363a2dab37a1edf2c915160b0b637f1f2 4,479 1.00/1.00 vMB 22
865,668 865,668 0000000000000000000278ac573cb6bd7d692961aabb122619aec6b8dd8466a3 4,784 1.00/1.00 vMB 31
865,667 865,667 0000000000000000000224c37efcd0232b7d800b6ec91072ae23b37a57970033 5,780 1.00/1.00 vMB 29
865,666 865,666 000000000000000000001177f1ce54bcebb13c7cc5e7f26628d525d966dd59d9 4,489 1.00/1.00 vMB 29
865,665 865,665 00000000000000000001ececbd12671bb44ad5c2117939fab403171d046717a1 4,732 1.00/1.00 vMB 41
865,664 865,664 0000000000000000000210ca52a18ffee41bd5665379bceb001b4daf08fa6747 5,390 1.00/1.00 vMB 24
865,663 865,663 0000000000000000000145d59f60c3fe26c6b22629fd78709460a0f0938d43ed 5,778 1.00/1.00 vMB 30
865,662 865,662 00000000000000000001913d4ca361b00a3b7077cfcc62914dc7211e2db53f64 6,641 1.00/1.00 vMB 37
865,661 865,661 000000000000000000010ebcca5d61acceb17ea062f27219489b34cdfa145cec 6,729 1.00/1.00 vMB 33
865,660 865,660 000000000000000000021c0eeea53f1f54e7f4d5dbaf08d8b4b0a1ee61600bba 5,815 1.00/1.00 vMB 45
865,659 865,659 000000000000000000025f01952914585df872d6ea0a725f1a3e25d5a21972f2 5,490 1.00/1.00 vMB 20
865,658 865,658 00000000000000000001664ccd74823e571b99302c806241cb17bfcfd0b941c0 5,091 1.00/1.00 vMB 20
865,657 865,657 00000000000000000002ae035b4b397d65e40919e4e654a6acf2e9a781c6a809 6,321 1.00/1.00 vMB 24
865,656 865,656 00000000000000000002ab622895e12032515d9ae32dfa9c0d395c558480d804 5,710 1.00/1.00 vMB 30
865,655 865,655 00000000000000000002c003df7332fc2997d4a2fe1205dbc4eb72344c0370a9 5,911 1.00/1.00 vMB 19
865,654 865,654 00000000000000000000bd7a8cabd6799d8db6089ac2d323481f8c6104fb3e69 3,693 1.00/1.00 vMB 7
865,653 865,653 00000000000000000001e09091cd949925756c88b94f02a89529ab7e04231dac 6,762 1.00/1.00 vMB 14
865,652 865,652 00000000000000000000c65d406e7942eb2ef35a9b660576c7ecd5b0c2835e95 4,284 1.00/1.00 vMB 9
865,651 865,651 000000000000000000025a41075d6894e6d26d814c14ad9cb59a2f07f5cf8438 6,438 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 707.69 GB
    • Received: 16.69 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.