Loading Tool

Explorer IconExplorer

Memory Pool

72,207 transactions
27.89 vMB
0.06336232 BTC
Random Selection Loading Transactions
Max Size: 165.37/200 MB

Candidate Block

Mining Attempt e9733580c0eab8f643cc9a65964c348f472494f575056270896952226288ceb3
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root d32c7dddd2fb9d2736aff11d79345f7d501929f9df937b74b152edc0e3d947e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,404
Size: 1.00 vMB
Total Fees: 0.00774184 BTC
Feerates: 40.21 > 0.78 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (242,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,794 672,794 00000000000000000008a066d829ae8d436e50d6c29d5e3021f5d5bd4693be40 2,561 1.00/1.00 vMB 92
672,793 672,793 0000000000000000000bf2111ab6660a1666b758cbe49b89693f2fdc3e817799 2,086 1.00/1.00 vMB 94
672,792 672,792 00000000000000000000164cdb3a8fd3e69da1439c01ab8f8c51bc6c574877e1 2,171 1.00/1.00 vMB 42
672,791 672,791 0000000000000000000260ad871ed3eca1ef18d38fcde3bdbec89de62d73e365 1,871 1.00/1.00 vMB 36
672,790 672,790 000000000000000000036c7ec6fa93f28479f016abe905ab0f6d39f0e5a75460 2,827 1.00/1.00 vMB 75
672,789 672,789 00000000000000000009e2386255df7bbe7a14f416fb40bd1444000a02fffe74 1,353 1.00/1.00 vMB 112
672,788 672,788 0000000000000000000829d314f55c06faba7fe902a2223e0e234ef9f1c3d808 2,266 1.00/1.00 vMB 111
672,787 672,787 0000000000000000000777b172631e2a13ec6c80d71dac48235f869c3cf42467 3,284 1.00/1.00 vMB 140
672,786 672,786 0000000000000000000132ab26426622f28235cca44bc61a3c68acc744ea7daa 1,945 1.00/1.00 vMB 77
672,785 672,785 00000000000000000003e66945606ff0900ce229bc21fc5c6be24270c36d4471 2,469 1.00/1.00 vMB 109
672,784 672,784 000000000000000000044485496009755568e8738b8b4f09f9897ebb7ccb1ea3 1,787 1.00/1.00 vMB 55
672,783 672,783 0000000000000000000904317cb86ab157edee0d9f6e15eb0c75477f79cab23c 1,416 1.00/1.00 vMB 64
672,782 672,782 00000000000000000006e1c3332135cc9daa80b407a1760f03ddaca5ee35b3cd 2,294 1.00/1.00 vMB 58
672,781 672,781 00000000000000000002405808584c4fbf69701947f3b91d628acf6646fe4f18 3,081 1.00/1.00 vMB 54
672,780 672,780 0000000000000000000503f14a01ad44d1be620a4fbd76ea9156e2f453f4b401 3,042 1.00/1.00 vMB 68
672,779 672,779 0000000000000000000510aabc03de4338701444184c6b7f45342fcee4142846 2,262 1.00/1.00 vMB 108
672,778 672,778 000000000000000000045d4b182109496ec7e2a01c7af3543db307eb26fd2061 1,950 1.00/1.00 vMB 74
672,777 672,777 0000000000000000000ae846fd85130a3ddee57fe59c1b211df073f2893e3ee6 2,477 1.00/1.00 vMB 72
672,776 672,776 0000000000000000000bdc675f0aed780ebd3f602899cdcfea4799e0f0820402 2,487 1.00/1.00 vMB 86
672,775 672,775 0000000000000000000b5c1c43feb57079ad78497e1d5b978cdd85c41644569a 2,220 1.00/1.00 vMB 60
672,774 672,774 00000000000000000005b475a526df6e73156f8372ec4241d2a4ef2d82148c12 2,535 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.45 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: 666.97 GB
    • Received: 15.24 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.