Loading Tool

Explorer IconExplorer

Memory Pool

83,526 transactions
30.77 vMB
0.07943248 BTC
Random Selection Loading Transactions
Max Size: 189.19/200 MB

Candidate Block

Mining Attempt deedc2ba31636f1a9f68c4553bb41226a90b9b29117e549fa63721aa7a9175f4
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root 9dd3987bec2931b3d5d4c99827556cc8df3f4475a06d2419e0a79873a831a386
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,485
Size: 1.00 vMB
Total Fees: 0.01052966 BTC
Feerates: 49.17 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (19,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
896,221 896,221 0000000000000000000154776059f5856bbdb067a9b6c316b221d77044efd408 1,242 1.00/1.00 vMB 2
896,220 896,220 00000000000000000000f0fe5adb5b2de8f1939a9da8e5766445188f31414140 2,257 1.00/1.00 vMB 2
896,219 896,219 00000000000000000000fe3b390ca169b775af6a50e7f60c9ef8b30dfa8b2fab 523 1.00/1.00 vMB 1
896,218 896,218 00000000000000000001cd4f9f0a55daaee22f9fafd80a288ec85fdf816df50d 3,622 1.00/1.00 vMB 3
896,217 896,217 000000000000000000013068ca7b351acb5f57cddb697d5441284ca741da3dbe 3,368 1.00/1.00 vMB 5
896,216 896,216 00000000000000000000f5a5eb698858913dcf7f7ac8cea6ab9bc99e47c4a285 698 0.95/1.00 vMB 1
896,215 896,215 00000000000000000000e02f6497dd55d64144451ff37dc86b70497a536c4faf 307 0.97/1.00 vMB 1
896,214 896,214 00000000000000000000d60abcafc01230448a8db077d56218968548c654de08 1,850 1.00/1.00 vMB 2
896,213 896,213 00000000000000000000e52fbe3c00b01f937fce0205ec862cf6a56309f0784f 451 1.00/1.00 vMB 1
896,212 896,212 00000000000000000002424957c109c9887a37890677942877e1dab5d63936dd 835 1.00/1.00 vMB 1
896,211 896,211 0000000000000000000089de47e7dc9faa6503b46bb0a9288602f3d775ec9e23 1,025 1.00/1.00 vMB 1
896,210 896,210 00000000000000000001b38c7330f1208a7a26a8f573e400ea1420fe2a9e7908 235 1.00/1.00 vMB 1
896,209 896,209 00000000000000000000da59654301ed81e88a4a74631e9e083be9920a6613b7 2,091 1.00/1.00 vMB 2
896,208 896,208 000000000000000000009fad8a300c40cd9d5b7c3904582bdbc1c33b5a1c2b67 1,798 1.00/1.00 vMB 2
896,207 896,207 0000000000000000000255e9753deddb7deea09b0d1cd79bb9d130633e01f2f9 1,396 1.00/1.00 vMB 1
896,206 896,206 000000000000000000018f5a2349942dc34d29b0c67e45265f66d2b57b2675bd 492 1.00/1.00 vMB 2
896,205 896,205 000000000000000000022d28aab249b4edf3e17eb8b0622575d6c8474cc246ad 1,614 1.00/1.00 vMB 2
896,204 896,204 0000000000000000000087927e8a32232b77d8f24db8ae7283312941697c05f4 929 1.00/1.00 vMB 1
896,203 896,203 000000000000000000011691bef7068c67fc461c148888edcdc2fa43c0751914 2,490 1.00/1.00 vMB 2
896,202 896,202 00000000000000000001172e9992566ee4b195e8de4eea81118ecad01b867b39 1,794 1.00/1.00 vMB 3
896,201 896,201 0000000000000000000007b5c1f1a44c9cfa1cd4cbbe0fd6af5c0b818c159af4 571 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.96 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: 715.71 GB
    • Received: 17.73 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.