Loading Tool

Explorer IconExplorer

Memory Pool

80,773 transactions
34.75 vMB
0.18181874 BTC
Random Selection Loading Transactions
Max Size: 194.63/200 MB

Candidate Block

Mining Attempt 5c09fba44e6fb9fe2b4dac572ebae82fb6396fefa84ad0566a3b533e6d393a41
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root ef74bb4f0d3d350e4f3113995229aefd825bf478c3507f424362a13737595161
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.05078182 BTC
Feerates: 189.28 > 5.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (27,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,811 887,811 000000000000000000009265a146d771d6816f9b610584700098e75b0817af74 3,700 1.00/1.00 vMB 7
887,810 887,810 00000000000000000001c9fb5e4cba9ce8ad833ff8e81db12301ba15767fe2a4 3,650 1.00/1.00 vMB 5
887,809 887,809 00000000000000000001712183cc72b7cdc358e644d1cebe9b5e9753a17d594c 2,515 1.00/1.00 vMB 2
887,808 887,808 0000000000000000000269b6033ee03b7bcd7c30ab56a7e705a5d47befbfe04d 2,554 1.00/1.00 vMB 4
887,807 887,807 00000000000000000000e4b1db6925360cb23758d0c474797976ca8362129f6d 2,852 1.00/1.00 vMB 6
887,806 887,806 000000000000000000010c9e842d6bfd28f6f17d16178a6ae144cfe2d744a31d 2,255 1.00/1.00 vMB 4
887,805 887,805 0000000000000000000202e212748c9dcf514b7d91306a54523ffea60468b4fb 1,906 1.00/1.00 vMB 3
887,804 887,804 000000000000000000002ce721b771a52e23bd5e0f0fa9f4387cd7576a609225 2,188 1.00/1.00 vMB 3
887,803 887,803 0000000000000000000003546923e1eafcce8a6d48795325eaa7f9859660a78e 3,369 1.00/1.00 vMB 4
887,802 887,802 0000000000000000000187395bf7bf6da4f89af9ff713f98bc2389e1c2b14534 4,033 1.00/1.00 vMB 4
887,801 887,801 00000000000000000001b606abed4fe786bfb4e2b6143c1b619ee516ed5f6205 3,804 1.00/1.00 vMB 8
887,800 887,800 00000000000000000000eb2afe1122a08c30af49ae76263821c50410e0d87d84 3,289 1.00/1.00 vMB 7
887,799 887,799 000000000000000000028266e0fb738f896c4ed5c5578ba1e084fc3b9379fa95 3,527 1.00/1.00 vMB 5
887,798 887,798 00000000000000000001e34c7abe8cf13428819c9f42cf126f025c65b54da40e 953 1.00/1.00 vMB 2
887,797 887,797 00000000000000000001b5d0953b6886dbf3c7602e3e09afb6421c7ba9e19b2e 2,651 1.00/1.00 vMB 3
887,796 887,796 00000000000000000000ee65f5f9640ded2b3d49a9cd00677947fb4b979db5de 3,102 1.00/1.00 vMB 4
887,795 887,795 000000000000000000018b9943bd8c36c06270756162ced1e3ef055692a83a93 3,618 1.00/1.00 vMB 6
887,794 887,794 00000000000000000001426da87269e94dc46b82ff608f1a530da920df60b8fa 3,809 1.00/1.00 vMB 4
887,793 887,793 000000000000000000026990ec0f4ef89ebec6f98db733171a09e8891a9b038a 3,853 1.00/1.00 vMB 6
887,792 887,792 00000000000000000001d8a0d6445c71296874a52267ecdfbd6b73482849ebd7 4,121 1.00/1.00 vMB 6
887,791 887,791 000000000000000000018d259de3c463ac155e050619c02489808200d7fe7fa7 4,011 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.11 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: 734.20 GB
    • Received: 18.55 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.