Loading Tool

Explorer IconExplorer

Memory Pool

76,865 transactions
28.45 vMB
0.09241624 BTC
Random Selection Loading Transactions
Max Size: 172.89/200 MB

Candidate Block

Mining Attempt fde2ffeab2d582fb48a29815ed72a434c5d5ae2e8b28d6cd87c371ebe281fd4d
Version 20000000
Previous Block 000000000000000000013d05d8e07eeed9e42c45f154b4b1a21afed5c5408f6f
Merkle Root 7cccce27b67352772943c68f1801f15b01e0035cf8ac5914dd6c3e43ad4667c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,272
Size: 1.00 vMB
Total Fees: 0.02873480 BTC
Feerates: 526.32 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,277 (363,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,030 552,030 000000000000000000078baa7023431f6345871c3a21f59cc268e8436b411c94 1,640 1.00/1.00 vMB 32
552,029 552,029 00000000000000000027b79554633c2c213482e49eee53d32e8ccc77018104ab 2,713 1.00/1.00 vMB 47
552,028 552,028 0000000000000000000324cd4d920243c3399ffc5bf2f997208c64542d9c08bb 2,818 1.00/1.00 vMB 62
552,027 552,027 00000000000000000024123049f3d4f9e1e9dc29dace5965374cebc4a81efa96 2,569 1.00/1.00 vMB 44
552,026 552,026 0000000000000000001ff73fdbf6c0072442656b1d22c429ba76cabeee1ac713 2,429 1.00/1.00 vMB 62
552,025 552,025 00000000000000000016465ae788b92e5627ce6a885fdac180f392badcdfed6d 2,718 1.00/1.00 vMB 13
552,024 552,024 000000000000000000209930e97765d1ece7eeef9a4ba752576a53008c86658b 2,384 1.00/1.00 vMB 17
552,023 552,023 000000000000000000018fc172b69b6d2926add890fdc837f7b530f21fc4a267 2,745 1.00/1.00 vMB 22
552,022 552,022 0000000000000000001669903a61bd481dd67a0d3e882a0707cd9b50d0b9ffb6 2,475 1.00/1.00 vMB 63
552,021 552,021 000000000000000000133cad01e72fd7e6f2ce16d21526122ceb7aa2360adfe1 2,443 1.00/1.00 vMB 47
552,020 552,020 0000000000000000001a8fece3de933223b7464b8467c951b65a651b2155675e 2,556 1.00/1.00 vMB 39
552,019 552,019 00000000000000000022385138e030ac3e65949608c7165bef71ff58e1c24989 2,801 1.00/1.00 vMB 55
552,018 552,018 00000000000000000026f5fb0f1ec034573a50bfbaa8e27b63a968bdddddc7d4 3,074 1.00/1.00 vMB 12
552,017 552,017 0000000000000000000b0d06f9c359540a57d20b0d19d7de01528502c9f49f3b 2,699 1.00/1.00 vMB 29
552,016 552,016 000000000000000000166314aa5304070afe43e188d105acabd064018afb2d21 2,765 1.00/1.00 vMB 25
552,015 552,015 0000000000000000000d861eb926f53410b956437eb7b516aad79e539c14d31f 2,478 1.00/1.00 vMB 44
552,014 552,014 000000000000000000033509fb95cd18b87fa3c5da986307310fd8987bdd4ef8 1,463 1.00/1.00 vMB 56
552,013 552,013 00000000000000000011b353d5dc09b76458340cc9e354c701ebbdc6856eb24a 2,856 1.00/1.00 vMB 22
552,012 552,012 00000000000000000018120e5a192f290ca3254fc0b45c882a45d7ba281482c9 2,798 1.00/1.00 vMB 23
552,011 552,011 0000000000000000001168b72eedeefbddd08bea59049367314d564d034aa3c5 2,425 1.00/1.00 vMB 53
552,010 552,010 0000000000000000000b5d9ee211754cf580fdc37c003adecc6482b6e4e9a173 2,472 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.