Loading Tool

Explorer IconExplorer

Memory Pool

81,127 transactions
31.12 vMB
0.09139715 BTC
Random Selection Loading Transactions
Max Size: 187.69/200 MB

Candidate Block

Mining Attempt dda0ed10eb0119e2ab375ead1f78473b278ce3ba1903f2395e52e3816f8c59f9
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 482ce0b3ba7bd3b7f50bd9c34f53b2dcce870918b57359a846ea8e20d63a7f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,444
Size: 1.00 vMB
Total Fees: 0.01885265 BTC
Feerates: 45.88 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (24,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,734 890,734 00000000000000000001d79d485851e7d546b5d1d2437afb0811a09dbcc529d1 3,174 1.00/1.00 vMB 5
890,733 890,733 000000000000000000015fd7db3d546b4d83a1d50987445ce26865529f934f8b 2,973 1.00/1.00 vMB 5
890,732 890,732 00000000000000000002024766fb28573f815fbfc12575faf5a9413c5361ed69 3,761 1.00/1.00 vMB 8
890,731 890,731 000000000000000000012b2c03ac867b192431224d006e7f1ed7b64c6a290f0b 3,769 1.00/1.00 vMB 13
890,730 890,730 000000000000000000001bb6ce2dc302047c7b623f7c65cefb0538fdd141fa82 3,705 1.00/1.00 vMB 10
890,729 890,729 00000000000000000001805b634d3353fbbd5f308edfff49614ef17bd1e919db 3,747 1.00/1.00 vMB 7
890,728 890,728 000000000000000000003a43b8d0282795589b24df153f7bf74b0f0a2376c60f 3,273 1.00/1.00 vMB 6
890,727 890,727 000000000000000000023dc1d12f8c101cfdca0fab13564f4aa68a5eed4fdb42 3,615 1.00/1.00 vMB 2
890,726 890,726 00000000000000000000742fc5431c195b318d492d73edfa0d46b95ce1abdb64 3,658 1.00/1.00 vMB 3
890,725 890,725 000000000000000000020b4dc626b3e0376460765318e6d358df1f4740204390 3,812 0.94/1.00 vMB 1
890,724 890,724 00000000000000000000315631bb787407e6217c306a8e6a07c68214fecc421e 3,859 1.00/1.00 vMB 2
890,723 890,723 000000000000000000009c248394a891c1070708dda4f75df395f001269ce79d 1,440 1.00/1.00 vMB 2
890,722 890,722 000000000000000000002def8f1a6b9d592bc76377f8e6e3c479c776f6f2330c 2,921 1.00/1.00 vMB 5
890,721 890,721 000000000000000000009fb58a974562b46f458523980ee6f7dcef2feddc45ce 3,319 1.00/1.00 vMB 7
890,720 890,720 000000000000000000025a81f82d07803638accc61174b4bc78d6b993da4bb6e 393 1.00/1.00 vMB 1
890,719 890,719 0000000000000000000147498a9f78726dc5593eae4577477d0fbe916485f235 1,893 1.00/1.00 vMB 3
890,718 890,718 000000000000000000021151297ff1413f9a1c423cfabfe27e7cd5446ce8f5b3 2,616 1.00/1.00 vMB 5
890,717 890,717 0000000000000000000111e4bb177125f37b40318b616aa88c521c9e31388522 1,195 1.00/1.00 vMB 1
890,716 890,716 000000000000000000003fcdd300221528dc9025fc9873fc14a344b970d4b649 2,954 1.00/1.00 vMB 2
890,715 890,715 0000000000000000000225a592be5ac75a497f976d49d8d021dddc57317e711f 3,321 1.00/1.00 vMB 5
890,714 890,714 000000000000000000016b4ed97a7196e52e3cd7b63731ccbde8b0d421a8595f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.