Loading Tool

Explorer IconExplorer

Memory Pool

81,478 transactions
30.99 vMB
0.09074589 BTC
Random Selection Loading Transactions
Max Size: 188.12/200 MB

Candidate Block

Mining Attempt e35557e10fc374184fc500799e1c537d213ac450b4ce3a44a623215d6e434a1a
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 1013f077d97cf2a126a53ff1b4250c7813cf0b75da642135d22694c684d272e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,748
Size: 1.00 vMB
Total Fees: 0.02386525 BTC
Feerates: 351.58 > 2.39 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (670,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,021 245,021 00000000000000a400fba67543ed48d59241713f13c08e2423c5aeebca86eb49 45 0.03/1.00 vMB 92
245,020 245,020 0000000000000094ecc45d408803d20bb632d303b7e76c93596488618acd799d 101 0.05/1.00 vMB 102
245,019 245,019 000000000000008972366782d699524548ee310583b7a9cfa760fd1fac330ea4 167 0.12/1.00 vMB 83
245,018 245,018 0000000000000021847e2f1f661073d873481ec9cbbf08fe3da2ac1cc1b1cc2e 327 0.13/1.00 vMB 134
245,017 245,017 00000000000000a4f76afc0a78bc8c4c649f1b382957c17a625f0fcef1636b4f 121 0.05/1.00 vMB 167
245,016 245,016 00000000000000424f34e549d454567a5adcec1dd0f72840b3f177d6aeef094c 310 0.20/1.00 vMB 81
245,015 245,015 000000000000007a05bd441146a75391f5e87dd8d9631e279f8b4c51d8d0729c 98 0.04/1.00 vMB 90
245,014 245,014 000000000000006a6fb12cf46a08eee521804dd18816ebd5b946d7722ad1e9eb 295 0.14/1.00 vMB 98
245,013 245,013 0000000000000013699c1970b96e06c790800ee132a515124fb1ed387a210a62 594 0.22/1.00 vMB 205
245,012 245,012 00000000000000be5bf3d877b41c10893981a7314e4594f50f43d5f8b1a886af 106 0.05/1.00 vMB 130
245,011 245,011 000000000000002e22d7cf5e321d346aead60021277072cbe9c4310acb1664a9 449 0.18/1.00 vMB 161
245,010 245,010 000000000000007e168d662383f5e8528f117c18bedc40f227c45e3c351c674e 235 0.10/1.00 vMB 139
245,009 245,009 0000000000000000b3f7a3295252112ebc091604272f915d207a6e166a60739e 19 0.01/1.00 vMB 52
245,008 245,008 00000000000000219a35ff44b4ad90dcfe23002eafe4766a51d0526cd11a8291 254 0.12/1.00 vMB 124
245,007 245,007 000000000000004bc46c0c1b66b972c3c90f5970c2ab7694a4fc6a044825cb78 44 0.02/1.00 vMB 11
245,006 245,006 000000000000002dac53e0c6c6cadc53385f253710f2d13643eadc50d983cd5b 586 0.20/1.00 vMB 156
245,005 245,005 00000000000000757701cc20e7264f5fe82e5dbf6fcea99e2efffaf30bfede25 34 0.01/1.00 vMB 49
245,004 245,004 0000000000000087a038e2f15a00983588a5f8429fca0bdc4a1eef89bb209d87 268 0.12/1.00 vMB 110
245,003 245,003 0000000000000010072ea02e161b7fef787cbe9cf61a036a40df82040fe04253 14 0.01/1.00 vMB 96
245,002 245,002 00000000000000a0b4748bfde76d7af80f2c54c7765ec99a2392f12f6d66cb19 43 0.02/1.00 vMB 84
245,001 245,001 000000000000000a7d0af8233b2d8dceca0c804b28967365d95c477b07915899 507 0.20/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.