Loading Tool

Explorer IconExplorer

Memory Pool

82,379 transactions
31.01 vMB
0.08210339 BTC
Random Selection Loading Transactions
Max Size: 190.17/200 MB

Candidate Block

Mining Attempt 1e3b6cd52f0239581fe3681222bce0eed6d54b97429d862fa372d417a2518c3c
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 215f320f28882873f567592e14f719e3868fcb90f5117804bd8afde839fa881c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,551
Size: 1.00 vMB
Total Fees: 0.01236387 BTC
Feerates: 68.76 > 1.24 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (707,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,782 207,782 00000000000001444379eb7e6ceba63dab2ef38a622947712dcb8e1724a9a20e 477 0.25/1.00 vMB 235
207,781 207,781 00000000000002af9a2915b0a405c743b2241ba61310a50f47564d76abac49a8 280 0.13/1.00 vMB 150
207,780 207,780 00000000000000d4c2cf4dd6bc3170ad9fd5a810b49c89efadace8ac67612e49 31 0.02/1.00 vMB 134
207,779 207,779 0000000000000410747b22cd6f7b432d0234d894ec2254d5370588751780b0ae 109 0.05/1.00 vMB 176
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
Previous 10 blocks ↓
Total Size: 782.77 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: 709.41 GB
    • Received: 16.90 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.