Loading Tool

Explorer IconExplorer

Memory Pool

35,340 transactions
25.84 vMB
0.06807003 BTC
Random Selection Loading Transactions
Max Size: 131.50/200 MB

Candidate Block

Mining Attempt c37f933389dd19bf2f37b6ab97603d19dc0e0efb8e847cdf8c589434cce90936
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root e8762268506b7da5c0436b6aaab96745425e94b153c2a84bad7e6234dfcb554b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,332
Size: 1.00 vMB
Total Fees: 0.02079252 BTC
Feerates: 150.77 > 2.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (412,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,185 502,185 0000000000000000003c05062cb82afd13295885048ca50372c4869e5bbd9d52 1,114 1.00/1.00 vMB 119
502,184 502,184 000000000000000000681cca279c0b2a2a1f1302a9de05ef2948bf1413f22357 1,248 1.00/1.00 vMB 204
502,183 502,183 00000000000000000018f9ccf837945deb3e717613ea4e6faaf8162033cb9233 1,794 1.00/1.00 vMB 272
502,182 502,182 0000000000000000008fb0076e72a93d532c259956490a1bf493dc0abd265205 2,219 1.00/1.00 vMB 583
502,181 502,181 0000000000000000001391f66efc64b28333a5bb206bfc66d098e9ba2d777102 2,096 1.00/1.00 vMB 390
502,180 502,180 0000000000000000007caeb464eed6bf0175622e52797fd3627ba68875d815a2 2,547 1.00/1.00 vMB 412
502,179 502,179 0000000000000000007126bd026e4f91a1b33207c95d6f36c2f4d8485312afc9 2,518 1.00/1.00 vMB 564
502,178 502,178 00000000000000000051fdf9b498bab137d02d9f43106a4506aaf4325cd26e77 2,537 1.00/1.00 vMB 473
502,177 502,177 0000000000000000000b56dfbc5997cf8b76c57894d49e9e289565f73ac1477e 2,195 1.00/1.00 vMB 463
502,176 502,176 00000000000000000086bbadac3102dcccad9a941a816acd0d0e144ec4f850f9 2,585 1.00/1.00 vMB 586
502,175 502,175 000000000000000000288d8e7ae5bc77d1291fc42fdcc433302318bdd450f062 2,199 1.00/1.00 vMB 310
502,174 502,174 0000000000000000006175de94d98a76872f76cd29099ac5e3352cb12fe3669e 1,868 1.00/1.00 vMB 515
502,173 502,173 0000000000000000000aea37bfeac065dea769b53ed8f74d8205ceabe328a1ae 939 1.00/1.00 vMB 75
502,172 502,172 00000000000000000053ddbc3b9e71933cf85df88031ed700aee89dbe7bc00f4 1,779 1.00/1.00 vMB 302
502,171 502,171 00000000000000000080356c2009e679e6bff5d5244fb3f792ebfb13a1e7c94a 1,619 1.00/1.00 vMB 327
502,170 502,170 0000000000000000002877245e96f41141ea6bfdafb2c0e34a6e836478135f15 2,015 1.00/1.00 vMB 461
502,169 502,169 00000000000000000079c280c4551cceb82f205d56e050ba05f5eef094563219 2,501 1.00/1.00 vMB 429
502,168 502,168 0000000000000000004e0968184fba95888db15fede068a7689f9bef8c738385 2,050 1.00/1.00 vMB 640
502,167 502,167 00000000000000000008f55388e44ec9a9b6543bf7d3eff2f641305f3c086f04 720 1.00/1.00 vMB 183
502,166 502,166 000000000000000000255416c86ba31416fdbe65b1ca49955132cdc5620bcf22 1,129 1.00/1.00 vMB 173
502,165 502,165 0000000000000000000b1e63ed00f0a138b1ee2d34e5cdec9edcb72883ced1fb 981 1.00/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.