Loading Tool

Explorer IconExplorer

Memory Pool

40,820 transactions
26.58 vMB
0.06639472 BTC
Random Selection Loading Transactions
Max Size: 138.46/200 MB

Candidate Block

Mining Attempt e603773f3594edc96e5ee6d4e25a8e5b7c3635b1b03e71586b5659ee9803e5dd
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 8b174339d919bc290f1700512aed8092965f586519734f2b028c29b38b5cc93b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,784
Size: 1.00 vMB
Total Fees: 0.01727300 BTC
Feerates: 265.25 > 1.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (362,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,980 551,980 000000000000000000007c5bdfde68273dc386d181039b5a27ef0df2fbb9a233 2,677 1.00/1.00 vMB 38
551,979 551,979 0000000000000000000b12127474eff8bcb1fcdcebac720d64d014391550ead1 2,992 1.00/1.00 vMB 78
551,978 551,978 0000000000000000000c0ab5d697870bf994de2e556dc83fb00179c223f5dd21 2,794 1.00/1.00 vMB 7
551,977 551,977 00000000000000000011cc369ab8180edb5e4f368bbbdb0f1875d7bc099437ab 2,677 1.00/1.00 vMB 52
551,976 551,976 00000000000000000000ce79176c064902b73ecf1f90dff85fcd41175b9ab91e 2,886 1.00/1.00 vMB 68
551,975 551,975 00000000000000000027f1d578f9cca609acd2e61576643eb0dcc6354f678951 2,428 1.00/1.00 vMB 26
551,974 551,974 00000000000000000006f48f1def0b6a51eeeec772d25322b13f20e2f5ab8d85 3,079 1.00/1.00 vMB 67
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
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.