Loading Tool

Explorer IconExplorer

Memory Pool

83,424 transactions
31.26 vMB
0.16750570 BTC
Random Selection Loading Transactions
Max Size: 187.12/200 MB

Candidate Block

Mining Attempt c4cf329b4fbc07bab76757e72626b51a76f0b6208f663b0ffd09d5633e30bf06
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 78b80295eba546a0a76c6ec5f0a22bc23c779febaa987196b7ef4ad8ffe8ad43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,798
Size: 1.00 vMB
Total Fees: 0.07266799 BTC
Feerates: 301.37 > 7.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (641,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,108 274,108 000000000000000375bdbe7864ef8a2a0606388eb75706260dcd72475109e469 544 0.28/1.00 vMB 59
274,107 274,107 0000000000000005e02505f20799d76f20eebf8033d738037320ce760632935f 247 0.12/1.00 vMB 49
274,106 274,106 0000000000000005f1e04a404311370386f3b1e0b964e18eaec5f5e4867d77c0 278 0.13/1.00 vMB 47
274,105 274,105 000000000000000071f31a56f22afc13f62620a5cf0784f452879a47390da3dd 364 0.25/1.00 vMB 53
274,104 274,104 0000000000000000f1dd0f4e1f07de1f707177e2ed22f3c6c44da099120d3b3d 168 0.06/1.00 vMB 49
274,103 274,103 00000000000000045288f2acc1d100db12e4624c27c4b7c4c6285fc959e7cb21 273 0.13/1.00 vMB 45
274,102 274,102 00000000000000003bc4018696e6a2c05b4463fafd9ef021174ed8f97a12b98e 362 0.21/1.00 vMB 38
274,101 274,101 00000000000000005b90f8693837826a5f72a3e243c22f6cce004e4855e59881 841 0.48/1.00 vMB 62
274,100 274,100 0000000000000004b61834b9b984e8c1305c4279568273327ca3ef76006090f0 53 0.02/1.00 vMB 40
274,099 274,099 0000000000000002fa4a041b61c34777df643616abbf450015792253e8ff7cbe 279 0.17/1.00 vMB 45
274,098 274,098 0000000000000001ceb0ce0a065b6e19dc5bdf6d10a6debf77c4eb6e7df90a53 494 0.25/1.00 vMB 68
274,097 274,097 000000000000000457e84bb191ef622f30ea25dc953e46ad56ba5f61e0efe3aa 97 0.04/1.00 vMB 48
274,096 274,096 0000000000000005228b86dcded864170f6eed3f12d97555ba1f82d301c0a7d8 250 0.15/1.00 vMB 43
274,095 274,095 000000000000000124725a59db557f3296ad70aac6e3ce5207238587c0656ddf 429 0.17/1.00 vMB 50
274,094 274,094 000000000000000517eb45c03706a2d90417cc0bd91f50d5845f913ef34f7383 472 0.25/1.00 vMB 54
274,093 274,093 000000000000000136cef10b83601b67fa532a0589d9b2893bf276a773633a4f 120 0.05/1.00 vMB 32
274,092 274,092 0000000000000001f326cc9af505087ba0be0cafeb607414ce41445fe839ada1 131 0.06/1.00 vMB 47
274,091 274,091 0000000000000003844d0b773b4c76d6b299c47c8a164efe040832c377c2d52e 1 0.00/1.00 vMB 0
274,090 274,090 00000000000000018bb7cc599ae2bd3e7492a1385f116a4b1d9f651f7b5c8d72 394 0.18/1.00 vMB 129
274,089 274,089 000000000000000088c08efd5235a170426758ba3f2225f1107b70bd722a6c17 791 0.42/1.00 vMB 41
274,088 274,088 00000000000000053a3f54db15f502c83451fda40892ed683a5ad5d1ea087454 75 0.03/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.65 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: 672.67 GB
    • Received: 16.30 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.