Loading Tool

Explorer IconExplorer

Memory Pool

82,733 transactions
30.60 vMB
0.07322840 BTC
Random Selection Loading Transactions
Max Size: 188.29/200 MB

Candidate Block

Mining Attempt 5ce78513f63a2ee2653a2e5cd79416ec683b29956873452e7c0dd4b7b1682d46
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 582ffa3b3b89331b7d037a6b8a3a9c517812289ba8493095461e8451186a9112
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,947
Size: 1.00 vMB
Total Fees: 0.00443055 BTC
Feerates: 40.21 > 0.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (469,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,961 445,961 00000000000000000250cc639007b69647c428d8526d78d5cf4d1051925b0005 1,779 1.00/1.00 vMB 55
445,960 445,960 000000000000000001778d583f4dbe77799a8d2eaa405401af08c20124c4b653 2,775 1.00/1.00 vMB 68
445,959 445,959 0000000000000000029fd854a31c285f1321f5e62225e4881ef78ff74fa2d122 2,289 1.00/1.00 vMB 69
445,958 445,958 000000000000000002e283ff59853cddfb638df43daaddc8ced60a5c5c88c15b 2,297 0.99/1.00 vMB 84
445,957 445,957 000000000000000000db3fb5cb1e441f5f2a54c81bf67c02b223d4f3149b4896 2,414 1.00/1.00 vMB 79
445,956 445,956 00000000000000000185c8089be4c9abdc09aa90579de0a6d9437f3b8f0fcbda 2,100 1.00/1.00 vMB 89
445,955 445,955 00000000000000000172869f4e93fb2daba98aae0e459448a0d1583ef3257e66 2,355 1.00/1.00 vMB 96
445,954 445,954 000000000000000003596a7c8c489625e45e7aa2d1c64dcd8889c7072c0e1018 1,409 0.78/1.00 vMB 58
445,953 445,953 0000000000000000031d26fd26e940c7b00b86351b7c78154d9a6aef69f22e73 1,741 1.00/1.00 vMB 54
445,952 445,952 000000000000000002f03d510d57bc30f15190fa2a0b4be3e61d407c92bc49c3 2,477 1.00/1.00 vMB 70
445,951 445,951 0000000000000000002c95eb6c34cb1f9bdba147a1d5ff6aad411aa682df6f32 2,434 1.00/1.00 vMB 76
445,950 445,950 0000000000000000026c84c4aac0346c62c5906844d839646fec5be57ea4d81c 1,701 1.00/1.00 vMB 72
445,949 445,949 000000000000000000350e734c16078cfa36d345d0698f21968334279221640e 2,445 1.00/1.00 vMB 94
445,948 445,948 0000000000000000028f255d7ff14c8b85dadcc7fadb1a6a7c6d541d55048e4a 2,521 1.00/1.00 vMB 78
445,947 445,947 000000000000000000bbd792b4649731425053cc2ed20f21bfb330d0723f5aee 2,128 0.86/1.00 vMB 77
445,946 445,946 000000000000000001b022568c0eea405f71eaa5098b4e6339a3c975721c28a0 1,518 1.00/1.00 vMB 43
445,945 445,945 0000000000000000000c5a8475783e62f0d514b0d094f4b23408ea0b88b751a1 2,117 1.00/1.00 vMB 67
445,944 445,944 000000000000000002bc2ae102c8e5c1b34c3dc4d3027bfbfe7a4e2cdaa324ff 2,754 1.00/1.00 vMB 94
445,943 445,943 00000000000000000224b86d70e47aa5c1fefe33cc3b8a1d45e35e1c20f105c5 874 0.77/1.00 vMB 35
445,942 445,942 000000000000000000407725490d890b439ff982caac25c62371e6d347bdf74e 570 0.99/1.00 vMB 20
445,941 445,941 0000000000000000020a724e893fb5aff8fac8f78541f03edfef021e53684272 689 0.26/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.99 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: 717.18 GB
    • Received: 17.83 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.