Loading Tool

Explorer IconExplorer

Memory Pool

42,347 transactions
26.63 vMB
0.07524162 BTC
Random Selection Loading Transactions
Max Size: 138.63/200 MB

Candidate Block

Mining Attempt 0291530e711afd8159d19edbe608385443621fc5852fdd229531ad856e572514
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 2e785650c72107a76e055934e141537d6838fcbd818b1c711ad3cd58c037d080
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.02603625 BTC
Feerates: 99.53 > 2.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (207,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,245 707,245 0000000000000000000146c0c85ea371bad579179b36c9204f1c78fa10dc00d9 102 0.03/1.00 vMB 11
707,244 707,244 0000000000000000000be9c8872df00538fee694b7f79cb655facd5479d09ff6 2,071 0.76/1.00 vMB 13
707,243 707,243 000000000000000000074757a2736a8f1c934e743ff7e3fba85edf221a8b7774 29 0.01/1.00 vMB 4
707,242 707,242 0000000000000000000df94981fc6baae60c66e682ec4b94bb6380e5438f2a9c 1,435 0.57/1.00 vMB 11
707,241 707,241 000000000000000000072b9edcdd61902c00f2abad4d4895a1545eef155a72db 1,800 0.89/1.00 vMB 4
707,240 707,240 00000000000000000003e80020c472f70acca870068f5319c4d9c176d4fac718 1,673 1.00/1.00 vMB 12
707,239 707,239 0000000000000000000937400feb277004f7b4349851eccbdc5c30ebd7911152 2,322 1.00/1.00 vMB 15
707,238 707,238 0000000000000000000baf9798ace568c14535c00fbf89dd122bb734558006e5 905 0.34/1.00 vMB 13
707,237 707,237 00000000000000000007b19bc4821c804cee10e27209df90c54c4b163bd8bcd2 2,118 1.00/1.00 vMB 5
707,236 707,236 0000000000000000000398049b105b648fb749652ba10abc480182e0bdd24d4a 1,551 1.00/1.00 vMB 3
707,235 707,235 00000000000000000002785457155ab7eea6c299c2c2696572dca236aa2b0163 3,272 1.00/1.00 vMB 17
707,234 707,234 0000000000000000000a1e78e2eddaa379fd56445794da2d889f56a4b4a7f2c2 1,766 1.00/1.00 vMB 69
707,233 707,233 00000000000000000001d88052e40397564c064432c7a924457967329356ab90 1,695 0.60/1.00 vMB 22
707,232 707,232 0000000000000000000616875722f39098187d184e7144f1ae559c06dbc1f10b 1,648 1.00/1.00 vMB 101
707,231 707,231 00000000000000000004ac6c2d7b545de9f737f1c710e76ec9adccfd4fdb7909 1,576 0.57/1.00 vMB 13
707,230 707,230 000000000000000000086f0634419aea845a909620f55c3bc99fbfe1a7db2b01 1,234 0.45/1.00 vMB 8
707,229 707,229 0000000000000000000743157de7826140196b447331ecad5f26576993a9c3a0 594 0.23/1.00 vMB 9
707,228 707,228 00000000000000000001be18ee11e6bc999c9d7d080e54eb71f0ed8d2d36bc4e 1,834 0.64/1.00 vMB 10
707,227 707,227 000000000000000000038bac99c4a17f72ad619fba035fb6196eabb10734731f 2,373 0.80/1.00 vMB 9
707,226 707,226 0000000000000000000a574ab7a30b0a6c7a1746dd0c53b88f34926a7e50381a 1,203 0.47/1.00 vMB 12
707,225 707,225 0000000000000000000988313708b72604c207f0d8e93cca1c482657dc8edb4d 192 0.06/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.