Loading Tool

Explorer IconExplorer

Memory Pool

36,211 transactions
28.98 vMB
0.10120152 BTC
Random Selection Loading Transactions
Max Size: 143.66/200 MB

Candidate Block

Mining Attempt 7418e2578d90e9c49f6572889bb4aaca9de995dd495837b6a87593f05665c2ee
Version 20000000
Previous Block 0000000000000000000060e6b42c519f1600280c1d56df8b872ca0d7bb109b20
Merkle Root 42d79e17e0d06567c13e91be529a408808d69a426690f5df119b3a29e760fdf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,059
Size: 1.00 vMB
Total Fees: 0.03986176 BTC
Feerates: 194.93 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,506 (906,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,377 8,377 00000000e531b9fdf75dcba6ef7104c4e1659e8820ac46b3d6a530273b1535ee 1 0.00/1.00 vMB 0
8,376 8,376 000000009c6ede99417e884dcebfe5a15dfae6bfabb8d8a2a25b3e38e242ef25 1 0.00/1.00 vMB 0
8,375 8,375 00000000218f06574d0365ce488b661121df6b3777e1cd42213e6ed5a13136d2 1 0.00/1.00 vMB 0
8,374 8,374 00000000b3b9813ca08c6e789420db15c3fd8751c56b27c0b3046d651a0bea0c 1 0.00/1.00 vMB 0
8,373 8,373 000000002a9e31750bdef0772fdb2eb650d8e36231c2f6b4f62d80963bfe99d6 1 0.00/1.00 vMB 0
8,372 8,372 000000003bef25ccaef6d6841f7a7f2e67817f212dca3e981dd0457c3c070fd3 1 0.00/1.00 vMB 0
8,371 8,371 0000000087f4d4e4f161170d0b78e5ef6a9ec336b940ec6a14b2e1dfcdbbbb60 1 0.00/1.00 vMB 0
8,370 8,370 00000000a23eb534ee04e5bc3ad1ad9118e83a50668830b5bd9f278e65a5898e 1 0.00/1.00 vMB 0
8,369 8,369 00000000060b5a18ae89add85fe374150f8ffbf9d2022080505aefb5d4feadd2 1 0.00/1.00 vMB 0
8,368 8,368 00000000748edc031f6bb63cb9c800551f818367604347e1c20c2da1128ac6fb 1 0.00/1.00 vMB 0
8,367 8,367 00000000dd6b035a3923661961d3cbf16e793ab324a32f21b57b02afbf7697cc 1 0.00/1.00 vMB 0
8,366 8,366 000000008da15afed11cf8e45a21c133d6133242a847863614794f110791bc82 1 0.00/1.00 vMB 0
8,365 8,365 000000003c8f1e429b24b31c5207148b23000925746559c7b5a18d361723b173 1 0.00/1.00 vMB 0
8,364 8,364 000000008b11231249b029fbec69dfcfd66ff5aef5064c4719334865a0bcf57a 1 0.00/1.00 vMB 0
8,363 8,363 00000000b4aa31e40e5e89d6b2e83b0585f796cbbff2436cde869a8616cc7a19 1 0.00/1.00 vMB 0
8,362 8,362 000000008ab337472c11ece22a3ac9c91e95562399604a9b4afe38d532604c19 1 0.00/1.00 vMB 0
8,361 8,361 000000009d1eeefa21f3ca68284fd9236e722d6aad7443c2c8f23d124e7fb9df 1 0.00/1.00 vMB 0
8,360 8,360 00000000d50a093110c3cde6536f10c7ca57e46896397372930d74534ac16879 1 0.00/1.00 vMB 0
8,359 8,359 0000000057921684b09457cbaba3b5c7809b40b1e37f71dc54e3b86b5bfaec7e 1 0.00/1.00 vMB 0
8,358 8,358 0000000080a79cd6eb65fe147f655d0f17a00e2629dba2800a1563982cf91f12 1 0.00/1.00 vMB 0
8,357 8,357 0000000040621f33019e2f9d8bb8bd0b666aad435c94df1fb86e64b8146cf86b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.63 GB
    • Received: 11.03 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.