Loading Tool

Explorer IconExplorer

Memory Pool

46,209 transactions
28.17 vMB
0.07462658 BTC
Random Selection Loading Transactions
Max Size: 149.12/200 MB

Candidate Block

Mining Attempt 4097a4e069fcd2142c179cc7ffb257e901151128846eb8e3f12c543c0bc5172e
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 55cf48c8640289e4b35017304ea4f5ce155c501fb5b1ba9ac647f9c0feeb9fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,909
Size: 1.00 vMB
Total Fees: 0.02028466 BTC
Feerates: 101.53 > 2.03 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (154,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,369 760,369 000000000000000000063ef016bb6db1ffa0c9d2c0df5bb204fe74f7b469fc73 867 0.24/1.00 vMB 17
760,368 760,368 00000000000000000001bee5b5adae12ee68901d92030d20a4274ffe7f1141fb 2,574 0.80/1.00 vMB 18
760,367 760,367 0000000000000000000321d2dd341d44e22317df225febd3177174b8965555d0 65 0.02/1.00 vMB 13
760,366 760,366 000000000000000000021487ea8ced71728b3d64c5a048cbfd14812417e0f119 1,135 0.38/1.00 vMB 21
760,365 760,365 000000000000000000063751be8da0dd965b8b70192988ff2d0d42689077c32c 596 0.44/1.00 vMB 7
760,364 760,364 0000000000000000000629e9646ba56a127dd779e9c72e4787cf1e874a0e0259 1,250 1.00/1.00 vMB 7
760,363 760,363 00000000000000000003a60462fe5a4fb424a623ec7433b4e57f4f8d9b1b703c 2,607 1.00/1.00 vMB 8
760,362 760,362 000000000000000000051671e3b13611985ea6c842eb87ab2e781329d221ee1e 2,764 1.00/1.00 vMB 19
760,361 760,361 0000000000000000000447328992c8fde12c3f36bc1aab55fd495d2aa295ef52 3,731 1.00/1.00 vMB 30
760,360 760,360 00000000000000000005621956caad266b9f4066b8b57f0983aa6e38cbb8d99e 1,386 1.00/1.00 vMB 3
760,359 760,359 00000000000000000004fe6540942f5648c01d9dab58513cc7702f5e0c2e8cc5 3,183 1.00/1.00 vMB 31
760,358 760,358 00000000000000000002923004e45d6781cf6084d9c3d9a2825f250ad840b65b 434 0.17/1.00 vMB 18
760,357 760,357 00000000000000000004095dd36820ac9d8edf258b7a7439273df7765224db13 29 0.01/1.00 vMB 16
760,356 760,356 00000000000000000007623bbb497c5e1ed1a964a0027a7b1182b625b2a3f9b0 970 0.41/1.00 vMB 3
760,355 760,355 00000000000000000003a64f60b1f34ac1d9cf6b3bd0205984a5dbc8d60b7bd3 1,455 1.00/1.00 vMB 18
760,354 760,354 00000000000000000004e400823b53b0466dec2e0759869e74949559834917f1 2,946 1.00/1.00 vMB 26
760,353 760,353 0000000000000000000075a55839acdd08405e7d72118c76effd4ee0ecaf80c8 1,833 0.81/1.00 vMB 16
760,352 760,352 00000000000000000002baf55732fb601fb809a4c2db66b91895ec5cff65320a 2,154 1.00/1.00 vMB 10
760,351 760,351 000000000000000000014b429bdc5baa3e5c8c69d139fc2ab6192a8bc32f779b 3,335 1.00/1.00 vMB 27
760,350 760,350 000000000000000000068bf4aa9d7e47ff9363a78eb44bf811b86601a397ec26 498 0.21/1.00 vMB 11
760,349 760,349 00000000000000000006d74058e2071098e31fdb9320fbb2a3de023471fbf661 32 0.17/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.28 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: 656.75 GB
    • Received: 14.43 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.