Loading Tool

Explorer IconExplorer

Memory Pool

36,391 transactions
28.70 vMB
0.05071922 BTC
Random Selection Loading Transactions
Max Size: 159.21/200 MB

Candidate Block

Mining Attempt 067a020eaa8fee8d28223c7fce59cfe0d83d9fc6b2ff289f4843c2fbce57e724
Version 20000000
Previous Block 0000000000000000000099ed25bbb6c4ba51db6301d75f0e561624f3b55a776d
Merkle Root be92f980b8497641987e55836acaa8d97eb1604f5cb3c7cfb4ac698ca236fd51
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,256
Size: 1.00 vMB
Total Fees: 0.01813054 BTC
Feerates: 99.65 > 1.82 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,762 (66 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,696 940,696 0000000000000000000139d84f03cd8f8cf2cd11ebcb84c4a8e4518667d86007 6,871 1.00/1.00 vMB 0
940,695 940,695 000000000000000000005ab88afc3550e7af45d70bde88295520883e37e7a418 3,986 1.00/1.00 vMB 0
940,694 940,694 000000000000000000002e1b5db78b8af3086d738b22c7f281ca5aaf025e8e39 5,695 1.00/1.00 vMB 0
940,693 940,693 000000000000000000001941c24f951a342798847f03c4e98dbb19a1998051bb 5,792 1.00/1.00 vMB 1
940,692 940,692 000000000000000000013cbf57b7ae9791d089e940b0638ed73a541972eb9b9f 3,403 1.00/1.00 vMB 2
940,691 940,691 00000000000000000000170082394689465c538f69fc14c50b1c54e90c5840e5 4,757 1.00/1.00 vMB 0
940,690 940,690 000000000000000000000ed81f93bb2d91698fc25506dfa32e72f511eb452a02 2,820 1.00/1.00 vMB 2
940,689 940,689 00000000000000000000845c78116674425ea5b9e779cef1224b7f84bbadc97b 1,407 0.37/1.00 vMB 2
940,688 940,688 00000000000000000001f08d0016eef16cc0fc814d12a658cb12c4e8cf9e9ac6 5,187 1.00/1.00 vMB 1
940,687 940,687 000000000000000000015398c92413122f0176245f2930f55d63af38c35779c1 3,796 1.00/1.00 vMB 2
940,686 940,686 00000000000000000000959094a439a31bcd84177d8f8e0ca10d8d54fbea8995 4,114 1.00/1.00 vMB 1
940,685 940,685 00000000000000000001de8388669f593ab2e7828cf88264f1ff0286ffd4e159 1,961 0.71/1.00 vMB 2
940,684 940,684 000000000000000000000dfab0efa2306ed78c91c9bbb5cfbe837fb3687e114a 3,534 1.00/1.00 vMB 2
940,683 940,683 00000000000000000001723de5715fc1797038e73be70c3aa78db999898d0b3b 3,311 1.00/1.00 vMB 2
940,682 940,682 000000000000000000011c07fa6065b470a0951a11e0d5087f671ef3cfe612bc 3,202 1.00/1.00 vMB 0
940,681 940,681 000000000000000000007aa772277e042175e9644878be224be09ca9062217bf 3,210 1.00/1.00 vMB 0
940,680 940,680 00000000000000000001e6fa4c7b99eb129ab72158f6477107302e30c23bc3d9 5,084 1.00/1.00 vMB 0
940,679 940,679 00000000000000000000473d90e44660238d83f5c932d9d95ded5f7314aac195 2,534 1.00/1.00 vMB 1
940,678 940,678 00000000000000000000b8d22c00cf068c802e585ed03704bca727a8ae5b7b0d 3,652 1.00/1.00 vMB 2
940,677 940,677 0000000000000000000112b3d5479bb847a3dc3fba66db7faa7b594a034d1782 3,571 1.00/1.00 vMB 5
940,676 940,676 0000000000000000000176009a72bafa83b8b54e400b6a30151dae50bd954ebe 3,995 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 828.11 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: 4,548.64 GB
    • Received: 245.74 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.