Loading Tool

Explorer IconExplorer

Memory Pool

40,084 transactions
27.06 vMB
0.07621884 BTC
Random Selection Loading Transactions
Max Size: 140.10/200 MB

Candidate Block

Mining Attempt c97d1b16ea7ace9bfd6c4b5ab30cbc3cff208cae826e8196efd3f481bf4acded
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 1ab27eb860d5bfa29196738b477b133d26d433b2c807a7258af0c0a150aa01e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,084
Size: 1.00 vMB
Total Fees: 0.02208895 BTC
Feerates: 201.37 > 2.21 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (412,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
502,160 502,160 0000000000000000004520c0707618ce1921a1ce03a71b9c69b7946fb9351cf4 1,823 1.00/1.00 vMB 167
502,159 502,159 0000000000000000002a574d6de8aadc1149bac5deb03e7b62e5ca8ece60d25b 43 1.00/1.00 vMB 104
502,158 502,158 000000000000000000594763e782e93d94ac0aad563b88aac9362484a24795ab 662 1.00/1.00 vMB 163
502,157 502,157 0000000000000000004646d92d460c336975e6e7d6647e8c26eaf993b98916e5 909 1.00/1.00 vMB 286
502,156 502,156 0000000000000000001e8410f724026280485a24874a5f964212a904f3cbf71b 418 1.00/1.00 vMB 137
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.65 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.