Loading Tool

Explorer IconExplorer

Memory Pool

86,884 transactions
31.86 vMB
0.11035329 BTC
Random Selection Loading Transactions
Max Size: 195.19/200 MB

Candidate Block

Mining Attempt 150662a6208c6b68152f0b6226db889234350bf2b056abe098854605c9ab4136
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root a83d10427a9a6f622f1b7dd982ae75aeb3a1db8714cc05b1617c2bb236983da2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,847
Size: 1.00 vMB
Total Fees: 0.02912809 BTC
Feerates: 1,236.26 > 2.92 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (623,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,824 291,824 00000000000000006853d50897357f12e707cf285578e4251503e38d0178a5fe 470 0.30/1.00 vMB 38
291,823 291,823 00000000000000004dd1bcf0c8d2cc4d95ce87e2dd9d8610da647644c6bcf491 75 0.05/1.00 vMB 30
291,822 291,822 0000000000000000074122bdf8b045a978b76e40cc666fee318c9fe487e4ac2d 472 0.28/1.00 vMB 38
291,821 291,821 0000000000000000b07c7028c0b98d16c971eefc4a94b7b23aee9ad6fa0529cf 381 0.38/1.00 vMB 23
291,820 291,820 000000000000000056103025e0b77f2fcc75d85abd7d179bd7cd2fc01d5f85a2 678 0.35/1.00 vMB 42
291,819 291,819 0000000000000000a1a119736d5a2c62bece6ac190ed2b0210bf3a6af9a07a46 217 0.21/1.00 vMB 27
291,818 291,818 00000000000000005f1d58b75917842cf7c75e0195014d321e9daf5a1683096b 213 0.22/1.00 vMB 22
291,817 291,817 0000000000000000e42322b744c2d556935cfcd1f6416fd15a8050383f37c620 218 0.15/1.00 vMB 25
291,816 291,816 00000000000000009aa8ff84ef5491e256209e7f3fd22500dad814bc5bbf8e6c 362 0.30/1.00 vMB 25
291,815 291,815 00000000000000001303b21fa17a21f82ee34a80aa6a3f5c7d3605e8d43ad581 466 0.30/1.00 vMB 33
291,814 291,814 0000000000000000d6fe1c7f0563e0cdecc73acbcb7ec98f109032bb2cd7e6ea 268 0.29/1.00 vMB 21
291,813 291,813 000000000000000090328cefd0eb163e72275401ebf05607164e1d65d91b42ba 850 0.50/1.00 vMB 37
291,812 291,812 0000000000000000ee63a49a35444d930524347b54f2e0b36460bb750fcd901b 102 0.25/1.00 vMB 13
291,811 291,811 0000000000000000812c756dba6bdbf284015463a7630ab5e48056d42aee0269 939 0.92/1.00 vMB 21
291,810 291,810 00000000000000001c0156681dc3e36901b1ada2e3aa15b168bd77b613d5f920 297 0.35/1.00 vMB 27
291,809 291,809 00000000000000008ece69ff0066ba462d8d7da4158b21cb984b8985b941071d 240 0.35/1.00 vMB 23
291,808 291,808 0000000000000000219db49cad5ca02fed1e4e8a1d3ce1f54323122e807c6b3d 537 0.35/1.00 vMB 34
291,807 291,807 0000000000000000743c5d9fc3ebb4fffda14f45fe91d656cd66a60853a5293a 508 0.35/1.00 vMB 32
291,806 291,806 000000000000000062ec42c93686c450d11d4a7ded2b1dda7967da732d830ca3 554 0.35/1.00 vMB 34
291,805 291,805 0000000000000000cef9365e781cacb5fffbd2a7e871fa265667ab79633bfb09 915 0.35/1.00 vMB 50
291,804 291,804 00000000000000002213e7b4945d77bf2ff1dc580aeb35a2fec8f6fe4557592e 745 0.25/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.