Loading Tool

Explorer IconExplorer

Memory Pool

88,838 transactions
33.70 vMB
0.14325411 BTC
Random Selection Loading Transactions
Max Size: 199.75/200 MB

Candidate Block

Mining Attempt dc531c69265e6f99eee2d7e9ce67e164d3f1985fd844e3fe398bfd20d2ff5cfc
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 415abab0920ef1f58c2609ab733e6280442d94be09f0b73faa373907581e2015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.05790463 BTC
Feerates: 469.97 > 5.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (599,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,192 315,192 0000000000000000089f90aa8e77b292457dcf550161f0d4c337732be204d14a 361 0.21/1.00 vMB 26
315,191 315,191 0000000000000000234fd0ac557a2d78eca4e3b7e3a8a5f841f26c31fdc1f52e 1,176 0.74/1.00 vMB 25
315,190 315,190 000000000000000002b7bd7c7fdb55041a0bc4d594d3fe45620805aae3dc1707 512 0.18/1.00 vMB 46
315,189 315,189 00000000000000000a7d940379475c1be129643ab486b47271a95ab8c759982b 685 0.42/1.00 vMB 26
315,188 315,188 000000000000000005406f0e67ab13947d2f5172e04e49cef1b0354ad5b4999e 660 0.33/1.00 vMB 27
315,187 315,187 00000000000000002a9dc004a59ce8bc9f8cc1c917e2f09ed5c46e7670c8dff9 60 0.02/1.00 vMB 42
315,186 315,186 00000000000000000c26ae93822ade8688cd22fa6706b259f6dedc04da52664d 220 0.12/1.00 vMB 26
315,185 315,185 000000000000000000af42fc4f33016ce1bc69f4bb3cd7117499837861c53574 336 0.17/1.00 vMB 25
315,184 315,184 000000000000000003a99542faa6988deac8b313c9a6a54eea213a80327291ba 107 0.06/1.00 vMB 25
315,183 315,183 00000000000000002f858aaf81d74e98ea36ef0a7e36902d12bdb43876fe226a 414 0.22/1.00 vMB 28
315,182 315,182 00000000000000001a1420fc427e2d7ee13548b7d1920bf83b1fe3d2b5628b25 186 0.11/1.00 vMB 18
315,181 315,181 0000000000000000249029f73beb361572e466df051b75c6c7cf9243e3b38a4e 560 0.26/1.00 vMB 34
315,180 315,180 0000000000000000299ba28a5e2c950cb7e01ebe4118856650511d40f608d972 114 0.04/1.00 vMB 34
315,179 315,179 00000000000000001000558b282972ae8b023e667f8ceb44ab229bb46b123063 544 0.36/1.00 vMB 26
315,178 315,178 000000000000000011be2777f7e3d7c6a7e3246963519386251ae32af4f0e362 351 0.32/1.00 vMB 13
315,177 315,177 0000000000000000087f23dda8fa4aee3aa9b7b2fccd053db7f7c56f370976c1 858 0.35/1.00 vMB 35
315,176 315,176 000000000000000027ca866f3941a12f463e8cbd256d6e1b781eaa21211bc3f9 256 0.11/1.00 vMB 45
315,175 315,175 000000000000000007610c1e4ebf41ebd2f578835c37ca50482e86a913a29440 327 0.24/1.00 vMB 25
315,174 315,174 0000000000000000105d62a7d0389249baef76e23ee6748831ba1059ede69271 508 0.28/1.00 vMB 29
315,173 315,173 0000000000000000162543a1ce3e1d72c4bc00d1d51a43382f85acdf3dd76459 971 0.49/1.00 vMB 30
315,172 315,172 000000000000000034ae11fe044b7441a6b631704cb52ee7aa21b0f6e379eba7 88 0.06/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.30 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: 658.00 GB
    • Received: 14.56 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.