Loading Tool

Explorer IconExplorer

Memory Pool

35,539 transactions
25.92 vMB
0.06404158 BTC
Random Selection Loading Transactions
Max Size: 132.02/200 MB

Candidate Block

Mining Attempt 707cf3eb9411e0c4b3286da0f285709902d277f506e7390a73cad5320b6b9209
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root a8ff962711948886281ee1a18239f5b4de43fd12cee18bc72496017049df20e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01648351 BTC
Feerates: 120.00 > 1.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (685,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,202 229,202 0000000000000107d804784bb7d55331e5d24ee383600fe397c64d939975c18d 705 0.25/1.00 vMB 233
229,201 229,201 000000000000018d30179d9f757a21131a65fbdfb7b0dc7dc3a9f8325d8d8f25 590 0.41/1.00 vMB 261
229,200 229,200 000000000000027cbdc46bef8850baea301a521b0723a068ec19db803a4e1af7 343 0.24/1.00 vMB 120
229,199 229,199 0000000000000044696edcec39b0e8f1d717cdacd649a57025f405eb49aae4a9 472 0.27/1.00 vMB 169
229,198 229,198 0000000000000085c1e77acc968e51cf8c284dd5435302e6460d90936b148308 128 0.04/1.00 vMB 86
229,197 229,197 00000000000001a4c7378ea572f58d6c408adeced720531cae45933f025510f5 491 0.23/1.00 vMB 188
229,196 229,196 000000000000001e9efc78a9cba96143b32d8633442fb6d3a69f3fb0cba18059 230 0.10/1.00 vMB 155
229,195 229,195 00000000000001205709aa23bb12d2a4408cdc64406c2231572ada7ea51415e1 144 0.05/1.00 vMB 4
229,194 229,194 000000000000008e571b1d80753680a8a8bd4cf5365509bc8436f6dd42c697cc 573 0.31/1.00 vMB 152
229,193 229,193 000000000000008bc111bd675b0ee97613b24db5b76bd6e820037b93294db668 638 0.33/1.00 vMB 144
229,192 229,192 0000000000000166d47f384d5292e82e36a070fadd0573caa46451736c499301 648 0.25/1.00 vMB 233
229,191 229,191 00000000000001ac97bf03274a3c415a87687e717514f19ae61a19962a1e1249 643 0.33/1.00 vMB 164
229,190 229,190 0000000000000178267578a234fe171d2d7e6dceeef5fd3086e6d60e5b595674 473 0.22/1.00 vMB 156
229,189 229,189 0000000000000051ec1b420c9907b5fd0ea2434ba8b7b9698a3e3b283debd6c0 221 0.08/1.00 vMB 230
229,188 229,188 0000000000000111dfd557c1a208d9d53a63e9420aba6b741c11a2ff838bd224 525 0.23/1.00 vMB 172
229,187 229,187 0000000000000052cbb074c10623e51fab328f4785c2804f409e249691225fcc 252 0.15/1.00 vMB 83
229,186 229,186 00000000000000bd20722b70a9bdf796333bffa7816b6981d50e6ab54c7d12c7 114 0.15/1.00 vMB 71
229,185 229,185 000000000000027a3775948e3c5f02cec95d9e1421e43130f5f589067fb0d1a2 1,038 0.47/1.00 vMB 199
229,184 229,184 000000000000010194961754d3d0739a794b934559b63137201273f01cd0f14d 6 0.00/1.00 vMB 42
229,183 229,183 000000000000015efd8c160ae088c89276cb77732453887ddc6f0fb823090de9 482 0.21/1.00 vMB 161
229,182 229,182 00000000000000df7f731f6047220e23bd2731fa3b91e52359fb09a54271f9bc 248 0.13/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.46 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.