Loading Tool

Explorer IconExplorer

Memory Pool

79,342 transactions
30.31 vMB
0.06896466 BTC
Random Selection Loading Transactions
Max Size: 184.26/200 MB

Candidate Block

Mining Attempt ad2a594cc5ca19bf328a6825d9913560263c1f10d6c496bda8d0d5366da92d3e
Version 20000000
Previous Block 000000000000000000013056a9caa15cd1e34c038e1bb47f9d61c37f2e670056
Merkle Root 2cd0340f234317ff72335b090db1c34db9db17d547c97c97e1ff75a536298bc9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,733
Size: 1.00 vMB
Total Fees: 0.00427431 BTC
Feerates: 50.27 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,196 (74,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,685 840,685 00000000000000000002ad7e122a67d6944905c033a13c47ba7e01bfee83da99 3,068 1.00/1.00 vMB 74
840,684 840,684 00000000000000000000d9f47cc6f19643a35e15220c76583e14a9c476bd3217 3,117 1.00/1.00 vMB 111
840,683 840,683 00000000000000000003236b1c52185e1e2814cf9354a8acd27126d6f95a1111 4,994 1.00/1.00 vMB 107
840,682 840,682 0000000000000000000206d843a3cefc5dc79d0af930eced1bd5d8616f55513e 4,371 1.00/1.00 vMB 117
840,681 840,681 00000000000000000001063cc33302a8fb6b054d883622502fe75e58c20b54dd 4,438 1.00/1.00 vMB 130
840,680 840,680 0000000000000000000179813f7d004e763826c53c1fa2df0868724e1ba8eadf 4,845 1.00/1.00 vMB 114
840,679 840,679 000000000000000000026c9b2efd57832071f205c5fa3b7a243b8891b07b97bb 4,919 1.00/1.00 vMB 165
840,678 840,678 00000000000000000000040bb7286e6be3326332f512ef45f577488d5d22000c 2,942 1.00/1.00 vMB 87
840,677 840,677 0000000000000000000116393f98daec3d6975efe912fdc0d299a7670f466aef 3,672 1.00/1.00 vMB 108
840,676 840,676 0000000000000000000000996d4949f905c49f6af44dafadcc99ca543e07e282 3,637 1.00/1.00 vMB 114
840,675 840,675 000000000000000000007b8b00f96270b72b395212b10f8278e308e1e0d103f1 3,139 1.00/1.00 vMB 96
840,674 840,674 000000000000000000000bb84a1b3a70861ccb9a225e87b7ba3ee73a68c475ff 4,043 1.00/1.00 vMB 137
840,673 840,673 00000000000000000000a6a46bc7049001a5c3dc9cf8bcba08dd68ecf3b5a860 2,788 1.00/1.00 vMB 103
840,672 840,672 00000000000000000001d2cbad2209f51143679b6797aef393a45e82eb88a9ae 4,084 1.00/1.00 vMB 141
840,671 840,671 00000000000000000002bf1e60049e942ac34b728911adda77d704cc8401e84b 3,894 1.00/1.00 vMB 203
840,670 840,670 00000000000000000002bfb80f999209eb941054e1b8c4eb53ced2f57a328ff2 2,787 1.00/1.00 vMB 92
840,669 840,669 000000000000000000023b13fb50374067833111079a46d3dc3d04d3814d62b5 3,561 1.00/1.00 vMB 107
840,668 840,668 000000000000000000029de3f45001e6f0cf4574a1ebedd7d7e00029757ae59c 3,370 1.00/1.00 vMB 126
840,667 840,667 00000000000000000000cb1926d17668ff8d6238e98fdf5abdd28d4c56526f46 3,426 1.00/1.00 vMB 95
840,666 840,666 000000000000000000008d44957db43d1a58fa8887718d182ae89c1a0613c516 3,073 1.00/1.00 vMB 133
840,665 840,665 000000000000000000008910a612abfb19cd858bdb3877914c7e3a3fac0d313f 2,832 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.73 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: 707.69 GB
    • Received: 16.69 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.