Loading Tool

Explorer IconExplorer

Memory Pool

41,333 transactions
26.64 vMB
0.06229415 BTC
Random Selection Loading Transactions
Max Size: 139.18/200 MB

Candidate Block

Mining Attempt 7d156104faf0ece55c032cbd7e8027e506eb98419b07e4a4b97ec10100a06a32
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 57e15a1aa7de8d199dfe2c2a67f300b49f125a0bd0c1562dd33d94d2a3b619a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,005
Size: 1.00 vMB
Total Fees: 0.01302365 BTC
Feerates: 50.62 > 1.31 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (362,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,973 551,973 0000000000000000000e35497a88b745f834c6baa7a781cf99a3f172d6b3dc80 1,693 1.00/1.00 vMB 5
551,972 551,972 000000000000000000137e27e6756f5a9081428c4289ffe83bacf4875c828a45 1,670 1.00/1.00 vMB 5
551,971 551,971 0000000000000000000518eaa52efff3c554a3553ad0e291c0efebb5e0393b18 1,942 1.00/1.00 vMB 11
551,970 551,970 0000000000000000000ecb150769bdaf884d501fdbfc12ae0ff9cadb2bc18fe3 1,644 1.00/1.00 vMB 4
551,969 551,969 000000000000000000154a30e52ac0cce4cb9c521e69806ebd0abb3a6376b8d4 2,787 1.00/1.00 vMB 49
551,968 551,968 000000000000000000077df95fc01efac281de7ab8050f58cc78714bc6f8544f 111 0.03/1.00 vMB 37
551,967 551,967 0000000000000000002a4aebd5ce17675b7b97261748ced5ed8c95c56939ee51 2,656 1.00/1.00 vMB 26
551,966 551,966 00000000000000000014af88b76a60025725ba99eb8fd556434526f1108443d7 2,820 1.00/1.00 vMB 23
551,965 551,965 000000000000000000140299c5d61ae7456d84a36be4ba00ace9ae6dd919be00 2,627 1.00/1.00 vMB 51
551,964 551,964 00000000000000000020d24348548cb6d1c7d30a47be9e41345bacd8337d0797 1,766 1.00/1.00 vMB 131
551,963 551,963 000000000000000000034f9995ccd3e1706cf6b299d69944f14b2a39475dc924 1,473 1.00/1.00 vMB 30
551,962 551,962 0000000000000000002024f999b539c208a1d08fb2f29c93e55a0ef8c54cef20 2,220 1.00/1.00 vMB 47
551,961 551,961 0000000000000000001657d1454d880658e8c70cb49697aa89731b761cced818 1,935 1.00/1.00 vMB 35
551,960 551,960 00000000000000000005a23d473de321fe7a0cc81d62e950a478c3205ae74c86 2,322 1.00/1.00 vMB 12
551,959 551,959 0000000000000000001f3327c925a764dc66b4cc25cb63a34bae9c1f5fe6976d 2,454 1.00/1.00 vMB 41
551,958 551,958 00000000000000000022f5e33d49b8d570d71a16c172d4715c9a00236b6ed469 2,827 1.00/1.00 vMB 30
551,957 551,957 00000000000000000005ee21e560dcc6821ae201248ed87f30a7eb18e314b3a4 2,754 1.00/1.00 vMB 70
551,956 551,956 00000000000000000017231299a46f025ba24207245856f6bec0678fe0f55a03 3,071 1.00/1.00 vMB 74
551,955 551,955 0000000000000000000c700dc6fc74bc1330867ed748a97379daab8ef4def4cf 2,350 1.00/1.00 vMB 38
551,954 551,954 00000000000000000015096fa50f69502a40baf445602cbbc81d57025febef01 1,579 1.00/1.00 vMB 22
551,953 551,953 0000000000000000000d9c7d639272172c8a57c46ee4d0322db1deb335eef4df 2,161 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.22 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: 654.70 GB
    • Received: 14.16 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.