Loading Tool

Explorer IconExplorer

Memory Pool

78,325 transactions
29.38 vMB
0.07947774 BTC
Random Selection Loading Transactions
Max Size: 179.90/200 MB

Candidate Block

Mining Attempt 5b28bebbf3137edc49ba9728293378d58b0fb519ff119c9d63d2208971db1847
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root e7dd5540b73b6a9917d0a8a62721b54d236128bc227388ef63796ba6f4a4e076
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.01501496 BTC
Feerates: 94.79 > 1.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (609,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,935 305,935 00000000000000004d2077499557a6c4232d1d7620851985804281393d24e5a4 439 0.27/1.00 vMB 28
305,934 305,934 00000000000000001f61deb28b22a13b84381a7e44b5e9e99ea1b5db4ccfba3e 42 0.03/1.00 vMB 12
305,933 305,933 0000000000000000501857f54551afc83b9fc3e0770a310f1b31728b3cd4d15a 335 0.29/1.00 vMB 25
305,932 305,932 0000000000000000098bee37662dcaff9d7e68cb48a228700191931ac59612cc 156 0.10/1.00 vMB 22
305,931 305,931 00000000000000002c5e0fe83bce531939050a1ae830c61ce75dcdeed3d28c70 162 0.12/1.00 vMB 22
305,930 305,930 000000000000000035895c7fd619e57ef1e6541a2f834afa899144d31d23e416 599 0.35/1.00 vMB 26
305,929 305,929 000000000000000053a8f72841af559bfd58fd7b91733abab77a20839eb4ace5 89 0.04/1.00 vMB 30
305,928 305,928 00000000000000001adcfabed8376704d0250bbe2a315850f23a63fd64d7c820 25 0.01/1.00 vMB 32
305,927 305,927 00000000000000004734b84b7b9f6453bcc736fe8433cbf9cbca28b08eaf763e 211 0.09/1.00 vMB 31
305,926 305,926 000000000000000022fea18db8be5359c580bb6170711d8da95c24267d4367aa 595 0.67/1.00 vMB 26
305,925 305,925 00000000000000000d593e20dd9ee99a25fd907b5e0fe3425cc610bd9ebec80e 82 0.05/1.00 vMB 20
305,924 305,924 0000000000000000484ee09c4bcb92b477d06703f48dad54e57f30da3cf8e023 651 0.38/1.00 vMB 31
305,923 305,923 00000000000000004f0c17ae77b181819a915c40dccc9392432d1c6c1577a9d5 603 0.35/1.00 vMB 30
305,922 305,922 000000000000000041902be07516d5c32e0f4de60c29e8e40a8662760fead64a 21 0.01/1.00 vMB 19
305,921 305,921 000000000000000012d0953f1677173822775047e525aac436fef97d52e13348 169 0.10/1.00 vMB 27
305,920 305,920 000000000000000007958af6c5e1fbc76979cd47126f1b3e7b1d6d42d271493e 623 0.40/1.00 vMB 31
305,919 305,919 00000000000000002651352568cc18a0147d0107bf84901cc137f1722977a3b3 437 0.35/1.00 vMB 21
305,918 305,918 000000000000000029ca8965b88af990be6936515adf48431d14b3cc952a28dc 287 0.19/1.00 vMB 26
305,917 305,917 000000000000000031400213205c7406a1214d3d4ecd02afaea9471b57b6dc17 680 0.34/1.00 vMB 28
305,916 305,916 0000000000000000285c6ba8af6bc51c25d08f8891e42f1cc2a7009e9bc44f47 74 0.04/1.00 vMB 13
305,915 305,915 00000000000000000dd29b679a2fd4360a8558964392c5baf849871ece8880f1 732 0.34/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.