Loading Tool

Explorer IconExplorer

Memory Pool

79,741 transactions
29.28 vMB
0.12684725 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt a88aa93129795721e219ec9ff82d9a2b63bd812a75d52bbc79759cda55ac3798
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9fd95ccb174f670223100e6ecb7968cda0fc9eae0842dcad51ad4aa43dae8941
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.04725333 BTC
Feerates: 602.26 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (509,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,700 405,700 0000000000000000031473349cbd4dce9b67558613887fbd3e1c76f3ffd1638b 2,316 1.00/1.00 vMB 49
405,699 405,699 00000000000000000147694bfa102d14e4419824e7bd966b08c2c07f849cdb9f 1,721 0.96/1.00 vMB 36
405,698 405,698 00000000000000000343008ab3e750d17e7e4c24c83e285a013ee21128c52f5d 189 0.18/1.00 vMB 57
405,697 405,697 0000000000000000036edeee4308f0a15cd47f574927f8387a5d98574672d81f 399 0.41/1.00 vMB 11
405,696 405,696 000000000000000004f150ddeee3fe78e63eb95d4954ae9fa156aafa11af8cd5 586 1.00/1.00 vMB 17
405,695 405,695 000000000000000003e2528723d4dd5aec785e38f36737aea03c10007c270409 2,219 1.00/1.00 vMB 54
405,694 405,694 000000000000000000ab32144ebff7fafb7283e60a5d391a0e37e431e1808e78 1,379 1.00/1.00 vMB 33
405,693 405,693 000000000000000002c401c489e40be6a3c29af50aa64e89a63cab8b460bf206 1,174 1.00/1.00 vMB 24
405,692 405,692 0000000000000000053d14f51c6ba5f6ecf269696ec3c242c97531097426d8f1 2,847 1.00/1.00 vMB 62
405,691 405,691 00000000000000000449278f7a0c7d331bf40f115132f9cc85beea453a90f66e 599 1.00/1.00 vMB 17
405,690 405,690 000000000000000000c3a3b7368fd4e84cb62157afa4b23d669a102819ef8cbf 1,147 1.00/1.00 vMB 25
405,689 405,689 0000000000000000034769051ae1de3b71773bab819dc672eaeb384e8b60d9e0 2,451 1.00/1.00 vMB 55
405,688 405,688 000000000000000003fda9481a853afcfc81f47de33663b78430a829d36af81c 1,763 1.00/1.00 vMB 40
405,687 405,687 00000000000000000279fc4bc657c0e0c0e07fd54d1b32ac5f0c0058a6ac5098 1,472 0.92/1.00 vMB 37
405,686 405,686 000000000000000001d4015bf0fa7219fda7f5bad71493f7fdc5fccd83158abd 2,411 1.00/1.00 vMB 52
405,685 405,685 000000000000000004cd8a8ffec422f22ae591640b7f3758a21d1ddb430a51fa 1,834 1.00/1.00 vMB 36
405,684 405,684 000000000000000004b06ffcaa65ea0f10aa6a6294c3a8059132bcf9f682e4d9 2,533 0.93/1.00 vMB 62
405,683 405,683 000000000000000002d2a84f4b63da7e206b0888fafa9a601e4619c92e53fca1 2,725 1.00/1.00 vMB 52
405,682 405,682 0000000000000000061650330498c0b0b11169db07c8e12bf5b12697ce42aade 1,895 0.75/1.00 vMB 56
405,681 405,681 000000000000000000ad570c252cffb09b1c1969d4c7584dd048252fba72d6a4 823 0.37/1.00 vMB 43
405,680 405,680 0000000000000000009006f3e42e52bb2ba620191dee4c219d8f159e84815f8f 1,395 0.99/1.00 vMB 38
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.45 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.