Loading Tool

Explorer IconExplorer

Memory Pool

48,565 transactions
30.36 vMB
0.08910340 BTC
Random Selection Loading Transactions
Max Size: 162.27/200 MB

Candidate Block

Mining Attempt 9a7975d7618808cfda05294aa879b8738e6081bec68714e8e60965f2038a01ce
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 47fe1b7084b03004ad8b71b98d2976ebebed79bd9b9c00a2054e68c68f2c1180
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,100
Size: 1.00 vMB
Total Fees: 0.02783179 BTC
Feerates: 101.56 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (804,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,110 110,110 0000000000004bb16ecb3bf59323e258cf7da88e7bf9981dd943d6f25d3132df 1 0.00/1.00 vMB 0
110,109 110,109 0000000000008f3c9d0742eb6a9a472ed1be5f6b39115b1f7ac6524b32108c60 7 0.00/1.00 vMB 0
110,108 110,108 000000000000bda997144a61c92b75d4c23f1ad455217898d05701969791642f 8 0.00/1.00 vMB 0
110,107 110,107 000000000000119348ece63a819200e547492d1833b685827c7349d3c3029bd9 11 0.00/1.00 vMB 0
110,106 110,106 000000000000872a995915f77d428f5ad2acf40f5661b854d28f35e28ccd0207 13 0.00/1.00 vMB 0
110,105 110,105 0000000000010e2ad211e70ab4f0e7912e4028f22c92638650c2b28f4f643382 12 0.00/1.00 vMB 0
110,104 110,104 0000000000019172e1710d2f0434ca0e722b3cd6a9b1ba787d4e6960545cf28e 12 0.00/1.00 vMB 0
110,103 110,103 0000000000009bd2715ac4c5d52fdb68e71f5f3c3e2944890f344fc8ce9218bd 12 0.00/1.00 vMB 0
110,102 110,102 000000000000ca83157fd8d37be014069150d00b39c7801500d452e796498ce0 12 0.00/1.00 vMB 0
110,101 110,101 00000000000121fe495d004ceba6ec5f4ed809e35f76856cd5d557400058f373 12 0.00/1.00 vMB 0
110,100 110,100 000000000000a1b1785c2ff02491d8a3d170c376f2a11deae182e169aadfc040 13 0.00/1.00 vMB 0
110,099 110,099 00000000000179b5a7ccf47002953816cbaa1715c049513443af3c0bba67da0b 3 0.00/1.00 vMB 0
110,098 110,098 00000000000133dda1826d43a7ae8dd0edf16ae4bf6ef024a550cf820ee25f59 12 0.00/1.00 vMB 0
110,097 110,097 000000000000a846318f0427377131531ead3c66c6e927a1193864fa718b805d 12 0.00/1.00 vMB 0
110,096 110,096 0000000000003e4a1e2dbfcf7b12241d815c848921773871b45dc749613bd00f 6 0.02/1.00 vMB 0
110,095 110,095 0000000000015688f014a3a97cf13bc16bc7694bafa96a05b06b44aea108c950 12 0.00/1.00 vMB 0
110,094 110,094 0000000000009b82895bfb76c8545cf576053f6ef07fd0b4f5b24d23fc44ca5a 8 0.00/1.00 vMB 0
110,093 110,093 00000000000189f9237fd75a18d7c36ec77469261d152507421c6d8cc4b3eba3 12 0.00/1.00 vMB 0
110,092 110,092 0000000000011a9f2af1ec1155d91695243653e2d2fd39e5b45b18feaaa2f5ff 9 0.00/1.00 vMB 0
110,091 110,091 00000000000028ed2de19b6df9e6703d1b249f8785bfdff6589c49248cd1d187 3 0.00/1.00 vMB 0
110,090 110,090 00000000000127d9b9d3ea4fee14ce235977b75db1d8cc953767cd23eae2b020 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.13 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: 652.41 GB
    • Received: 13.77 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.