Loading Tool

Explorer IconExplorer

Memory Pool

76,813 transactions
28.43 vMB
0.09198244 BTC
Random Selection Loading Transactions
Max Size: 172.81/200 MB

Candidate Block

Mining Attempt 4e877b184ea21d05050388b34c51895b1cb210ff8f2175c0a620e041430c9a72
Version 20000000
Previous Block 000000000000000000013d05d8e07eeed9e42c45f154b4b1a21afed5c5408f6f
Merkle Root ebaa69d1dd6839205c26e76b572dc6c57ced76f2f20c105b5f7a31f661586736
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,314
Size: 1.00 vMB
Total Fees: 0.02848170 BTC
Feerates: 526.32 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,277 (707,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,774 207,774 000000000000002780ea85734363aacc809746f9326f7c3e6662df866cf8216d 188 0.08/1.00 vMB 171
207,773 207,773 00000000000003e14be2f335e5cb788042b875ac1db0f5ff03233f290f6a8089 309 0.21/1.00 vMB 118
207,772 207,772 0000000000000144649dd373cc335bc204909550d5c64f1f0129e2740c852ff9 31 0.01/1.00 vMB 197
207,771 207,771 00000000000001c0bfc832263b02061a0cf95d0209cc0899142986231dbde784 255 0.10/1.00 vMB 159
207,770 207,770 000000000000047652d80e97a9b1efb1c901f30d01e27354cb2cdbbcc2550c32 187 0.09/1.00 vMB 170
207,769 207,769 00000000000002f2ae991a4476fc4fdf20d71231ac45a1059786a88d174e07cc 628 0.25/1.00 vMB 199
207,768 207,768 000000000000042b7e27ae8ead6f9e6eec3981158774a1f59f453bd804b18edf 175 0.09/1.00 vMB 166
207,767 207,767 000000000000033616a5dca7c18cb6867bab239cf351499200e01c312156e68b 3 0.00/1.00 vMB 109
207,766 207,766 00000000000002c44c463b8b75160a2cc77a848e011f9fcf472c0c44e08a9686 92 0.05/1.00 vMB 165
207,765 207,765 00000000000004473c57180128c7447262d8d3e6eaf69784f14b96574fafcc41 47 0.02/1.00 vMB 75
207,764 207,764 00000000000000bcd971a2134b410745e753148a407309d46e4574b19923a2e0 115 0.05/1.00 vMB 101
207,763 207,763 00000000000000060e631a0bcef60e0d41ed9140b22e10b8da6bb72e432e9eae 401 0.15/1.00 vMB 184
207,762 207,762 000000000000002d0981d33940071f22f5d84abc5afb96ceaae723d3b5a459d4 10 0.00/1.00 vMB 35
207,761 207,761 00000000000003ae71ae018773bfeac0a6ce8425ba90b61fdd5da5be2a5e6d7a 105 0.05/1.00 vMB 85
207,760 207,760 000000000000012336df9593abd393db396d9e50625138830cc09534605ac0a1 50 0.02/1.00 vMB 135
207,759 207,759 000000000000049d770b5d130be59e275e6e99eda0f3c085f641fb4efd3d2401 1 0.00/1.00 vMB 0
207,758 207,758 000000000000037c8a616fb06d271919668af554bb8bfb9a5c29a69b0d413c03 34 0.02/1.00 vMB 98
207,757 207,757 00000000000004edb1c7e1f681a1bb05bf99e619eae26b0b25df78067cb26835 24 0.01/1.00 vMB 117
207,756 207,756 00000000000002d3f2f8f7afce2d1d0ac62e71c2052df311b4de6671c4ccfa6d 311 0.14/1.00 vMB 174
207,755 207,755 00000000000002ce6a32a66555f61fe9aeae54ecea948dd8fa11ad9c8cc39035 9 0.00/1.00 vMB 141
207,754 207,754 000000000000046420222b41bf2eeb68c85a6b4420bbd926674e004afa0c7171 177 0.05/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.87 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: 713.09 GB
    • Received: 17.31 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.