Loading Tool

Explorer IconExplorer

Memory Pool

74,773 transactions
28.40 vMB
0.07647474 BTC
Random Selection Loading Transactions
Max Size: 173.15/200 MB

Candidate Block

Mining Attempt 45e3c1033be4e885f4caa6d1d17ac346777c947ad423043bdae9a4a74101d809
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root 3ca15e97bc7f04cb66fa3ec442d6bce3ae3064a282a3dcff9b80dd1f5e63136a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,485
Size: 1.00 vMB
Total Fees: 0.01510804 BTC
Feerates: 150.77 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (386,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,765 528,765 00000000000000000035b71d2b4caae39e168c62d9b1ae890fb7e5602039d2d9 168 0.26/1.00 vMB 21
528,764 528,764 000000000000000000359de1efbb403bd08082a58255a8161176b0477d679cdf 862 0.40/1.00 vMB 8
528,763 528,763 0000000000000000001fe20064bbbacd856ad38c38b16bd7268b981e7740002b 2,754 1.00/1.00 vMB 79
528,762 528,762 000000000000000000245ddb0120c49016b208e78813c6e6f935342be380f9d7 556 0.28/1.00 vMB 56
528,761 528,761 00000000000000000023262bafaeaf51dfbec815f0cb6c202471606f04d69846 764 0.31/1.00 vMB 59
528,760 528,760 00000000000000000026fad7e5d4b8e127d5d046b103e8c87e227681a2349f02 1,209 0.43/1.00 vMB 33
528,759 528,759 0000000000000000001ad42d14d5daf59f191cfb570356b116c5943347ed70c3 2,301 1.00/1.00 vMB 37
528,758 528,758 0000000000000000000ae400d294917525f631719fd05e6bbf7911467a5c6f6f 2,669 1.00/1.00 vMB 82
528,757 528,757 00000000000000000007956bc85a320909aa041c53147e9d90bb96244d43bb75 386 0.15/1.00 vMB 71
528,756 528,756 000000000000000000363de9c5b9035da6df8a35e1699f4917954257be19e04a 277 0.10/1.00 vMB 52
528,755 528,755 000000000000000000312244bcc6f9a2af97ca47c54814731cb5ded1df14f718 907 0.37/1.00 vMB 62
528,754 528,754 00000000000000000003fe7e55002c64577d730b1425dc0183cbb378fee9fd2f 631 0.41/1.00 vMB 37
528,753 528,753 000000000000000000113aa45efff543fedd4214199086f176db8fca81776502 1,751 0.93/1.00 vMB 22
528,752 528,752 000000000000000000332c012e69a47ae11ab1b81ccd00ee7109c61183d86fb6 2,515 1.00/1.00 vMB 72
528,751 528,751 0000000000000000002a2c0adb3eebcff1e520185a417b410ec12e7c79403c32 69 0.08/1.00 vMB 27
528,750 528,750 00000000000000000007f0fa85b7d51df2d7cbcf1ad4014ac59c381f2b53cddb 1,911 1.00/1.00 vMB 38
528,749 528,749 000000000000000000015b209b601875ce0eaa92a01f3790dc6fb55f1a3f3299 307 0.84/1.00 vMB 12
528,748 528,748 000000000000000000350c26022675761813d4c5f7afe455dde79b444e41ca53 807 0.98/1.00 vMB 19
528,747 528,747 000000000000000000197f1f7bf8d8ed8c67c5fe16a9cea707c9dd7577b9640f 1,938 0.99/1.00 vMB 36
528,746 528,746 000000000000000000169ce62c0b6c15a72117c4658e009565c93f5b612cdace 1,620 1.00/1.00 vMB 64
528,745 528,745 000000000000000000025469ff4f361ace54dc068db30dc3bf7e618f3a58ad4c 2,381 0.99/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.82 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: 711.24 GB
    • Received: 17.10 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.