Loading Tool

Explorer IconExplorer

Memory Pool

84,336 transactions
35.17 vMB
0.17212753 BTC
Random Selection Loading Transactions
Max Size: 199.69/200 MB

Candidate Block

Mining Attempt 6fe9e11ed2025a12fc1100306a4f1a411c68f67b532bb3e4c576481c8acbfa89
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 31f6acef03eb92e1e4d5969f0fbdabf63b0dc14cf0ad580564e46e79450e332c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,425
Size: 1.00 vMB
Total Fees: 0.04081063 BTC
Feerates: 435.08 > 4.09 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (632,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,637 282,637 0000000000000001ee1180e61b1db147be82184b532f87af678e900c71bcecca 49 0.03/1.00 vMB 9
282,636 282,636 0000000000000000fe194af6dee6638d7ec4d8e8a45cce68cb31fbc794e11ba1 301 0.22/1.00 vMB 19
282,635 282,635 00000000000000003ee224731413efa937f2fae1a098157ae0427f29d071ba38 771 0.25/1.00 vMB 59
282,634 282,634 0000000000000000cf0305837216cddc451aca45eb558c14b70b22a47ddf41b7 691 0.34/1.00 vMB 48
282,633 282,633 000000000000000158998469f61daeb315c45dbad573ea829ca4d83e09bd783a 75 0.06/1.00 vMB 10
282,632 282,632 000000000000000137e06b176557945a1c482e202936a86908ad99b485477bb7 57 0.02/1.00 vMB 39
282,631 282,631 0000000000000000df7d160883b23eb341e0bfb81cef9e3e0ba97040261bf853 127 0.07/1.00 vMB 38
282,630 282,630 000000000000000089a32082de06368a0c4eaf781288220d32621c47d66794e1 323 0.18/1.00 vMB 32
282,629 282,629 000000000000000190fce9f89d07c02d2b870939631c9fb5bd8478e9c920ba3a 149 0.05/1.00 vMB 75
282,628 282,628 00000000000000013f9c652afd5d683c83fa23526ee650f02205dcf8408aa512 880 0.43/1.00 vMB 38
282,627 282,627 0000000000000001ce9f56c1be7b641e9c4f91803ee240c72d65e18265760f4e 111 0.06/1.00 vMB 59
282,626 282,626 0000000000000000213e712a7067acec6ca43599140459b62cebd9deaf8e8e7c 630 0.30/1.00 vMB 39
282,625 282,625 0000000000000000f6d0d9f2ca04c96c8a359f7c95d3e34bc7d5df352834fd57 218 0.10/1.00 vMB 47
282,624 282,624 0000000000000001744bbc695a0216f5f8855b42f5b29ae98e735f9e042d1f66 665 0.33/1.00 vMB 37
282,623 282,623 00000000000000007417186e9eb41b17e782040ed36bac432f7db512b635e1a3 238 0.11/1.00 vMB 40
282,622 282,622 0000000000000001112ce64f365833dd98076c928ebcf539eeca0f22f48438f1 686 0.32/1.00 vMB 54
282,621 282,621 000000000000000024f4e2641aa425e8ac7626fb443b9dbe4e4416dedfb23566 293 0.12/1.00 vMB 43
282,620 282,620 000000000000000130dec38144a3c4e8037a21b622bc47b7e9ff9dd0fdea8d41 269 0.11/1.00 vMB 30
282,619 282,619 0000000000000001b91bd641991a94bf00d6301a9f6cca9b72534444bd4483e6 331 0.34/1.00 vMB 28
282,618 282,618 0000000000000000cdf7131b5e0d2f9173c49010b8a2bed844a96323111b4b82 826 0.50/1.00 vMB 22
282,617 282,617 0000000000000001bd9b95ef71725528758a79ac6c6de681674865c2f7e7b95f 133 0.05/1.00 vMB 252
Previous 10 blocks ↓
Total Size: 783.10 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: 730.36 GB
    • Received: 18.50 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.