Loading Tool

Explorer IconExplorer

Memory Pool

41,721 transactions
31.84 vMB
0.12356719 BTC
Random Selection Loading Transactions
Max Size: 159.19/200 MB

Candidate Block

Mining Attempt 1649f7e67b3aca9b782ba4e0dbb3845daff04237708c499a1eb3aa776c0b8cc2
Version 20000000
Previous Block 0000000000000000000147c7dd24837dec3ddf522e94b4367f767e386a6ffd60
Merkle Root 52b60708def55269dd176c0643e73dc00476729750c68ab88fa0d19d68c0e2b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.05701435 BTC
Feerates: 116.76 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,357 (564,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,571 349,571 0000000000000000060577e744223eea22cd45597ca55b1e981ce19874be4f7b 256 0.09/1.00 vMB 42
349,570 349,570 000000000000000001a40ab7df60551364c33e4bade591dc946de26e23569418 456 0.22/1.00 vMB 25
349,569 349,569 00000000000000000580799b80ab02200454c02701023076208d2942a45197e9 594 0.30/1.00 vMB 31
349,568 349,568 00000000000000001641d325610619de2c3b1d7d4c04d7e2b88975faa99bd26a 261 0.11/1.00 vMB 15
349,567 349,567 000000000000000005f66c5e68f991e904c2dde2eba5f4a286820e144fe95b6d 1,133 0.50/1.00 vMB 34
349,566 349,566 0000000000000000040b8673a38672be2772aa5bfa42578f9de6a421f83d2532 483 0.26/1.00 vMB 23
349,565 349,565 00000000000000000c011371bd9e0f4827f7910205aad1499e9ebb31c5ba1a8b 213 0.11/1.00 vMB 29
349,564 349,564 000000000000000007568ca632752da16e66a01a9b3c4394442f3451c2985623 996 0.58/1.00 vMB 21
349,563 349,563 00000000000000000ffa0f895252d0bacfa54858f99c60f441329aa9aaef2c3c 1,609 0.75/1.00 vMB 32
349,562 349,562 0000000000000000034f1bd1bbd44f17bc451bef348913fac2396fbaaaaaacc7 392 0.19/1.00 vMB 25
349,561 349,561 000000000000000016fa45a1f382d53ca08fe1b624505b36534e9da700f8d62e 120 0.06/1.00 vMB 34
349,560 349,560 00000000000000001682c98bff958466e99ace76565348035f9a6aded70c932c 1,331 0.71/1.00 vMB 21
349,559 349,559 000000000000000017065f6f36575219f703ce67352538dfdb6d49cbd47a60b5 380 0.49/1.00 vMB 16
349,558 349,558 000000000000000014d2083a14807995a5b53df16b1c13b03cfe5f95efad1ad3 2,026 0.75/1.00 vMB 37
349,557 349,557 0000000000000000113ca4476193f9aceb66630f8745f6744ec554869211e78c 128 0.04/1.00 vMB 42
349,556 349,556 0000000000000000047037d99905cc9a6d9f10b817f0a991cabca0986a119198 963 0.44/1.00 vMB 27
349,555 349,555 0000000000000000156e768e13207a3e9fe757ea6d80ff1d5eb51f20a151423e 1,110 0.51/1.00 vMB 28
349,554 349,554 000000000000000002b0e25b41e89091f5c17c30966a1e2c70099bc5060197ee 246 0.11/1.00 vMB 32
349,553 349,553 000000000000000004b8947b02d197fb8dc9a30b290e1d0aa5f217a776d06250 920 0.49/1.00 vMB 25
349,552 349,552 0000000000000000046021776296d900f1f00882a41030ce56aadb70d97bdfdd 115 0.04/1.00 vMB 14
349,551 349,551 0000000000000000074a76c98d81062fa7f5acffe428aef2deb2e4c8704bf321 334 0.16/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.23 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: 590.70 GB
    • Received: 9.59 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.