Loading Tool

Explorer IconExplorer

Memory Pool

82,286 transactions
30.08 vMB
0.09896990 BTC
Random Selection Loading Transactions
Max Size: 182.50/200 MB

Candidate Block

Mining Attempt 951197ab48b369e34da1e452775f44cf198c7cc653171c1ffa8754455db39bf7
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root 28e75fd98dbda28c02a6e8a936be7ee78cebf5440c2d0f5c305290855a834a43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,168
Size: 1.00 vMB
Total Fees: 0.02892362 BTC
Feerates: 301.57 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (51,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,167 863,167 00000000000000000002923f2605415e677995623fdc516d384931c0ee0c7d70 6,115 1.00/1.00 vMB 6
863,166 863,166 0000000000000000000075077460c7536fd0957fc622b7e616821f3b54534865 6,588 1.00/1.00 vMB 4
863,165 863,165 00000000000000000002c105eeb145e1b7dde9d8e0feb05ab4a30e297da2c4b7 6,757 1.00/1.00 vMB 7
863,164 863,164 00000000000000000000f035220f3866d6925942abdf645abfbcebca0f5c154f 4,289 1.00/1.00 vMB 8
863,163 863,163 00000000000000000000dc2a565750ed856d989db5b0981a885dbafd25d2bcd2 4,009 1.00/1.00 vMB 11
863,162 863,162 000000000000000000022c95507a577361bc57c3c6f52c074d83ff90725a7c7a 4,505 1.00/1.00 vMB 5
863,161 863,161 000000000000000000029c1fd0e88d45a29bd8d215fd54ee42171bfa4b316db5 4,448 1.00/1.00 vMB 5
863,160 863,160 000000000000000000000b203f72f16eba1ae86f99d48ae1376628b1a77598f3 3,916 1.00/1.00 vMB 5
863,159 863,159 000000000000000000007d8ea9967c2e9689155fb6f248d1d26d9aaac8d9a9db 6,180 1.00/1.00 vMB 6
863,158 863,158 00000000000000000000e0125ccfd25a3904db01edcdea7ca39e617475bae4ea 593 1.00/1.00 vMB 4
863,157 863,157 00000000000000000001808562eb501f2cd21f605843868daa62311d71e2c299 1,502 1.00/1.00 vMB 4
863,156 863,156 00000000000000000001ee5d94a2cb0a5b14fca12fc00e3fd61398c87e9b9d12 1,781 1.00/1.00 vMB 5
863,155 863,155 00000000000000000002964d88b781c6ae307a23b5f98fe6a68caac219a623dd 4,396 1.00/1.00 vMB 6
863,154 863,154 000000000000000000012159f305a3dcc1bac8b34295f0b2fec70feb5230b7f6 2,600 1.00/1.00 vMB 6
863,153 863,153 000000000000000000022d0dcda1db37376091735f4327bd28a1defcec8a9d2b 3,988 1.00/1.00 vMB 11
863,152 863,152 000000000000000000012e9f6401ad087e475fd1ab93e91406fe8b406d99b67e 1,862 1.00/1.00 vMB 5
863,151 863,151 000000000000000000000e342334d850a9429c23c85a0f2e1f2df3a26a4ed56c 71 1.00/1.00 vMB 3
863,150 863,150 00000000000000000002e100b6b814c7ff3a91ea828a28211008bf92037f3c44 1,648 1.00/1.00 vMB 6
863,149 863,149 000000000000000000027c814125a8fcbe5319a31279109ecb94a7e9913b0b35 1,363 1.00/1.00 vMB 5
863,148 863,148 00000000000000000002e648a51def1f8aa97e1579c104e937687448b0555431 1,938 1.00/1.00 vMB 6
863,147 863,147 00000000000000000002331a0b57d34c390f8c17888454a06c6c39773532b134 600 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.76 GB
    • Received: 16.00 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.