Loading Tool

Explorer IconExplorer

Memory Pool

50,577 transactions
30.35 vMB
0.14294957 BTC
Random Selection Loading Transactions
Max Size: 162.04/200 MB

Candidate Block

Mining Attempt 7aad6ac00ab3c839552be8c1f4a0b40131808d1611de8cba09d80a54542b0267
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 0f02099734b329c29cafff37236a24def2feb266d7cd48c662c14815e576b3aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.07211116 BTC
Feerates: 529.61 > 7.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (445,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,511 469,511 000000000000000000a346f0cc1a4df16d4302d5c73f89db7bb3f329049f8f39 1,785 1.00/1.00 vMB 114
469,510 469,510 0000000000000000001d895f893d7d47fff2079786a4b77d94b331d78d42793b 2,092 1.00/1.00 vMB 215
469,509 469,509 000000000000000001783dc97a74d75da7f21ebe07d896bb7b43d9b9971eecf0 1,494 1.00/1.00 vMB 91
469,508 469,508 00000000000000000036a5c8eab437a786dcaa26e2ee038882e4deddec5e957d 1,433 1.00/1.00 vMB 291
469,507 469,507 000000000000000001b6e156485815b870d50ecf5d9bb260e0e775d790b52b18 1,714 1.00/1.00 vMB 258
469,506 469,506 00000000000000000071e846a15a685ac907c69e9e4e51acd98ed9acd60ee5e2 1,695 1.00/1.00 vMB 477
469,505 469,505 000000000000000000acdc916d9470fb76959e172d4dbfba8cdfd5c0baf8ef90 1,885 0.99/1.00 vMB 181
469,504 469,504 00000000000000000004cd9070efa0f49b378928ab4c8912ff75e848903bc432 2,030 1.00/1.00 vMB 421
469,503 469,503 000000000000000001d17eb640cf1b9dbde5d344e29ac30d6553c4bf04e050a7 1,731 1.00/1.00 vMB 174
469,502 469,502 00000000000000000033bfdd39edd8bc65e9ca14c1fcf347fddb346739cc0a0d 1 0.00/1.00 vMB 0
469,501 469,501 00000000000000000007b992faf98cb72c8dc6bfdb7cddaa8ba74a3289437154 1,871 0.99/1.00 vMB 166
469,500 469,500 0000000000000000016c9418d52bcfbb8dce2285792acbff83a60b4c549bd749 1,613 1.00/1.00 vMB 272
469,499 469,499 00000000000000000063f0b2d74f3cb90146f9d4313c319af07f302e17a4a626 2,839 1.00/1.00 vMB 232
469,498 469,498 000000000000000001cc2b8a3c694ac08baceb23faafca5da907ac8b159a65da 3,163 1.00/1.00 vMB 194
469,497 469,497 000000000000000001c8e80b5572761dfea4d6f3ee41241dc2cb315d30eb5aeb 2,121 1.00/1.00 vMB 381
469,496 469,496 000000000000000000a55099be0d8815c844b5958ffa5979a713b8ca6b440d6e 1,256 1.00/1.00 vMB 243
469,495 469,495 000000000000000000a3d12a8c42d73edf60ae9097cc0bd3ca21069bee81a53f 3,282 1.00/1.00 vMB 208
469,494 469,494 000000000000000000dea01e8944950f98e5021f5a30dfcd4c95ac91ab509336 2,181 1.00/1.00 vMB 305
469,493 469,493 000000000000000000823ec462f8d347ee4c15cae1d2ac3dc9d6bc45d30e89e7 976 1.00/1.00 vMB 128
469,492 469,492 000000000000000000523e81acd8d429dc591b8a26f9aecedefd77c5d26f3e27 1,776 1.00/1.00 vMB 175
469,491 469,491 0000000000000000009446e88788ccf370619b43e657c086a7eb2f5f4263b0fc 1,059 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.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.