Loading Tool

Explorer IconExplorer

Memory Pool

31,997 transactions
27.80 vMB
0.10244208 BTC
Random Selection Loading Transactions
Max Size: 136.48/200 MB

Candidate Block

Mining Attempt 29e384008c0a38950c07eadda7179bc56ca1f6a96ec79697096ed51a10c40ca9
Version 20000000
Previous Block 0000000000000000000120b73543f07b91740637bd8edf282f46be404c402744
Merkle Root 48ed25533b60821e819d696fa904c24974fe708cba22abc511819611ab12d3f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,487
Size: 1.00 vMB
Total Fees: 0.04944532 BTC
Feerates: 106.95 > 4.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,508 (168,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,956 745,956 0000000000000000000521d048812ae6b02ef86d0dbfadbdd3c4bcd44ba2d97c 892 0.77/1.00 vMB 9
745,955 745,955 000000000000000000065c3fe5ea62f247677f46a739cb527f038460d6155260 2,168 1.00/1.00 vMB 4
745,954 745,954 0000000000000000000053ed75abac81ec293bdcdd595a1aaf8f1f9c527fe2ee 2,241 1.00/1.00 vMB 21
745,953 745,953 00000000000000000003a9cc33ce94c1216a7031f8b8eaf50414f7bb9efb9366 3,354 1.00/1.00 vMB 31
745,952 745,952 00000000000000000009237f692220f0ebf33beff832cc131fb5619efc239c57 2,267 1.00/1.00 vMB 32
745,951 745,951 000000000000000000042dbb9b651afbd72b5d0ad1a2f7fd61ac5c9e8c201e20 1,061 1.00/1.00 vMB 20
745,950 745,950 000000000000000000069aed39f737061169ad87862b0eb6321980977d12b4b3 2,456 0.75/1.00 vMB 19
745,949 745,949 00000000000000000007092deeeafc72b2ca57727efdaa692d48d5dccbd996d0 182 0.05/1.00 vMB 22
745,948 745,948 000000000000000000061ecfcf461fe1f6ee16977984e67f125b098b8b33b6d4 3,173 0.96/1.00 vMB 21
745,947 745,947 00000000000000000007b990a3061c4d11c4701ad03d051fab8e23aa5f3f110b 546 0.27/1.00 vMB 11
745,946 745,946 000000000000000000053cfb5189547c0c52bfe3aee27fa8af7d4cecb4223220 729 1.00/1.00 vMB 3
745,945 745,945 000000000000000000078577a2f0903f718e95b665f8b22651038c09f83e72cf 1,216 1.00/1.00 vMB 7
745,944 745,944 00000000000000000003364495590fe52ee812b3fa4d83a4036278cc1befd37a 3,264 1.00/1.00 vMB 14
745,943 745,943 0000000000000000000197f396a0a66e0368e3abd69b7d96beab56224a4a1bac 3,267 1.00/1.00 vMB 35
745,942 745,942 00000000000000000008682d5ea2b0cbdcc1465271e0850dc0a3096baf7c03ba 2,022 1.00/1.00 vMB 13
745,941 745,941 00000000000000000000560ac70fb297b9bd51f5d0bdf8bb987737fb446b844a 2,110 1.00/1.00 vMB 5
745,940 745,940 00000000000000000007f3a20baf5298d8cc4b0930715323c86415b12e96ff61 2,433 1.00/1.00 vMB 20
745,939 745,939 00000000000000000007c12caa9cd40155b008efb691c3ac87c59e714853fe94 1,857 1.00/1.00 vMB 8
745,938 745,938 00000000000000000008e89c352e0c3df4792339743d76cfd65afe82919a1cdb 1,968 1.00/1.00 vMB 25
745,937 745,937 0000000000000000000654a3c19b1da6deaf56f6edc4d3c4c903db56d9fa3ef8 2,443 1.00/1.00 vMB 17
745,936 745,936 000000000000000000008576045e93fbfea4b99fcd39c9f4cef6ea2da9f21c75 3,141 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.65 GB
    • Received: 11.04 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.