Loading Tool

Explorer IconExplorer

Memory Pool

41,040 transactions
27.98 vMB
0.07476471 BTC
Random Selection Loading Transactions
Max Size: 143.73/200 MB

Candidate Block

Mining Attempt f77ec4d117cf4b9586be2c2a0753e110fb539b20a38cb62d9393237354360c4a
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root a2d7e98892adee57b6fe39d70ac9b4ac388589ecaf226ca98bc41ea431ca83e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,759
Size: 1.00 vMB
Total Fees: 0.02094994 BTC
Feerates: 101.49 > 2.10 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (328,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,629 586,629 00000000000000000018593a166be2c0349ff7b68b5a9fe17ce20ebeb171b7fd 1,035 1.00/1.00 vMB 5
586,628 586,628 000000000000000000107d20d1524546005208f96b41260ccc5472ab8d59a1a8 1,590 1.00/1.00 vMB 2
586,627 586,627 000000000000000000080c7b6b3f8a3697e5da29a2d387f642c9b167bf4e8130 2,385 1.00/1.00 vMB 9
586,626 586,626 0000000000000000001a244c4012884fb2100d4d5b4db4a836387835fd467abd 2,273 1.00/1.00 vMB 51
586,625 586,625 000000000000000000092e949e70df454300b921dbda05c75bc455647283ea22 2,851 1.00/1.00 vMB 68
586,624 586,624 000000000000000000154aa136a5ddb3621ceaf057ed58af0f9d4ab1a0e2d349 2,203 1.00/1.00 vMB 33
586,623 586,623 0000000000000000001ab5eb5d2938bb18d103f573c181bff997fb5fcafa4575 2,842 1.00/1.00 vMB 42
586,622 586,622 00000000000000000013d958d931efa3fa0fe4e936117e775ccb0a2da23f6d49 3,443 1.00/1.00 vMB 58
586,621 586,621 000000000000000000052a92a3efde8d5ec1b12b675cd50c36a25c289a1c12ff 3,046 1.00/1.00 vMB 80
586,620 586,620 00000000000000000015ce5f71862d564ef3cec0db3e6606ff5c26a03fd80912 2,868 1.00/1.00 vMB 20
586,619 586,619 000000000000000000029c6554c852da3887ee88234f4264c85c114b743e5a85 2,061 1.00/1.00 vMB 8
586,618 586,618 000000000000000000024b3e38133bdd2b9d5d03d8ccd1c6b3aef2717d7f5e92 2,980 1.00/1.00 vMB 53
586,617 586,617 0000000000000000000f94762beaf50dc90d3dfcf7f42a807ab58fbc23f96e10 3,118 1.00/1.00 vMB 26
586,616 586,616 0000000000000000001b78df4b3386951c65a16d8565451cbed63c6cd7e0bef9 3,168 1.00/1.00 vMB 66
586,615 586,615 0000000000000000001cf2082eb568761b18c6728925a36074f3a4ad64c167eb 3,116 1.00/1.00 vMB 40
586,614 586,614 00000000000000000012c826b58fa3bb78342f47b58a8c5fce79bd6cc827e64f 2,930 1.00/1.00 vMB 61
586,613 586,613 0000000000000000000beb5a52cfb656f5f755f378ca678ce59a155f9fafec29 3,418 1.00/1.00 vMB 56
586,612 586,612 0000000000000000001e2ed208b66fb33fa348e0322711f42d716f975ed6a6b3 3,190 1.00/1.00 vMB 63
586,611 586,611 0000000000000000000fdad673194e2375812ca1fa9a3350424926dacc34011e 2,586 1.00/1.00 vMB 28
586,610 586,610 000000000000000000181de1560909de85dcf51c39edc9890f6e717a513bc5a0 2,410 1.00/1.00 vMB 36
586,609 586,609 000000000000000000009cdff149b8468857be36ad93e3f88a90daa09cd07183 3,139 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.