Loading Tool

Explorer IconExplorer

Memory Pool

75,161 transactions
27.79 vMB
0.07788910 BTC
Random Selection Loading Transactions
Max Size: 169.20/200 MB

Candidate Block

Mining Attempt a340ed82cd017ce4f79fb18d7a602edd90597c4fe50f74b2cd70ddfb1350a72b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root dc2ed74231015b4e6f2ad1339af507365b9252adfc978aeb3ebe5a7b2b9ada78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,393
Size: 1.00 vMB
Total Fees: 0.01841404 BTC
Feerates: 150.80 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (624,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,630 290,630 00000000000000002a2bb17b1c8cdda8803a143379c3054d3d958738358075be 325 0.13/1.00 vMB 45
290,629 290,629 0000000000000000f7fd56b7a4cd70a49fa872541ee9e811f47196e8361e408a 75 0.03/1.00 vMB 36
290,628 290,628 0000000000000000027063aed187cf0e4a9c28b81ca53a4a3883032c29317d1c 388 0.25/1.00 vMB 34
290,627 290,627 00000000000000008342b59e91f05f8579c15c2efee524e7f21fb8deb61cf6c6 256 0.09/1.00 vMB 59
290,626 290,626 000000000000000040c89238769ee3b75f408e57c7c76d5f10f220fb2e33a846 740 0.33/1.00 vMB 39
290,625 290,625 000000000000000044792086f3577ebbb65891fbcbb814458ff54e7ce034fe4e 226 0.22/1.00 vMB 18
290,624 290,624 000000000000000074a611810f062df3f998b2313310d69e6370dce153e6bb6c 256 0.10/1.00 vMB 63
290,623 290,623 0000000000000000769c92a907cf62a05b10396219b2e32bc10230c41c60f6c0 364 0.17/1.00 vMB 47
290,622 290,622 0000000000000000d8385ca0c5ee6630db6061c67a825efb0978991d86f24431 363 0.28/1.00 vMB 26
290,621 290,621 000000000000000019761aa34665dcea01ac65fc1febf1862b6f9422cc5c44ab 4 0.00/1.00 vMB 80
290,620 290,620 00000000000000007fc282096e36c3fcdc4e83b1e94328fe1b87cb6cab3c9cfe 153 0.08/1.00 vMB 32
290,619 290,619 00000000000000001ceff6e2c401735140321e9c97471a7566daf335b1079a1a 475 0.24/1.00 vMB 38
290,618 290,618 0000000000000000f1bcd2b7708c3cc9be71296081363a3b2702fdfc5a98720b 18 0.02/1.00 vMB 28
290,617 290,617 0000000000000000e781b50d6d3914c7dcb97cc1172caed3b702f9a1cb37bfe9 346 0.19/1.00 vMB 43
290,616 290,616 00000000000000005774706b3d01b93eb6dfc1781a6139e137f2bf0f6ae8b076 296 0.14/1.00 vMB 41
290,615 290,615 0000000000000000dd262920e3630ad0278b50ee0678a8e8db2213e676479d91 1 0.00/1.00 vMB 0
290,614 290,614 0000000000000000e7c0a0964bdd972f3ca33750bddcd9958aaa41c86e6b8c17 40 0.10/1.00 vMB 10
290,613 290,613 0000000000000000b2940027d804204d23e0d9f80ac122f38501eb1a06014a6b 659 0.35/1.00 vMB 42
290,612 290,612 0000000000000000e6ebc1518ba5c9d7b2ec0e026cc2a27db4050a9742099f5c 11 0.05/1.00 vMB 1
290,611 290,611 000000000000000052a9ca2e5a26042688166b43d4bcb1c88414960824c07d40 406 0.35/1.00 vMB 19
290,610 290,610 0000000000000000a31dc05c364f267cec75e347c678d942f8577899c8078495 104 0.07/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.