Loading Tool

Explorer IconExplorer

Memory Pool

42,615 transactions
26.21 vMB
0.05692052 BTC
Random Selection Loading Transactions
Max Size: 137.61/200 MB

Candidate Block

Mining Attempt 8ac338ad5613aac9a31c495f8a42939f8e4f79b42d0f327117ded815737007be
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root 1562fb606d5e18a9e451191f404d54d024c8d86e056859ccfe0d9b7238fa2592
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,599
Size: 1.00 vMB
Total Fees: 0.00912069 BTC
Feerates: 121.00 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (549,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,971 364,971 00000000000000000daa63b3d051a24590a4255fef04cc1dcb2dd6d1b249b369 306 1.00/1.00 vMB 7
364,970 364,970 0000000000000000127aaa085e9bd4ae04f872685ef53b34fd1ffe702685e8f6 945 0.45/1.00 vMB 43
364,969 364,969 000000000000000006e2d901b28f11a419ef682a2d002e408059ee47b26a29ff 364 0.25/1.00 vMB 27
364,968 364,968 0000000000000000103a46011445b89364c98c69f32feb754b4af920c9f20617 5,467 1.00/1.00 vMB 17
364,967 364,967 00000000000000000219ec8fdd728786f445aac30bc932bcf8590a45e576d216 988 0.75/1.00 vMB 29
364,966 364,966 00000000000000000d24a7ecb3c4edcee7165bad30035e760d7a3990c9a0ae76 1,289 0.73/1.00 vMB 43
364,965 364,965 000000000000000006e057e8dbad990392c1dc4baeb503a12029ea73eaa9d14a 5,593 1.00/1.00 vMB 18
364,964 364,964 000000000000000002519f57a2327a414003f57226bff52ff24d959f5171e526 327 0.23/1.00 vMB 24
364,963 364,963 0000000000000000151b6ae02657780949de5c8007d0994fc163eb3c732fc23e 1,091 0.75/1.00 vMB 28
364,962 364,962 00000000000000000000e3aadb2227cf42d409efc74cb558915a75f6bc47b156 586 1.00/1.00 vMB 21
364,961 364,961 000000000000000001ba6ff79ce4e7cbcb310096481c388d614444e5717ecd45 1,248 0.85/1.00 vMB 29
364,960 364,960 000000000000000004f0f6da43c4bc8253bfd3508d4142b8953816b1403e7246 5,572 1.00/1.00 vMB 18
364,959 364,959 00000000000000000cd3bfdccd6d2e1c095cb8ac220ebed555af722292ceaa08 618 0.30/1.00 vMB 45
364,958 364,958 0000000000000000001ebd515ccd422160929424091e0e8399617ee5e3e66462 773 0.37/1.00 vMB 50
364,957 364,957 0000000000000000055a45bb95db312b633ffb3ec4569243752921eabd243c8d 431 0.35/1.00 vMB 21
364,956 364,956 00000000000000000cbbca46d46359263ae3d7a237c2062c62e9c2592bbd0959 1,297 1.00/1.00 vMB 39
364,955 364,955 00000000000000000df48a6e384faba3484e73b33e24ed7b0a2d62a6f7119d9c 1,499 0.75/1.00 vMB 40
364,954 364,954 000000000000000010fbdd9ab5d3fe8bcdb9e835852f56d7dbd91fe9e2cba8ae 2,530 0.99/1.00 vMB 47
364,953 364,953 0000000000000000049178d0cd068e6e281bb84ea5dff8b5140b4d6a6e67aead 691 1.00/1.00 vMB 24
364,952 364,952 00000000000000000adb4c2569f01a27b4a732321e79c2990ca8212a8adaecba 1 0.00/1.00 vMB 0
364,951 364,951 0000000000000000015e95d857c7c126668996d0f85df18c42e3dc4b737fcf70 5,944 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 647.52 GB
    • Received: 12.95 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.