Loading Tool

Explorer IconExplorer

Memory Pool

74,027 transactions
27.38 vMB
0.06798065 BTC
Random Selection Loading Transactions
Max Size: 167.11/200 MB

Candidate Block

Mining Attempt b1ed3257950a61dc8fe60e5e531d483075d10ddcbe8387614b96394472390f5a
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 64bffb5a900bda80b5483740a6a96ff9525ae9b62e6f7cc0c92c9f654e173693
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.00971358 BTC
Feerates: 402.60 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (497,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,421 417,421 0000000000000000006ba4e490508f4e3c68cafe8a27acf662ce8f8343aa40e7 1,909 1.00/1.00 vMB 52
417,420 417,420 000000000000000002655fa2f0b0940aac1bcb86ac823869937f62905148a2bc 1,733 1.00/1.00 vMB 44
417,419 417,419 0000000000000000003eb0f8ef6534cf49df6dd97920a0959f9cd628a02f4b80 64 0.05/1.00 vMB 57
417,418 417,418 00000000000000000345398b26c50b12b0d28659d5fdca6b122b7262400554bf 872 1.00/1.00 vMB 28
417,417 417,417 000000000000000001386355067f207bd60950f5c00497ee23a8e87ae7c34a50 354 0.90/1.00 vMB 14
417,416 417,416 0000000000000000032ae58b349f8abbe9b32952b1416dd7a02587bf636cd411 1,147 1.00/1.00 vMB 31
417,415 417,415 0000000000000000032511b7897667c31f832f42084165095b789a8574efff0e 1,174 1.00/1.00 vMB 26
417,414 417,414 000000000000000001891c4d3a5186d6dc88e483b7a3c12b688b0e7e05f3580f 21 0.01/1.00 vMB 60
417,413 417,413 0000000000000000053383fff3c0031639b2f6d62ab74cbb1f5c9a66bee4d745 2,009 1.00/1.00 vMB 53
417,412 417,412 000000000000000001610453a802fe98d7669b4f17250b1f176396c2024c184a 2,470 1.00/1.00 vMB 55
417,411 417,411 000000000000000003651b53be6badb834e9cdff579dbf54455bb30dc363e662 2,068 0.93/1.00 vMB 50
417,410 417,410 0000000000000000052c4996749bfb693d1897271be943b3598cf6d57c2a7bde 2,226 1.00/1.00 vMB 52
417,409 417,409 000000000000000001648783413a1b83478927b3cab4f267a339b189b557ed0e 2,506 1.00/1.00 vMB 62
417,408 417,408 000000000000000004b31a784f911eec942d6cb027d65a98dfd5ec6767cdfee4 2,422 1.00/1.00 vMB 72
417,407 417,407 000000000000000003bf5b6b9c39bcba92e8f1929b0a95183c166219eb799c3c 3,030 1.00/1.00 vMB 124
417,406 417,406 0000000000000000050d5bcc4f14c29026425d1348d4ba05ec184d070fd227e6 1,490 1.00/1.00 vMB 31
417,405 417,405 000000000000000000c354b7046893136ff7b7ce516c67708abb4bde5fc526d7 2,344 1.00/1.00 vMB 69
417,404 417,404 000000000000000004c4d949a0ae407acc6c663f824cb027b907a5eec3095b42 629 1.00/1.00 vMB 17
417,403 417,403 000000000000000001d0c85860308fb36a0fa88b3c3ad9e9730d658face3d7ec 1,636 1.00/1.00 vMB 37
417,402 417,402 0000000000000000046921fcff16753bbb7188be67892c2cdb068fdbc698d618 19 0.01/1.00 vMB 164
417,401 417,401 000000000000000000c5ab789f6209ed066ecc3e642dfd3b8f2b57a52703eff7 1,681 0.82/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.94 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.86 GB
    • Received: 17.61 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.