Loading Tool

Explorer IconExplorer

Memory Pool

83,170 transactions
25.96 vMB
0.14040590 BTC
Random Selection Loading Transactions
Max Size: 163.79/200 MB

Candidate Block

Mining Attempt 6e97321a2b17d4ce37b3e9fb056ada4e00d2bfa41e25c1f79eae03047d1f5030
Version 20000000
Previous Block 00000000000000000000f36fb3e1bb17adcc315a9eac0ed7f1562c96f8ff644d
Merkle Root 0c8a0532e1fd6e8b090755bfe1ee80acc44de420c286479f4f82742a0411b5c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,416
Size: 1.00 vMB
Total Fees: 0.03295594 BTC
Feerates: 141.29 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,656 (844,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
71,266 71,266 0000000000a9790a0493e3a0527ba56b8b72342ced985fd0ebc265fbdbe580f5 1 0.00/1.00 vMB 0
71,265 71,265 00000000000795fc2f810a798301c6549bf5ac1283c579e6b3b9019a575bd8fa 1 0.00/1.00 vMB 0
71,264 71,264 0000000000c2fa9977a0188d5da684131d8909a6a41f6d8923679fb75911a3f3 1 0.00/1.00 vMB 0
71,263 71,263 0000000000749a620c367c2df1781e5d2cbcfbb59e5a5f0f9e376c28066271be 1 0.00/1.00 vMB 0
71,262 71,262 00000000003018d9799ea96987d2f3badfd75d7dd0dcd2a17e39a337304842c9 3 0.00/1.00 vMB 3,875
71,261 71,261 00000000009cdac773ebd06162258e2718629cfcbb2970e855f0478d0722ad93 1 0.00/1.00 vMB 0
71,260 71,260 000000000038ad617d79f9db4de8ffeabab77c043ecefd70a102cea18438c91c 1 0.00/1.00 vMB 0
71,259 71,259 0000000000d40eb0a3c3f3a06d2ed9cccf68de976d6e3a94e3790f6e9a109cd3 1 0.00/1.00 vMB 0
71,258 71,258 00000000010bd6604769eddea0766dfbe0f7cd7ebedff4f273b8cd94c219d180 1 0.00/1.00 vMB 0
71,257 71,257 0000000000105361658d7ceee26ae2eda78ade5277f2868752c69306395c8465 1 0.00/1.00 vMB 0
71,256 71,256 0000000000a98b4202b15bcd82e6c5544b62d08e6a9cc335b6db1be5dba4641a 1 0.00/1.00 vMB 0
71,255 71,255 00000000002b435d1e290d25e7bb498f47071ee5eb5c21ebedb3474b3b500fb8 1 0.00/1.00 vMB 0
71,254 71,254 0000000001027a53139696e3659e2e1a0df5e5b23492514a14dce6c26612cbe7 2 0.00/1.00 vMB 0
71,253 71,253 0000000000002ebbc7d88175555a0941f76cb113a305bdc5631f66b0c1e0e698 1 0.00/1.00 vMB 0
71,252 71,252 000000000017318c66369bfcaabdd3423e4958c07e6bc237912f6b41deae69c7 1 0.00/1.00 vMB 0
71,251 71,251 0000000000ffaef36db7925addff611721d87f61fb6b1cf464bbb03235938291 1 0.00/1.00 vMB 0
71,250 71,250 0000000000d93907f4d881c1d784a031257ef0508923dfd2bf5de548c2510441 1 0.00/1.00 vMB 0
71,249 71,249 000000000009d7ad389e5beabaac3f04f9e7e289cf6c1740ce22b41bee02e973 2 0.00/1.00 vMB 0
71,248 71,248 0000000000ce9108a61f6d87c4aef31e5be45ba0ff6b5ad5cf9499b5f5493f92 1 0.00/1.00 vMB 0
71,247 71,247 0000000000f057bd8fe4155d88d6c9e86aa5c7c3ef57378b258a16b3566c88f3 1 0.00/1.00 vMB 0
71,246 71,246 00000000005f8a7d3620894c6f1155057073dce1000c24bbf83ffb0afb1fa147 2 0.00/1.00 vMB 3,861
Previous 10 blocks ↓
Total Size: 783.52 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: 773.38 GB
    • Received: 20.55 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.