Loading Tool

Explorer IconExplorer

Memory Pool

73,523 transactions
27.22 vMB
0.06485672 BTC
Random Selection Loading Transactions
Max Size: 165.96/200 MB

Candidate Block

Mining Attempt d262dd9113178181efbc29dd69dc837f6504c0439a93e6e11b22ba47074f07ef
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 043da303f8cfa115b0402bed2e4b5d0443108ba669545c2a0782d17018f9c803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00711956 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (226,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,041 689,041 000000000000000000060c1de41de6f08ecaace93ec3954efeb44b81dcdc584e 2,820 1.00/1.00 vMB 63
689,040 689,040 00000000000000000007f4033a38b192676efa93279d2f3d44a81e5b76df654e 2,518 1.00/1.00 vMB 66
689,039 689,039 0000000000000000000a07d4e09a418d9c222769c76a750c18736f6bcca196a2 2,736 1.00/1.00 vMB 97
689,038 689,038 00000000000000000007738fc9750e49a802f17bac5586ff083e056da3572e0d 3,199 1.00/1.00 vMB 18
689,037 689,037 00000000000000000004f2545163f09cd3088629274731b81200aed54a7db1f1 2,687 1.00/1.00 vMB 37
689,036 689,036 000000000000000000031386cbd0e089a0e2b06c63694dd6fe77db235edc9b5e 3,127 1.00/1.00 vMB 44
689,035 689,035 00000000000000000002a4e1d9fe65f9df55d2d98ad904f50b5ca5b3675794bb 2,830 1.00/1.00 vMB 72
689,034 689,034 00000000000000000007effcf35c0597a60d01a3dc685c81d997f49aa248c2d1 2,333 1.00/1.00 vMB 84
689,033 689,033 0000000000000000000b8eb5953eda182cc8f86e10b89531ed32791f35e800d0 3,149 1.00/1.00 vMB 35
689,032 689,032 000000000000000000013250207f833ff982d61977365d0a0f52065acbbddca0 3,154 1.00/1.00 vMB 41
689,031 689,031 000000000000000000046cce519be62f68dd777d86f274a24c574f417804e36e 3,070 1.00/1.00 vMB 60
689,030 689,030 00000000000000000002f4d1f3ec64fcc6a11d2b7b0201e2383cf7c547667aff 1,757 1.00/1.00 vMB 64
689,029 689,029 00000000000000000001b308ce36f161b19b3360f895d5bd154a089944adc5d9 3,259 1.00/1.00 vMB 52
689,028 689,028 00000000000000000002f4827482672669c425c95cd1fdb39fde676cd078c521 1,196 1.00/1.00 vMB 58
689,027 689,027 00000000000000000001539e9423b3897c8770c897a7a39be0f93e2df2b88891 2,263 1.00/1.00 vMB 69
689,026 689,026 000000000000000000088856e9acd0bf61c344629e6761868155e25944b908ea 1,735 1.00/1.00 vMB 37
689,025 689,025 00000000000000000006a50ddcfc1a3394f0f9f9b758b99479f4595bc639141c 2,950 1.00/1.00 vMB 49
689,024 689,024 0000000000000000000d190d62fee3fe53abc4d4c273b74ba26ac243498464f4 3,255 1.00/1.00 vMB 53
689,023 689,023 00000000000000000001176e5eead34add7f679ba85225572166ffd1a282c3e0 2,423 1.00/1.00 vMB 65
689,022 689,022 000000000000000000097a26a78d67d92905b4a321078b5fd5d8efd3cc558b4c 2,139 1.00/1.00 vMB 67
689,021 689,021 00000000000000000007887601270035775d99bac6981b9e3d23e9e228214c97 336 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.