Loading Tool

Explorer IconExplorer

Memory Pool

86,729 transactions
32.22 vMB
0.11155680 BTC
Random Selection Loading Transactions
Max Size: 195.86/200 MB

Candidate Block

Mining Attempt b6189b458cdede2cf4f7f44e44a15f6b813097f7b1c9bca4e788b79ec3d35c4f
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 1cbf793807cff26dc9ec5c9909440abdab5ab49f3e2518f5ea68f3ea6828b395
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,686
Size: 1.00 vMB
Total Fees: 0.02586072 BTC
Feerates: 301.68 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (626,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,788 288,788 00000000000000010a3cf6ac89eda17dad289a4e48986f711f594c732ae3145c 889 0.50/1.00 vMB 33
288,787 288,787 0000000000000000ca5705af17eadfd373180a2b24a3c96abe797ce52bbef301 1,433 0.50/1.00 vMB 62
288,786 288,786 0000000000000000754977702bc693319e6c675a599ace809ff15b5c22cd2962 942 0.48/1.00 vMB 39
288,785 288,785 00000000000000006c42355a1682bc63c5eff90d677afc1c702e4aa22c7785c8 47 0.02/1.00 vMB 101
288,784 288,784 0000000000000000ca7b1d8bd2ffe14bb652926216cfada693427f4c0d679932 831 0.39/1.00 vMB 38
288,783 288,783 00000000000000006dd9761196b665cf31d5f4f4d73cbe5f9f21039ca81740ab 595 0.31/1.00 vMB 96
288,782 288,782 0000000000000000478eb2ed699ba25766fc12d618af7e0c289d85da55c57506 244 0.48/1.00 vMB 13
288,781 288,781 00000000000000004dba0329b626856b2f53153d1d1fdb65e42859c646839ed1 1,259 0.92/1.00 vMB 28
288,780 288,780 00000000000000002ee2f910416e29fe2827454c46a8af05835822280ea24b2e 557 0.50/1.00 vMB 23
288,779 288,779 0000000000000000ea125e6d30a55cfc13a22e63aa6d88a8a8d1774a481eba62 256 0.10/1.00 vMB 49
288,778 288,778 00000000000000004f7170a5ff9b7f4f19b7f28b1cc073fb54fe62f1e76da0fb 294 0.35/1.00 vMB 16
288,777 288,777 0000000000000000ee2e8801bdfc9663f98e117ff89ee6ce14712cd5c95b037d 916 0.35/1.00 vMB 51
288,776 288,776 0000000000000000f084f2831e8d684808a6046714f325b0e1a64b849fb3a398 793 0.90/1.00 vMB 21
288,775 288,775 0000000000000000785de04a6fcf610f761688ef069dd5d1f5aa3b246acef998 479 0.35/1.00 vMB 26
288,774 288,774 000000000000000068fa19e17915810c1b7ea795d0d82efc92733a76cf632be5 1,810 0.90/1.00 vMB 41
288,773 288,773 00000000000000010c86e6647f3d9888cdd62944824d5409a20abf60d5b641b7 834 0.35/1.00 vMB 36
288,772 288,772 00000000000000012014ada3eab8ecb9d487396427409f860a1b2902f7063dfe 1,060 0.35/1.00 vMB 85
288,771 288,771 0000000000000000a25795b5e5d98d18e8860dfcff22e4cea44a042ec586896a 600 0.36/1.00 vMB 26
288,770 288,770 00000000000000002a86327e7590ccb026ef89ffe7cbd1c8dd7b744d366b4605 1,446 0.50/1.00 vMB 63
288,769 288,769 000000000000000032f0da67c355a68862b38ab1baa804687b3c150a26e2f0d6 678 0.35/1.00 vMB 36
288,768 288,768 0000000000000000a753252e72879630ab992e2c0b60f593bb415b1e9b636d0b 975 0.91/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.