Loading Tool

Explorer IconExplorer

Memory Pool

12,885 transactions
8.39 vMB
0.01633243 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.91/200 MB

Candidate Block

Mining Attempt 568a02cf871c2ede49c4b9d6e80b6e42945fe407826b7c93582db6e842d14270
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root 47c19b128eaff1257d320670562fe516688733123f4884cdcea975b3ee02dc05
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,998
Size: 1.00 vMB
Total Fees: 0.00408586 BTC
Median Feerate: 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (765,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,516 148,516 0000000000000632eacee0713cb527b7918e31b2548d619f14d4f9bbcd6c86bf 21 0.01/1.00 vMB 57
148,515 148,515 00000000000002483f1ba33dc5015544ebcbcd3afae312999665487a90f1b054 68 0.02/1.00 vMB 76
148,514 148,514 0000000000000123dd7cd243c6f24ad07d0e10a90b492185c8079b5590019573 13 0.00/1.00 vMB 44
148,513 148,513 0000000000000501a05f2c71db45075b96c9788ad2cf14c36d137940d2293905 23 0.02/1.00 vMB 89
148,512 148,512 0000000000000163482b66c1c2c4e8580b89760e52ba0962540203be3284c59e 54 0.02/1.00 vMB 87
148,511 148,511 00000000000005041580498196586521d12daf7bbc2ff18b4ac9fb66f393a9e0 8 0.00/1.00 vMB 167
148,510 148,510 00000000000005e1ac6f95e3287b8e8e18e23ed0159320923341f370f5759711 4 0.00/1.00 vMB 54
148,509 148,509 0000000000000105dddb3a22690326e82544a27651ae4fc997de82143d000d54 87 0.02/1.00 vMB 2
148,508 148,508 00000000000005ca1d48b074d0e143de8e2fe8c80196411345b2df96e1661aa6 71 0.03/1.00 vMB 176
148,507 148,507 00000000000008539d2a16e7d6d9d3fd569d46f1c399469746d4d4817f64ea0d 40 0.02/1.00 vMB 166
148,506 148,506 000000000000017b4526256e48719d3b56670b0e3643a87c352d22c08c1de99e 18 0.02/1.00 vMB 37
148,505 148,505 00000000000002527d23a127b237ed50a541de8c61160f85447475ed205b9134 57 0.02/1.00 vMB 213
148,504 148,504 0000000000000290b90925bc2c47ac5553935b41ef84d67aba95b79cd0479284 89 0.03/1.00 vMB 98
148,503 148,503 00000000000008eb3d4c4772292530b10ff8747eb0f8b6ca6599d7783dd13872 49 0.02/1.00 vMB 268
148,502 148,502 000000000000052476da7e5b756f3e18d1404d614de6ccd263d585881d4b842b 14 0.00/1.00 vMB 117
148,501 148,501 00000000000005ea9cfe5cac44acd4441dcdc907c4455bdccb1b48ec4da42dbe 19 0.01/1.00 vMB 554
148,500 148,500 0000000000000989192ab469d6bfdba1c2599957be2a5df6c9bac74bd1b79416 57 0.03/1.00 vMB 141
148,499 148,499 0000000000000252731f62065a165e6912abb546cc1e63a01a533f21b4f1f30b 147 0.04/1.00 vMB 46
148,498 148,498 0000000000000172bdd146a58d7325f67c1ae2b54928d05e6b2a0bc23f421fc4 25 0.02/1.00 vMB 67
148,497 148,497 00000000000007d24db16829c07ce107afb091d4323da6728ed527ad286c6108 1 0.00/1.00 vMB 0
148,496 148,496 0000000000000449e752071a89b283a5cf61ca97f1d155709a113b89711ea52a 15 0.01/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 779.85 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: 430.73 GB
    • Received: 2.35 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.