Loading Tool

Explorer IconExplorer

Memory Pool

74,251 transactions
28.89 vMB
0.07651516 BTC
Random Selection Loading Transactions
Max Size: 170.36/200 MB

Candidate Block

Mining Attempt 0defa8d4b23d0cfbdee0bf546dcf15e7f7fdd8e9099d95448e9572eaf4ca9f6d
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root ac9c7132963245eabe8f44ff9a6a7b12bf9f38140b1625c7e4244008ffa7ade3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,155
Size: 1.00 vMB
Total Fees: 0.01659021 BTC
Feerates: 98.05 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (828,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
86,167 86,167 00000000000bb713e1852cee989af72c9902279b476922da1b7be2f2ed77d1c3 1 0.00/1.00 vMB 0
86,166 86,166 00000000002bacdd5fe3e36894ec48e7f846ebd23c882a2ed3aaa018afdaed77 3 0.00/1.00 vMB 0
86,165 86,165 000000000009d89e83cb2011d5b6003ab865e2b11f7dd10fc2f75ee57a23e166 5 0.00/1.00 vMB 0
86,164 86,164 000000000013f1a14dfee1e382a829756807de7716432490a820ba5238a296ca 3 0.00/1.00 vMB 0
86,163 86,163 00000000000175ffe0c28ef952a65c70c9a836f96bf38a25961817fe7856319f 2 0.00/1.00 vMB 0
86,162 86,162 00000000001938117f9be90effff1562e4a573b44a9196ae990e6d9d28053b75 3 0.00/1.00 vMB 0
86,161 86,161 00000000000ebaf0c0089820fbe64bf2cc145647856c83a78653e26651655696 4 0.00/1.00 vMB 0
86,160 86,160 000000000004ef14880419426a6f668800c187cc60be0fe54425e6c621403eca 1 0.00/1.00 vMB 0
86,159 86,159 00000000002d03cd6756305b464da62d32cb44f0e137d8c9c322766307bb29d0 1 0.00/1.00 vMB 0
86,158 86,158 00000000002b3e89b3d62e4f08e39492efb009dbb5c8eeb07dfd8281e99270e0 1 0.00/1.00 vMB 0
86,157 86,157 0000000000204f0989faf16bd0e0523e9fbc5fe480e206dbf1bd21bbb4725b67 1 0.00/1.00 vMB 0
86,156 86,156 0000000000223397b36ba3cfb77adec43207af406df1e00af58d7c451da93293 1 0.00/1.00 vMB 0
86,155 86,155 00000000000125ba9db27e52c8bc97f2684d513b6a45ef49a1bcbc5921554234 2 0.00/1.00 vMB 0
86,154 86,154 00000000000dd47ce7cf3e96332bc37bad8fa6fa5eb635d8a7dae790455da5d7 1 0.00/1.00 vMB 0
86,153 86,153 0000000000062d766c037c81e5e3d8b9a4832d9a96068e2da9ddc52dc7037205 2 0.00/1.00 vMB 0
86,152 86,152 00000000002ca8fa8a189e3477fa4c0ca39be6e86cff271e102ef68bd6e3c992 20 0.01/1.00 vMB 0
86,151 86,151 0000000000255c78b53fc3a83d849b7facb97b9de216548a77acd30ba32e2593 2 0.00/1.00 vMB 0
86,150 86,150 000000000007cd1ec53c5d8c900da2a8db018e098fd719a83569048646e70e9c 3 0.00/1.00 vMB 0
86,149 86,149 000000000026b6edc52a13786eb4e7632bc72562c8c90b30fe283653c3402334 1 0.00/1.00 vMB 0
86,148 86,148 00000000000bd2b5705a74ecfadc76cadc0131c0e30bfa01f3cc1d3da2042a5f 5 0.00/1.00 vMB 0
86,147 86,147 0000000000094cdb108a138b6ec10e744bab358013487ebd530250707eff9142 58 0.02/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.46 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: 667.95 GB
    • Received: 15.33 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.