Loading Tool

Explorer IconExplorer

Memory Pool

21,718 transactions
5.78 vMB
0.05003421 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.92/200 MB

Candidate Block

Mining Attempt e8f57538f47c23ef829c313271503b39fe48a5a1200637d2d1622fa5c32ee04c
Version 20000000
Previous Block 000000000000000000004c3a5a3c4f293aacbebc600e1e14d014f8f8d890a12a
Merkle Root 9cd45dada73661fd3087c56b2114e4baf4f4b399f5e01db8115a303cd6b9f256
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,974
Size: 1.00 vMB
Total Fees: 0.03538361 BTC
Avg Feerate: 3.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,110 (775,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
137,886 137,886 00000000000003d3745d1e9f009389d13cbc1ff0582d901c4c2b19a85224775d 0.01 MB 34 347
137,885 137,885 00000000000000ccd1a827d08724774acea63775243293a8c235365aaf493ade 0.05 MB 92 253
137,884 137,884 000000000000080e596dbe54087a9f01cd05908405e2bba37cedf7b5cceeefc3 0.04 MB 60 243
137,883 137,883 00000000000008a1bd6d447dae9c936247f1dce80921f2f69d4e1367557596b9 0.01 MB 25 1,565
137,882 137,882 000000000000008ad87a4f177921412d7cd452ec63353df32602ccf03fc6dff8 0.01 MB 25 728
137,881 137,881 00000000000006650f38066f98063bde5a3fab4b75284a8065f5084b2741f4ff 0.04 MB 81 492
137,880 137,880 0000000000000693856c248f58b018b58e373381528d00366cb061a378adc535 0.06 MB 108 291
137,879 137,879 000000000000045ebbc66596d6780337da1ca7e84e66375ee2098c07a0a91e1a 0.03 MB 76 3
137,878 137,878 000000000000095770bc9c254cffbde1731b120c266829b7347d0219eeeee210 0.06 MB 148 1,549
137,877 137,877 00000000000007ca1b5b8ad4ba7505a4c6a5b58e258d70cb32a1939659f72797 0.01 MB 30 271
137,876 137,876 00000000000004807a354f436aa2e2c7efa9d6cb0d692da3c5941a3cb24039c9 0.04 MB 81 271
137,875 137,875 000000000000073d3b5608178802c740f5ae7f330b8327b23a965b8ff8e2d658 0.06 MB 170 974
137,874 137,874 00000000000004dd66e76d4eee904dc26c4b15cf4bbc50761b4b7169b1704dcd 0.05 MB 150 1,279
137,873 137,873 00000000000004cef096fd1de8a73f3b2f06361f062b5a2ce354f4c5c29a0fdb 0.05 MB 121 1,055
137,872 137,872 00000000000009216ef6f30b0028ce4ca7ed65c33bcd833b7b6f41a9bb29d74c 0.05 MB 178 17
137,871 137,871 0000000000000083c3b85e938550e19ae140c28664a44e4569117fc9a0ac5fce 0.02 MB 40 120
137,870 137,870 0000000000000243afc8a3e87470fea90357604ec6075b4f6f93309dcb2c9da3 0.05 MB 134 78
137,869 137,869 000000000000055a954c8cda837ad3a3e7e4f037b3fa324783a2ffd944a97200 0.03 MB 71 228
137,868 137,868 00000000000000e05dfd593eecb6b51f25b4a5aca514d4f64bc52c8901659c46 0.03 MB 30 371
137,867 137,867 00000000000009ba6ff1340bcf2ad735c15ab8d132bafd427294c2c506720864 0.01 MB 5 0
137,866 137,866 000000000000080cf6c45722f80e3613251c85f52760e98e085724ef0c6ef9f4 0.01 MB 24 653
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

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