Loading Tool

Explorer IconExplorer

Memory Pool

77,905 transactions
29.57 vMB
0.07216806 BTC
Random Selection Loading Transactions
Max Size: 180.79/200 MB

Candidate Block

Mining Attempt e28f7350b36b1b914a665a1bc35790218992e2c16f72d85c552048b404220df2
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 036816d7200e9df778f40372bd133313d6fd18c32e9a6a92ee316f3c56929486
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00684273 BTC
Feerates: 150.93 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (48,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,165 867,165 00000000000000000002068f9355f6787570cee29b8849a0ec4bc4d0a4b04a7a 6,018 1.00/1.00 vMB 42
867,164 867,164 00000000000000000002afa29f2351819672eac8d34f6612ee4555d29d9a20f5 5,375 1.00/1.00 vMB 48
867,163 867,163 0000000000000000000159b5b6e361e859abf9e6ec40ccbb10aa86390ab17cad 5,884 1.00/1.00 vMB 47
867,162 867,162 00000000000000000001467c90ee1ab2b1f8217711c771f408e31d623fee96b3 4,018 1.00/1.00 vMB 58
867,161 867,161 000000000000000000002d3bd764d8605f1ac4003399466316b483f8048a6905 6,647 1.00/1.00 vMB 42
867,160 867,160 00000000000000000000016caf0a4428cb79a210e707ad992821764acb404b82 6,468 1.00/1.00 vMB 44
867,159 867,159 000000000000000000003838f6319fbbd47660faafcbe27eaa9821db39c616c1 6,330 1.00/1.00 vMB 46
867,158 867,158 0000000000000000000165dd3f17fdcbd169f1566df30fe63d1fb3ca3e80967a 6,620 1.00/1.00 vMB 46
867,157 867,157 00000000000000000000537291056c9ab6dedc1efa1613e7a502c8103e9e3d07 5,268 1.00/1.00 vMB 49
867,156 867,156 0000000000000000000019adc9e33ade913d7d15610e0818532e62181987e713 6,410 1.00/1.00 vMB 41
867,155 867,155 00000000000000000000812fec8f63641ece53088a71e986aa671eb7031d407d 5,809 1.00/1.00 vMB 42
867,154 867,154 00000000000000000002da06787fe86324e1cc1421861d899b7bd1e340aa1930 5,731 1.00/1.00 vMB 45
867,153 867,153 000000000000000000006cc202b58b76de7704308003f6ddbd7763e87a085374 6,182 1.00/1.00 vMB 38
867,152 867,152 000000000000000000024a89cefba970c5fd79bf5db9a02c85e3d9896b980a7c 5,114 1.00/1.00 vMB 35
867,151 867,151 00000000000000000000f41753c52a18c974917eb9d1cf3097a2241000c82418 5,347 1.00/1.00 vMB 42
867,150 867,150 000000000000000000029f372fa8131de76f26998f7d33a1a5f334b754af40c0 5,044 1.00/1.00 vMB 47
867,149 867,149 000000000000000000020f9f33def011be063288b023df47231c345f83152464 6,137 1.00/1.00 vMB 36
867,148 867,148 0000000000000000000226a1602ab055ae32582a10e2dbfcbd90bb208ded538d 5,029 1.00/1.00 vMB 33
867,147 867,147 0000000000000000000117a9ccefed8ac1b58ec2a771d17b18b5fa96d0c4cdfd 5,086 1.00/1.00 vMB 35
867,146 867,146 00000000000000000000e0e7fb64758913cf25dc55bda9151b2f8c37eb2afc32 5,329 1.00/1.00 vMB 41
867,145 867,145 00000000000000000001a6e403e6b0082bcc3321911fff483d11090f25f23dbd 6,000 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.