Loading Tool

Explorer IconExplorer

Memory Pool

81,692 transactions
30.74 vMB
0.08497504 BTC
Random Selection Loading Transactions
Max Size: 185.09/200 MB

Candidate Block

Mining Attempt 4824bf96fcb3ed0bf7d312f98eb235835ad0f87bdf4237b69089f4f8ee6630bd
Version 20000000
Previous Block 0000000000000000000181cbbb37023f2ae341db02ca2f52912bd17b61552f03
Merkle Root a5844648170c22d2c6d6fc4cc4cef76291a587a0a2d25a0cc9de131d6fd72aa5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.01736402 BTC
Feerates: 51.76 > 1.74 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,170 (197,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,909 717,909 00000000000000000000e74149e72c814fdab681e9b533b6e3d2151e8844a4ab 1,355 0.55/1.00 vMB 8
717,908 717,908 000000000000000000043c1db51c5b7d1b5ace2d223b9132b787deedcc3f6c84 547 0.16/1.00 vMB 13
717,907 717,907 000000000000000000069275681691b49c374e69da08383b7f4ca211db62c21d 483 0.20/1.00 vMB 8
717,906 717,906 0000000000000000000a2e155b6307a3a490c10365b78488c63eca797e4416a7 2,734 1.00/1.00 vMB 11
717,905 717,905 000000000000000000010848ad58a3f4c79cb1882154989d5da901426c74480a 2,323 0.85/1.00 vMB 10
717,904 717,904 0000000000000000000636933711dbf608d93bfbb28af61e9f96dbc0aeeabeb5 2,262 0.88/1.00 vMB 9
717,903 717,903 000000000000000000004aa83e08d3a9796b80d4808b135b92d357b7281f44f5 2,131 0.95/1.00 vMB 4
717,902 717,902 0000000000000000000a7cf9e44626b0a3e1d6d8471b1ec26f11a87b7af98def 1,939 1.00/1.00 vMB 9
717,901 717,901 00000000000000000001ccb70cedf6c9300972ee36bd1bf9fa28bcdcd17df386 3,175 1.00/1.00 vMB 5
717,900 717,900 00000000000000000003b11ffb07e16b4140343d71fe249d21e1f75859bd0472 2,196 1.00/1.00 vMB 13
717,899 717,899 0000000000000000000b20ae84d9985bdf829615c38576fd66609e7a8cec42d7 2,928 1.00/1.00 vMB 16
717,898 717,898 00000000000000000002e4652943c5cd59d1474faf06e5e6fe69db016c7c37fc 1,849 0.63/1.00 vMB 8
717,897 717,897 000000000000000000000986b5961df3e9450ecd09a88f18b7bc3b2fe492bab8 1,425 0.86/1.00 vMB 2
717,896 717,896 000000000000000000043c76dda7c121e5314e8672bfe8f0100f7e374d0e5fbd 2,162 1.00/1.00 vMB 7
717,895 717,895 00000000000000000009ee2f994ba9920b427f010476276e27c99158952e3483 3,140 1.00/1.00 vMB 7
717,894 717,894 0000000000000000000017b10e5a6951da7d906d5d034bdd6fa3cdcca252840e 2,739 1.00/1.00 vMB 12
717,893 717,893 00000000000000000006592837fe10cee5879afd3e0d44b7fcc7dc0344edfa0b 462 0.15/1.00 vMB 7
717,892 717,892 00000000000000000002809530fd212ec003945486b8e0e62e08680ffbc1f6fb 2,303 0.96/1.00 vMB 7
717,891 717,891 000000000000000000077caacb267972fdbea0737ec659e82727e94873f97f41 252 0.09/1.00 vMB 8
717,890 717,890 000000000000000000094a039f5a0e3e80c728f0bb8c21c149d80fd0fff04ce7 2,078 0.85/1.00 vMB 8
717,889 717,889 00000000000000000006350b2c0ef206723603cd078d1b44188277da3fb6eaf9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.