Loading Tool

Explorer IconExplorer

Memory Pool

40,593 transactions
27.19 vMB
0.08091617 BTC
Random Selection Loading Transactions
Max Size: 140.93/200 MB

Candidate Block

Mining Attempt e455c2c7b880a895f74835ee14fcb38d3be610ad8f7d3674f87c67c071768c07
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root bca181f7d4e84ec503ee3cbabe9c6a648a3c446966f50e9aa839bdd651f1bf00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,295
Size: 1.00 vMB
Total Fees: 0.02558660 BTC
Feerates: 201.37 > 2.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (412,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
502,164 502,164 00000000000000000017382b1d8168635e66a4db06e83e6a90dba200752a406d 1,706 1.00/1.00 vMB 117
502,163 502,163 00000000000000000011cd90d5702d255c326cc40781e9d18ac148d812ced254 1,882 1.00/1.00 vMB 430
502,162 502,162 0000000000000000004a92a73e6bfa30e879a9c54bd06366f961be231ea48881 2,021 1.00/1.00 vMB 340
502,161 502,161 00000000000000000059fd0c76c0e25909a610b155a312732615f45a887f0f43 2,241 1.00/1.00 vMB 506
Previous 10 blocks ↓
Total Size: 781.83 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: 636.66 GB
    • Received: 12.38 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.