Loading Tool

Explorer IconExplorer

Memory Pool

84,396 transactions
31.98 vMB
0.11234966 BTC
Random Selection Loading Transactions
Max Size: 193.72/200 MB

Candidate Block

Mining Attempt c578971becfbfb8bee30df8188ba83175f09d50683ad229e92afbbaaefc820d1
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root b42f40c5805eb847d88b494339ec9ed3bfd21a577e1340ad7a7fd52e348a17dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.03967933 BTC
Feerates: 100.69 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (229,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,903 685,903 000000000000000000069ff145dea3a5d3acbd50d4129568f103091a4730a705 2,353 1.00/1.00 vMB 52
685,902 685,902 0000000000000000000842adbb26bb2aef9ddffff0b5f5ea5b23f59111f72d89 2,834 1.00/1.00 vMB 63
685,901 685,901 0000000000000000000353d002b39f2d70702d22091e51f71eb8a06ff3581db4 1,244 1.00/1.00 vMB 26
685,900 685,900 000000000000000000079eb51a9e6434538281dc84f0845d6e8a59ce4c90ad57 235 1.00/1.00 vMB 3
685,899 685,899 00000000000000000001f77eeb9271ecdc1c3d8a60e48a238f19fef16d496f08 1,624 1.00/1.00 vMB 25
685,898 685,898 000000000000000000033478a47f7ba947e4b82fed0c7a1c3dcc4526d7dba835 1,033 1.00/1.00 vMB 14
685,897 685,897 00000000000000000008ee6cd034d344054c42a21af872a46af468120e8785c3 775 1.00/1.00 vMB 25
685,896 685,896 0000000000000000000607302b9a567017daeacb2f9ce5573e0e8040eef48e7a 299 1.00/1.00 vMB 6
685,895 685,895 00000000000000000002b1cae99674dc9239a947785f418211d4fd879c769c2f 1,189 1.00/1.00 vMB 17
685,894 685,894 0000000000000000000abd3ad534c37710e7a557e06d8ba2e4c27ee1531d44d1 564 1.00/1.00 vMB 9
685,893 685,893 00000000000000000006c9b3117b3c1f260b1b61233376a7f1c8300b877f9e87 235 1.00/1.00 vMB 3
685,892 685,892 00000000000000000004ecb1edd69ed4e875b4bc193fb5ca04e815866c14c0d4 711 1.00/1.00 vMB 11
685,891 685,891 0000000000000000000ca7b724b8ff5c50bb6407c56035e19ab3eb7f903c5d44 810 1.00/1.00 vMB 18
685,890 685,890 00000000000000000003aebf8ebe7f0ece8a3f73e08a947eca91e16bb598b8d5 297 1.00/1.00 vMB 5
685,889 685,889 000000000000000000058dff9101307a6e3d4c81fcb54f9a99cb8dcd668052c5 774 1.00/1.00 vMB 20
685,888 685,888 00000000000000000007f01ba267d5f2981166285a44da74d192c59c16b491cb 165 1.00/1.00 vMB 4
685,887 685,887 0000000000000000000bb888ee35d63a0da779f971bf08793b028cccadedb19c 1,133 1.00/1.00 vMB 19
685,886 685,886 0000000000000000000ce8693604e9ecb37e78be35fc8fd5cf28c217796efb1a 1,353 1.00/1.00 vMB 20
685,885 685,885 000000000000000000090cab4fcbf7766b5d3d09a802a35e2becfd6ab1e77a4a 1,355 1.00/1.00 vMB 16
685,884 685,884 000000000000000000047e745438049b09b4c0fd0f144916377fd67297fd0451 2,396 1.00/1.00 vMB 30
685,883 685,883 00000000000000000009a5917022c3e9574b16db3948e00e72477c208993a95f 2,389 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.72 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: 703.49 GB
    • Received: 16.64 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.