Loading Tool

Explorer IconExplorer

Memory Pool

78,901 transactions
29.12 vMB
0.10019230 BTC
Random Selection Loading Transactions
Max Size: 176.62/200 MB

Candidate Block

Mining Attempt 80a1a1cf86500f81bf034c1a04676b72499fd167c27de2a614da41746e68819b
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root ec138f8475fb711e4a0799635e0de1f9932ec937ea98ea06a2312584a255d4e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,367
Size: 1.00 vMB
Total Fees: 0.03936944 BTC
Feerates: 137.15 > 3.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (165,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,658 749,658 00000000000000000000d62cc1fe0f23c0dc586a4fdc1a695d56f91da6f3ba9a 2,556 1.00/1.00 vMB 7
749,657 749,657 00000000000000000005be9c3429365296d482ef632e20fce3039a0da5939376 3,024 1.00/1.00 vMB 20
749,656 749,656 000000000000000000094b2d5c6717eebe318f9b0afd2b1c5643d1b3eb8df1a7 1,568 0.91/1.00 vMB 8
749,655 749,655 000000000000000000033d6ba355fab9995b7c604972f3e1dd3f0a21964d0756 3,234 1.00/1.00 vMB 22
749,654 749,654 00000000000000000002cc9b4244e027efcca40c46f29988f977155339baecc6 1,166 0.41/1.00 vMB 9
749,653 749,653 0000000000000000000535145136180900ed4dc22756d9f6f217cfa04f752228 695 0.33/1.00 vMB 8
749,652 749,652 00000000000000000004685d7994aff9a8ca48664df7008e731ca8a6e9fe3acb 324 0.12/1.00 vMB 7
749,651 749,651 00000000000000000009a00b0d2ebd9e701aac54085cdfc4aa98b46e441a8d0d 363 0.79/1.00 vMB 2
749,650 749,650 0000000000000000000125d793e40ade81a4da1c7104038d3db64543bc2b701d 2,079 1.00/1.00 vMB 5
749,649 749,649 00000000000000000005ed3995fc2095574bd7245a2166db97079f42ac387874 1,586 1.00/1.00 vMB 6
749,648 749,648 00000000000000000007f6fbe0358c764f132bb70f1144b70cf9910b6ffcc928 2,588 1.00/1.00 vMB 18
749,647 749,647 00000000000000000006ab8c910dff78c9b8b6636d3282ba76ff2ebde3e4c33e 2,566 1.00/1.00 vMB 12
749,646 749,646 00000000000000000001ab84e45802ad80db01eb2152aae1a4b25ed50c39dc44 2,066 0.97/1.00 vMB 11
749,645 749,645 000000000000000000087398a610d528672d9826a081627a07aae3919d9647e5 75 0.13/1.00 vMB 21
749,644 749,644 000000000000000000070333aa3b6ba63aa51275d0d1d2641e2900828ea3534b 457 0.25/1.00 vMB 14
749,643 749,643 00000000000000000008f9af00cafff969221361254b6b7d675a4b601c112494 328 0.17/1.00 vMB 10
749,642 749,642 000000000000000000070d4aeeb94ab50b8cafce3f9c5fd8fdae7222de8de235 467 0.18/1.00 vMB 9
749,641 749,641 0000000000000000000190bdef3d1051760be7855d11344b125f4c1e7f0e91b4 38 0.01/1.00 vMB 12
749,640 749,640 000000000000000000068947e1a084dba76b9efa9ebc2c4d268ade8c27b94ad6 930 0.33/1.00 vMB 8
749,639 749,639 000000000000000000017bc051d4192786188eef0de7af128256f1be71078abc 443 0.38/1.00 vMB 5
749,638 749,638 0000000000000000000520183a5297dad1f64c1f6be3a61aaca386d9b1a42c51 1,898 1.00/1.00 vMB 6
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.40 GB
    • Received: 15.93 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.