Loading Tool

Explorer IconExplorer

Memory Pool

80,714 transactions
33.93 vMB
0.13344347 BTC
Random Selection Loading Transactions
Max Size: 193.29/200 MB

Candidate Block

Mining Attempt b8d1041d27e36cb1ba23afd2857cf0b9890f2c90e40500b28809e8b4dd296c0b
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 8b7a478b6b8e5403fbcceabe3c6f9e1ea32a83f942b56804bc7b957971bb1a77
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,831
Size: 1.00 vMB
Total Fees: 0.02560314 BTC
Feerates: 146.36 > 2.57 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (558,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,513 356,513 000000000000000005fc0f160d89d99509ce28c82d231e627fcb218064a5e3da 201 0.08/1.00 vMB 32
356,512 356,512 0000000000000000159e1e07d5957d3f79609b0d3256fbb1c79de6b9f008c42d 1,141 0.48/1.00 vMB 33
356,511 356,511 00000000000000000e05ea9fc3ea929135e337769b511565ce0b82c17995bcb7 1,046 0.53/1.00 vMB 27
356,510 356,510 00000000000000001392df78195b0ae1ccd234b63d7a133ef16f56a0f7e7166e 934 0.51/1.00 vMB 27
356,509 356,509 00000000000000000bd4b2c986073507c5755980c8122317caf6c484392b5931 760 0.35/1.00 vMB 27
356,508 356,508 0000000000000000027a3bd570c9b859116649c20b7c80d96382e7a9353700f1 1 0.00/1.00 vMB 0
356,507 356,507 0000000000000000044126e883889efaed180f8bada88c2a9e5e7d1792006215 595 0.33/1.00 vMB 22
356,506 356,506 000000000000000005025956928662e33693bd23a4e0000db92f9c184f872402 655 0.39/1.00 vMB 23
356,505 356,505 000000000000000015589f559fe0f982653c416857adb5d027fd16671cc5713d 665 0.50/1.00 vMB 11
356,504 356,504 0000000000000000041a8da7df0212fe4f038e399f7d527dc2a55769eeb0e1bd 965 0.75/1.00 vMB 21
356,503 356,503 00000000000000000f9295e1f0dbd98db8746f6f3fe4a192e664bbb3f1b80bef 2,046 0.75/1.00 vMB 35
356,502 356,502 00000000000000000dabe52103e93c812ddefa6797cb2d4ea752cbf3da437749 644 0.49/1.00 vMB 22
356,501 356,501 0000000000000000113ce10bb413e48bf3d1823de912e461f8a555fe6a353e9f 447 0.22/1.00 vMB 28
356,500 356,500 000000000000000012ae289abe9f33b266bb08d65645b40ee5b0e3d4dbd329f5 403 0.20/1.00 vMB 25
356,499 356,499 000000000000000005f50ee1dc7fa63007db102f51c8d86ac3742f67cb018544 109 0.07/1.00 vMB 21
356,498 356,498 0000000000000000126f1314dccdc1ea4b6c5c26816b2a23387458c80cbed5be 1,031 0.48/1.00 vMB 29
356,497 356,497 0000000000000000068b486c081cd2b023bc1fbd947d97e434564b983cbb7df2 315 0.13/1.00 vMB 30
356,496 356,496 00000000000000000cfe31499e3b214feea4a06b043f4c254fefa65b89789149 269 0.12/1.00 vMB 28
356,495 356,495 00000000000000000542fe213888d2165621f7d46f02f12a0322e4fba3a1e016 93 0.06/1.00 vMB 25
356,494 356,494 00000000000000000d93faeb5b78d60d43a3c9c393ba7dea744b12ca86a18518 287 0.15/1.00 vMB 26
356,493 356,493 000000000000000002bd96ee06748532f640609e4a51ce3962a41e927b274644 677 0.35/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.10 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: 727.86 GB
    • Received: 18.47 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.