Loading Tool

Explorer IconExplorer

Memory Pool

77,447 transactions
29.34 vMB
0.08249917 BTC
Random Selection Loading Transactions
Max Size: 178.77/200 MB

Candidate Block

Mining Attempt aade9f8c48257ec0641c25ffbd314bf804cf7b0c0ba4fe7dcc7253f09cdc995f
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 7b53f7c780d5f1845b6d9b69add0284c4898c46c0fabf95e9f0c118e4e82aec6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,478
Size: 1.00 vMB
Total Fees: 0.01820118 BTC
Feerates: 477.45 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (707,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,778 207,778 00000000000002eeeab48fc1b84614012ad6a305a062bf09ee5039158cf8b4de 118 0.03/1.00 vMB 13
207,777 207,777 000000000000046233a5070e735f2ec7fc7dea96d477ca57c00152641b808b0f 153 0.05/1.00 vMB 80
207,776 207,776 000000000000037d9f134e2a14afb5751feab270ec44b0df7fe9382b6ac37cd4 335 0.17/1.00 vMB 183
207,775 207,775 00000000000002e13399fbe869b36479ebf7fa2fc184efa5bd7a4267f0c785a1 17 0.00/1.00 vMB 94
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
Previous 10 blocks ↓
Total Size: 782.81 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: 710.30 GB
    • Received: 17.07 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.