Loading Tool

Explorer IconExplorer

Memory Pool

74,732 transactions
27.70 vMB
0.07466828 BTC
Random Selection Loading Transactions
Max Size: 168.75/200 MB

Candidate Block

Mining Attempt 0f3b4a161d182e597f0983e536a92434a296ac77b54e5da7d2eaddefd437f8be
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 8d7df2515f545bd54b50beb950993518a92471ffaf3e1ad080e2ca27313bdee5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,669
Size: 1.00 vMB
Total Fees: 0.01545514 BTC
Feerates: 480.19 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (366,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,329 548,329 0000000000000000001f36a1561fb7175ceacca87b8b0aedc4624bc95295a848 692 0.68/1.00 vMB 3
548,328 548,328 0000000000000000001ddba757e6e72ee08d1d0835f83ee7ac81a2789c4a630e 1,206 1.00/1.00 vMB 6
548,327 548,327 000000000000000000006ccbb83a721196a3c4d778d94cd03a49638da3e4916a 720 1.00/1.00 vMB 2
548,326 548,326 0000000000000000000f0c119df71d3692f58c10c2448ff53fb985426156cb71 2,795 1.00/1.00 vMB 7
548,325 548,325 00000000000000000004d4c4b0d779eaec58c9371f2fcd22da313168f53c8156 2,887 1.00/1.00 vMB 10
548,324 548,324 0000000000000000000fa2a299e31ccfa2567e35018b55cdb819ada0305b1229 3,045 1.00/1.00 vMB 24
548,323 548,323 0000000000000000001e09a0f1d3179beb01c32ccf6836a38b3d252fb70725fa 2,352 1.00/1.00 vMB 10
548,322 548,322 00000000000000000014834f00b8a02d7319a570185635a46c8050657bd89053 2,906 1.00/1.00 vMB 34
548,321 548,321 00000000000000000009930a35b3afbb738e397b57861788bcaf51865eb51411 2,681 1.00/1.00 vMB 26
548,320 548,320 0000000000000000001da46c33ad773d495951d87b450378541569fc705d771e 2,987 1.00/1.00 vMB 14
548,319 548,319 00000000000000000018916de5e916b8b6f35683db7af2c61a493a3eec20b947 1,695 1.00/1.00 vMB 19
548,318 548,318 0000000000000000001b3d7a9d9852a2002337e5a0d37137946b308082f52a45 468 0.32/1.00 vMB 23
548,317 548,317 000000000000000000206b92ef20b000eacf0ef3b61985e54f460ada8ac61c4b 2,462 1.00/1.00 vMB 14
548,316 548,316 00000000000000000021234edfb6ee1e04960bf330524e33ca684472de576a40 1,073 1.00/1.00 vMB 3
548,315 548,315 0000000000000000000af13f41868d2fe907eb31d85386b3ca783679030e3464 1,369 1.00/1.00 vMB 6
548,314 548,314 0000000000000000001fdcac475cc36710b22344314d7f09d89b7529d9044e71 2,775 1.00/1.00 vMB 12
548,313 548,313 0000000000000000001f32f635ff8942f89b85f86b0e5aadca7b48c0a8951989 2,424 1.00/1.00 vMB 4
548,312 548,312 0000000000000000001bc054136bb0a5dcad5767428539b658b3319f00d8260a 2,348 1.00/1.00 vMB 8
548,311 548,311 0000000000000000001e062406a602572bfb7dc1594c402e3311ab2901431447 2,556 1.00/1.00 vMB 14
548,310 548,310 000000000000000000171cb2bc4e45fc8904baf7933113da6fd615780d8ca84b 3,321 1.00/1.00 vMB 9
548,309 548,309 00000000000000000026c9cad5551ca89eb022093ed9082ade8a867784dc009f 2,231 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.