Loading Tool

Explorer IconExplorer

Memory Pool

73,365 transactions
27.17 vMB
0.06175163 BTC
Random Selection Loading Transactions
Max Size: 165.92/200 MB

Candidate Block

Mining Attempt 302fc2df486d40e81f22dee2c43b5b9fafc6c8fff49284e9704c020bad1dd298
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root b2bdec34796fd30f99e82cb5aada086f08e1d801dc243da32d18b9160a7aebf7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,835
Size: 1.00 vMB
Total Fees: 0.00417697 BTC
Feerates: 60.32 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (234,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,179 681,179 00000000000000000004ecd86457e35600275067d2b80e16f181a58eebe6823d 2,621 1.00/1.00 vMB 113
681,178 681,178 00000000000000000000b9dc87b22bb5ad50227b327ecca1280671a3a482329b 2,279 1.00/1.00 vMB 175
681,177 681,177 000000000000000000001eb8acfa25a8846f6853bda3cc7264685b3532dfe084 624 1.00/1.00 vMB 51
681,176 681,176 00000000000000000001b6b0a27f9024a43e4119178ab8b77d724dde684ca7c8 1,338 1.00/1.00 vMB 84
681,175 681,175 000000000000000000095988a9ada25a807f7bc9d5cc7a179d7e934e14bdeee5 1,870 1.00/1.00 vMB 106
681,174 681,174 000000000000000000006f89d9cc9efdfa0b129575fc25fb36c40884f08beedd 2,738 1.00/1.00 vMB 82
681,173 681,173 00000000000000000005e8f258568aa4e1bd05b5fa5475781389d436d2fde468 2,495 1.00/1.00 vMB 70
681,172 681,172 000000000000000000098048e4c931c5397c96bee3a71800cdab655d179c2e6e 1,346 1.00/1.00 vMB 45
681,171 681,171 000000000000000000077bde640c211e0914796b12f9beded171fa1b1c999129 2,911 1.00/1.00 vMB 121
681,170 681,170 0000000000000000000764e3cb55a3f78b0f09f25733495e60dc20adca33df32 1,562 1.00/1.00 vMB 96
681,169 681,169 00000000000000000008029c2497ec221da7652e6d64cde05c1cf5a426bd30cd 2,359 1.00/1.00 vMB 162
681,168 681,168 000000000000000000040464d7081d2ec611fb626d7b4f489683ce9e9cc3a323 1,610 1.00/1.00 vMB 157
681,167 681,167 00000000000000000008b18addf4aa6a0a436c673ebe395333cbfbc62ffc5e4e 2,048 1.00/1.00 vMB 123
681,166 681,166 0000000000000000000adaf76beac6356e023f2dfc4fa9398852086f4f4298ca 1,355 1.00/1.00 vMB 50
681,165 681,165 0000000000000000000b2941f85adc00d96277870712b116d89a7658fa574f4b 2,490 1.00/1.00 vMB 65
681,164 681,164 00000000000000000009b8a7f02d796a325078e00d04bcac45525e9f2997b7de 2,410 1.00/1.00 vMB 54
681,163 681,163 00000000000000000009f41bcb8d3eb8cb64bcf70bafebf26468bfcf9451cd9a 374 1.00/1.00 vMB 58
681,162 681,162 0000000000000000000a9d6722fe22155c3b34be92a8f70a239ea7f127a72c89 533 1.00/1.00 vMB 70
681,161 681,161 0000000000000000000b40d6615f5b3870caeda8185ad3ef4f4e791a0f171f97 720 1.00/1.00 vMB 57
681,160 681,160 0000000000000000000258b03ecb930c53cf20d002d9dbb57c120eb7108e1e4f 2,913 1.00/1.00 vMB 164
681,159 681,159 000000000000000000013b76fa42375a4a7129f85bf71ae82553e810136b5bf7 501 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.85 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: 712.58 GB
    • Received: 17.19 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.