Loading Tool

Explorer IconExplorer

Memory Pool

77,188 transactions
33.60 vMB
0.13599474 BTC
Random Selection Loading Transactions
Max Size: 188.52/200 MB

Candidate Block

Mining Attempt 916afa8b3ffb39dd4357156da2099d02206bc22c51fdc5ec710aa50cfbf424b5
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 5d6a30fd38323865deb0718786ae02cc56120a0103b1f174c04f9c00442989b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.02672058 BTC
Feerates: 100.53 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (364,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,084 551,084 00000000000000000013da9b434b5457c7bd42236c49518ad76c0ee4fb121489 1,958 1.00/1.00 vMB 29
551,083 551,083 000000000000000000091c2fc001b10f53414b0b49a11f39fb48c3bcdc439457 2,357 1.00/1.00 vMB 34
551,082 551,082 00000000000000000006b3bcb8f6e8a13b370c50224b537dc0010cdf251aa123 1,987 1.00/1.00 vMB 30
551,081 551,081 0000000000000000001d1a2cdc5dffb78715c9031c78a697cb95c18c5707fa95 2,429 1.00/1.00 vMB 34
551,080 551,080 000000000000000000075b3c95328fc0da5401abcd0d0329ed7be6db72e5e9b7 1,696 1.00/1.00 vMB 41
551,079 551,079 0000000000000000001f856a1b831aa4f2342a6f7aac3f330ab67a4ad43f5d72 1 0.00/1.00 vMB 0
551,078 551,078 0000000000000000000c473e96f7a68750e1b0f9e42ad8f0872a6d2a92a12928 1,780 1.00/1.00 vMB 52
551,077 551,077 0000000000000000000a6c51e897a30459c2b70dc1441a1815fbce5417fffb70 1,688 1.00/1.00 vMB 54
551,076 551,076 000000000000000000254968cd8aef088b008f89340f934e899da5742849f649 1,152 1.00/1.00 vMB 71
551,075 551,075 0000000000000000001f9985715715ddfc19ef16385bfd89891c3562829b9f62 2,758 1.00/1.00 vMB 28
551,074 551,074 00000000000000000015174201ba4e1334c66d0f77edae71414d1dc41c98438c 547 1.00/1.00 vMB 2
551,073 551,073 0000000000000000000c62c051098568113db0ce052754ebe83a96163c6ec792 2,927 1.00/1.00 vMB 31
551,072 551,072 0000000000000000001264bb974bb36447926474a3ee1bb0709e86dc6d91b351 730 1.00/1.00 vMB 8
551,071 551,071 00000000000000000028fa586ed62a78b49141c6f70d6e2e46dc8342cda1a5bb 2,570 1.00/1.00 vMB 8
551,070 551,070 000000000000000000287af474227ff1290fcf59fcd2e952ff07c4810b3a78d2 2,592 1.00/1.00 vMB 48
551,069 551,069 0000000000000000001fe0be005e280de87eca8c4632ad0e7012788462280974 2,920 1.00/1.00 vMB 8
551,068 551,068 00000000000000000013eabf8d407ac02e9dbdac2b7b71c533f85c30eaf2c4cd 2,377 1.00/1.00 vMB 17
551,067 551,067 000000000000000000181be990d283b7ca52225b8a860132c45ed6ab080de5a6 1,993 1.00/1.00 vMB 21
551,066 551,066 00000000000000000015f4ef32626fc031f2d0d7a4028239d310bbbca8e2f0a6 1,993 1.00/1.00 vMB 53
551,065 551,065 0000000000000000000952b382defde8aa735b9418959d58f8ee65048563df98 2,810 1.00/1.00 vMB 39
551,064 551,064 00000000000000000015f42de12010c6728b15453c982ee68cf65618c327e8ad 2,293 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.11 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: 733.25 GB
    • Received: 18.54 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.