Loading Tool

Explorer IconExplorer

Memory Pool

81,613 transactions
29.66 vMB
0.08680664 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt a6453f94365c36803023e054bf3bc89ee098004511380bf8518d4cf4c3242e00
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 5485cb63c5c628e47094e4123c566b01292a8523a8a0a09e28d7594029776af0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,199
Size: 1.00 vMB
Total Fees: 0.02428273 BTC
Feerates: 100.53 > 2.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (317,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,036 598,036 0000000000000000000472a8cf4a01d892f5a65a76501b13247bc5ab50c6825d 2,298 0.66/1.00 vMB 11
598,035 598,035 00000000000000000010a21b62f9d9b743ac83c45ba5bd39ace91e3677723173 3,755 1.00/1.00 vMB 7
598,034 598,034 0000000000000000000001d5b5ce68ef4f426909c6f6299a945a5a781cd1f18a 2,942 1.00/1.00 vMB 10
598,033 598,033 00000000000000000008a1b487f2a923abb963f43b88b649b4f951e459cfb4e2 3,581 1.00/1.00 vMB 20
598,032 598,032 000000000000000000124094a735c94c3cf70d503f1ab1b26c6730c60fe15998 1,523 1.00/1.00 vMB 3
598,031 598,031 0000000000000000000e14b0944bb074b1228d01933ee656d17a809ee53c46db 3,255 1.00/1.00 vMB 14
598,030 598,030 0000000000000000000f36f677a781f45601fa00c430d22eb8c06e6253b3c0fa 3,407 1.00/1.00 vMB 17
598,029 598,029 000000000000000000105991925d744a763cca0b9e01f8b31e72bf3c14601f56 2,723 1.00/1.00 vMB 5
598,028 598,028 0000000000000000000311da3e8f48c286cf9825edb92aa4b7c8e60e5487e916 3,291 1.00/1.00 vMB 12
598,027 598,027 0000000000000000000337a51e06b90708776a8d527ac20e78d10e900b6baf16 3,096 1.00/1.00 vMB 34
598,026 598,026 00000000000000000001d2853a53754e2fde3fb5578ba5901681398a7c680161 2,782 0.76/1.00 vMB 12
598,025 598,025 00000000000000000002aff179fcedd70c1eff7cdb636ecc2ec7760bf8ea1d5f 1,134 0.44/1.00 vMB 12
598,024 598,024 0000000000000000001467a8374923a8aaf20710404319d9a992c5f3a157fe32 2,538 0.71/1.00 vMB 13
598,023 598,023 000000000000000000040f5af6ff64036bad9200753b37f2402f97a7b47e4294 2,679 0.77/1.00 vMB 11
598,022 598,022 0000000000000000000881d1c58a83da8d0f1e7adf5da87944e4ad1b23f8bec2 1,773 0.52/1.00 vMB 15
598,021 598,021 000000000000000000021c736def018b49869528f2359b175ca6e9f2b377bc62 472 0.12/1.00 vMB 16
598,020 598,020 0000000000000000001216aac1178ce38ede2cb592f131e84fd10224228e1513 1,944 0.56/1.00 vMB 15
598,019 598,019 0000000000000000000f2051714c281f39d51b29f991b59c8d649cfee84a74b2 1,855 0.61/1.00 vMB 11
598,018 598,018 000000000000000000158c036b0843d183697805818fd92bce2115a28b3d2242 3,578 1.00/1.00 vMB 9
598,017 598,017 0000000000000000000cc2c17cd49d8c2e68fd3839162e5975a8f95adcbe050d 3,110 1.00/1.00 vMB 18
598,016 598,016 000000000000000000038017b7f2236e86c956851436d444f9a34232ff37dba4 2,929 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.