Loading Tool

Explorer IconExplorer

Memory Pool

75,950 transactions
28.18 vMB
0.08941778 BTC
Random Selection Loading Transactions
Max Size: 171.02/200 MB

Candidate Block

Mining Attempt 07b11506cdcc6f2475149f9b00e1cdb5552bad5b6ec1660c66224efc12a65a74
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root cfdf76d283cb33451841ddf25cf4b196f20aab77ed8a9578260e91cfabe23ea6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,397
Size: 1.00 vMB
Total Fees: 0.02784472 BTC
Feerates: 402.60 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (233,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,176 682,176 000000000000000000067552fe429871fdf4a43ca5db3cff9c2425cc0100068a 159 1.00/1.00 vMB 5
682,175 682,175 000000000000000000066d11ce278ed5a7f78ba854b8812367bf8e132a2e5597 1,761 1.00/1.00 vMB 71
682,174 682,174 00000000000000000008578665b06766b82b531c4de52d9ff8e75fb22fbfd48f 798 1.00/1.00 vMB 31
682,173 682,173 00000000000000000000ef88e354b04ddd8ac0f49803234082a857e921ea3500 1,529 1.00/1.00 vMB 30
682,172 682,172 0000000000000000000169bd82ec4a33090c4573f4cc94bbd8744a9374c06002 1,839 1.00/1.00 vMB 48
682,171 682,171 0000000000000000000c92b4279bea798df44bd40f879246da79ae09e1a57904 1,180 1.00/1.00 vMB 30
682,170 682,170 000000000000000000003f8cb66fe1ecfb38754abc9c4d4a62b71de45fef8777 178 1.00/1.00 vMB 5
682,169 682,169 00000000000000000004f54a47bd9798e97c99e637b9577cfbe62238069229b0 1,096 1.00/1.00 vMB 30
682,168 682,168 000000000000000000020bc8cd21d9c5bf4e0530bc05cc1f9e94ec82942e1b7a 346 1.00/1.00 vMB 9
682,167 682,167 0000000000000000000359f137e64156770d592a6a71dc5785bad0f2204c8b54 991 1.00/1.00 vMB 30
682,166 682,166 000000000000000000007973e1a71ed9a7353284701560dee0fd05747feec793 1,211 1.00/1.00 vMB 34
682,165 682,165 0000000000000000000ab4b179d0dce2a3a3940a60091a083e013c7535a0c4e3 1,279 1.00/1.00 vMB 39
682,164 682,164 0000000000000000000b334ecb8018773b7a654424a5db6948b495770bae8a47 185 1.00/1.00 vMB 6
682,163 682,163 00000000000000000006f8e1676b3335e8c0531afa52d2875ab7eec6cc268cfe 321 1.00/1.00 vMB 9
682,162 682,162 000000000000000000064e411fc283d2e0275065f9def43ceb07618967cae175 2,129 1.00/1.00 vMB 39
682,161 682,161 0000000000000000000618f119cb31a3e03ff153a31cd544098d6e33bd80dac5 2,489 1.00/1.00 vMB 10
682,160 682,160 0000000000000000000beb06542eb4e2cc4cb6bc3146cda73f5c74d8f81cf969 1,348 1.00/1.00 vMB 77
682,159 682,159 0000000000000000000482a8b1fa36202d4822e23c3ea9c66d1893d790f25af2 1,997 1.00/1.00 vMB 55
682,158 682,158 0000000000000000000c3f054c0aa5d4c0fd7d08c0de4470e21069854cf86db2 1,281 1.00/1.00 vMB 53
682,157 682,157 000000000000000000055a62160a0aa5792bce91d48402b529901f54b1cbac94 2,507 1.00/1.00 vMB 107
682,156 682,156 00000000000000000000d362ed9d4653b029772c7641d963ac5bf95033e810d6 1,487 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.