Loading Tool

Explorer IconExplorer

Memory Pool

78,035 transactions
34.50 vMB
0.15627059 BTC
Random Selection Loading Transactions
Max Size: 191.71/200 MB

Candidate Block

Mining Attempt d16b25fb3b4a425e306acdd3a3de523718443d2800e09cda2a9156eb0aacee62
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root db199775681be34960e989043b56a36f32bc1e7c82167e874366ab0091bec111
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,645
Size: 1.00 vMB
Total Fees: 0.03115357 BTC
Feerates: 445.78 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (184,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,662 730,662 000000000000000000066afb89158ce0e6adecb009084643b5fad3dab9b36f4f 2,464 1.00/1.00 vMB 10
730,661 730,661 00000000000000000007c7bd6af011711b60eb2c6f7ae95a2eb054f67382d14a 1,475 1.00/1.00 vMB 5
730,660 730,660 00000000000000000009217bfa1a9a01b09becd61c22dff5115e6b03762cea6d 128 0.06/1.00 vMB 8
730,659 730,659 000000000000000000074d998b1b18a41bc46c34a4e4421840fd316d719334f3 1,078 0.60/1.00 vMB 3
730,658 730,658 000000000000000000095d460b5061ac383e50864c38aaf7bd9877751cd8de77 2,842 1.00/1.00 vMB 10
730,657 730,657 00000000000000000003c5095559354b94384070e5b293a9fbb34a39e28fd739 164 0.04/1.00 vMB 11
730,656 730,656 00000000000000000003a090febf70df1dfecbf29fcb5048e7fe6c785416ab51 2,031 0.83/1.00 vMB 8
730,655 730,655 000000000000000000041b938bd3db61c9175404a1c2310a432e5922b42d34bb 382 0.11/1.00 vMB 9
730,654 730,654 000000000000000000080ce67f9797372544703513ef7e8d6b859485b52a8c74 681 0.94/1.00 vMB 2
730,653 730,653 000000000000000000016efd0712fb6da885642e15d5b480385b2c233a8498fb 2,160 1.00/1.00 vMB 9
730,652 730,652 00000000000000000000571ebc3ef03c9354c5c5d7d82332c2749ab62a6b4c93 319 0.14/1.00 vMB 8
730,651 730,651 000000000000000000079483941c18519dcbad22fcbadd219a386a923773dcb0 1,217 0.39/1.00 vMB 9
730,650 730,650 000000000000000000057f59b38efb347da06a3498de576ca74994d44d35e980 370 0.13/1.00 vMB 12
730,649 730,649 000000000000000000079f0b6cd7d0d29c2af0eb7ce18b91388caa31ada977b5 732 0.26/1.00 vMB 9
730,648 730,648 00000000000000000000664b493343b38140be9126051ab26ff82ca3013781fe 1,540 0.63/1.00 vMB 9
730,647 730,647 00000000000000000008d232c01db69402e7986f9f9b10c49b142a80aad07939 625 0.36/1.00 vMB 6
730,646 730,646 0000000000000000000697f87f26096a59a9200de75f1b632f1ddc201446cec1 1,039 0.64/1.00 vMB 5
730,645 730,645 00000000000000000000800f42b08026f59dbc0fb82bbacec44065b4b351d685 2,680 1.00/1.00 vMB 9
730,644 730,644 00000000000000000007ef59795164aed9958dead78e1ba2541e0d645abbdc56 1,050 0.47/1.00 vMB 12
730,643 730,643 000000000000000000041c29c70c9f8625fd2d7ae484a4f4227b3f06ef9989f3 1,507 0.89/1.00 vMB 5
730,642 730,642 000000000000000000036103fffcac3e2f94757858cea8752a72422d6d50b24b 1,956 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.11 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: 736.40 GB
    • Received: 18.58 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.