Loading Tool

Explorer IconExplorer

Memory Pool

77,810 transactions
28.93 vMB
0.07783800 BTC
Random Selection Loading Transactions
Max Size: 175.34/200 MB

Candidate Block

Mining Attempt ab28b39c40fd0a79bf135830c86743e545413a4f2c1f923f074666c43f447e38
Version 20000000
Previous Block 000000000000000000005ebf9d74ec7ab39402801cfbfdb763ac43cf18e45fcd
Merkle Root c8144c755778013cec6e0e5a2c8ce53a00b2fbba49e225fccb77626053a11711
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,418
Size: 1.00 vMB
Total Fees: 0.01698132 BTC
Feerates: 100.28 > 1.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,117 (270,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,715 644,715 00000000000000000006f3761a63f1c22a644a36e8de80cb53250f3ffb2e0bee 2,065 1.00/1.00 vMB 64
644,714 644,714 000000000000000000093b9145783a1015bef2653e214ef2efb7c599490baca9 2,377 1.00/1.00 vMB 31
644,713 644,713 0000000000000000000bc63cc49dde188cac687d875867620d3368fb2b9af4d0 2,679 1.00/1.00 vMB 88
644,712 644,712 00000000000000000006c1724a06aa4924b557902a0b1cb20cd1e786a6fb2a2b 2,804 1.00/1.00 vMB 121
644,711 644,711 00000000000000000009864743af705daa3e3f23931f3ab2c55bbab229febd9d 1,423 1.00/1.00 vMB 84
644,710 644,710 000000000000000000000f18c25c4e0dc03cda65919f52b000c2196f10bb54c0 2,314 1.00/1.00 vMB 123
644,709 644,709 00000000000000000006b655de55973a7fb76fad4965623ba7e91e2d48b6cc43 2,534 1.00/1.00 vMB 71
644,708 644,708 0000000000000000000d4a18084b8b267893cb3ee62ba4bbe92d78d7db1a3a02 2,884 1.00/1.00 vMB 35
644,707 644,707 00000000000000000005901ccc2232bfadcfb1d393ec3aaca66df9564947e357 2,236 1.00/1.00 vMB 61
644,706 644,706 0000000000000000000045eee06574bf300b9465aa3211cfb49945c1da49b166 2,395 1.00/1.00 vMB 116
644,705 644,705 0000000000000000000de6774296df38b602178e869bcf1af76eb0e2209a5ed4 2,168 1.00/1.00 vMB 37
644,704 644,704 0000000000000000000ebab1f0e17b3ec4cbb167159ec41b45ab29739bacfd0d 2,455 1.00/1.00 vMB 128
644,703 644,703 0000000000000000000541790f8c110cf32524cf306285883d72d9c180bc55bc 2,724 1.00/1.00 vMB 31
644,702 644,702 0000000000000000000cb33db537dc405ea56592a6a4faa326d32f1d22f1a8a9 824 1.00/1.00 vMB 79
644,701 644,701 000000000000000000015bbc3f01dd8f87e55393d46fdc620f035ef69ca6ff04 585 1.00/1.00 vMB 81
644,700 644,700 0000000000000000000de80c02a8a6e8b044afd12f04e286d3e56fc8217db798 2,700 1.00/1.00 vMB 54
644,699 644,699 0000000000000000001094f2c60f4bb9f9c556337a4f6df0922a19d471c0637e 1,428 1.00/1.00 vMB 106
644,698 644,698 0000000000000000000e68ac8ad275e5c44f4883bd4ee72232530d5386d5cce4 2,497 1.00/1.00 vMB 136
644,697 644,697 0000000000000000000f300cc8d1a1b89e533daae272765f473fa8a69dec527e 2,749 1.00/1.00 vMB 125
644,696 644,696 0000000000000000000ddd9502862cdf61ce7094146f0fb453e3847b0f270a10 2,641 1.00/1.00 vMB 164
644,695 644,695 0000000000000000000deb11849d1880bc95005ea825b74463ce44467d616f7b 2,795 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.59 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: 671.58 GB
    • Received: 15.96 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.