Loading Tool

Explorer IconExplorer

Memory Pool

28,384 transactions
9.34 vMB
0.09322023 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.90/200 MB

Candidate Block

Mining Attempt e5280287d9a256433c5a7b16a5e8a41ec48d21a62f17fea4aafba7f7c41f484f
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root f3d8e9e900668cda01f078f459b37893e75f63656a9070d60c123b55cd2b24b9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,423
Size: 1.00 vMB
Total Fees: 0.02485551 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (777,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,928 135,928 00000000000006aa6c73fcf4c5bfa88a55a2b0527aa050536052b2839c71ce2e 47 0.03 vMB 688
135,927 135,927 00000000000000a3cd4890dc5ab43f5735988aa53bffcf1ccdde3468c0b1aeaf 19 0.01 vMB 28
135,926 135,926 000000000000057fcf8b61e8d993c5d87a8f475e0bc2af19d65cef2e419b55cf 25 0.01 vMB 300
135,925 135,925 00000000000003672dbfa3296570d4f6fc3b3216c3fdb1d903ee2a08141281d8 62 0.02 vMB 397
135,924 135,924 00000000000009b77be055050474fdaeb5148007873070b936c56e035cbdf60e 68 0.03 vMB 605
135,923 135,923 00000000000004dfd524388cae696bb9a430b814ab4364acb8fa562ba90732d5 25 0.02 vMB 297
135,922 135,922 00000000000004e03e0ab40ae5afb159e9237c076b0ec1aaf7730ce558c61a48 79 0.04 vMB 441
135,921 135,921 000000000000091ca01c2c1bd7a2f8f8f142b8eef70467f80e100ba9c9ce6dac 118 0.04 vMB 330
135,920 135,920 0000000000000740585f048d786172df575dd6ffc32ada4562fd97dbca2d82ea 35 0.02 vMB 366
135,919 135,919 00000000000002d5c114f76c4df0ebf41c54a21a6054fe03288c61a728dd9d63 13 0.00 vMB 1,052
135,918 135,918 00000000000003e2ae1aaaecc5715c490116c97a1eedd75cc996707e06b1561e 132 0.05 vMB 1,597
135,917 135,917 000000000000083b095e3f7607f1edb46e2e2f5fbbafc9aeffe9c314e4c5ab82 9 0.00 vMB 321
135,916 135,916 0000000000000259ecca0bf71face6d3cf47ce3fdc1fefa8c1cebc859473ae82 67 0.02 vMB 215
135,915 135,915 0000000000000140c5ff477553d831d95354a5c7e970359e3dd8d0d4f26b785b 146 0.05 vMB 460
135,914 135,914 0000000000000939ff712bd87ab9c0a631873e7d3c864fe12320d405675c57e9 30 0.02 vMB 230
135,913 135,913 00000000000001ba9697e8d8296e4287b67a52e7651217e7ac06097968288746 76 0.03 vMB 390
135,912 135,912 00000000000007aee8e6f3aeb72d18d25b1eb30ddc4420f82146abb77ee70544 49 0.02 vMB 636
135,911 135,911 00000000000001865c85820565d469c5a4b799dee644544537ff8b74b8f27cfc 150 0.07 vMB 340
135,910 135,910 000000000000012e40261541d240a6a9facc56c279d16d0423bd181479b8ae1f 23 0.01 vMB 255
135,909 135,909 000000000000024f37335c2133e4be738bac579e1e7c42db9b3fb30da9aaa0f0 13 0.00 vMB 0
135,908 135,908 0000000000000237f18240482b4cb0cb620b3cd4bbcfa45d052c7a11f943e073 52 0.03 vMB 183
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 74
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.28 GB
    • Received: 0.46 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.