Loading Tool

Explorer IconExplorer

Memory Pool

42,488 transactions
29.05 vMB
0.07521042 BTC
Random Selection Loading Transactions
Max Size: 149.27/200 MB

Candidate Block

Mining Attempt a8f31c3ff54d805beec73ad1d7860d31be9d3e69a530135f02c4d802e6dfb0a2
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root d8fc33c4afde29ace06d055059263ede9c455a95f1ad4d2fbb47008f2b88a9fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.01854627 BTC
Feerates: 150.75 > 1.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (162,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,743 751,743 00000000000000000008794a17db1b7eef44d72e7b4be96da50042d29d8ca07e 2,241 1.00/1.00 vMB 14
751,742 751,742 00000000000000000004a823681f503342c60960f64f76eabd699cb3b9066fed 3,489 1.00/1.00 vMB 21
751,741 751,741 000000000000000000079b7da5cea599464404dbe339759919e00b48f15f8290 1,530 1.00/1.00 vMB 16
751,740 751,740 00000000000000000009a2d2e546864606ec308fb651cbb82aaf67a801f43a61 2,856 1.00/1.00 vMB 8
751,739 751,739 0000000000000000000362125f7556cac7987b4cd795272f9048284a3ecdbb33 3,270 1.00/1.00 vMB 5
751,738 751,738 000000000000000000018e1d5f2cc90d51ebedc50f156cb68a41c367730cbf40 1,538 1.00/1.00 vMB 12
751,737 751,737 000000000000000000050a0e1554b677a7d6e0a2892d5ac15897dd410cabefcf 1,607 1.00/1.00 vMB 15
751,736 751,736 00000000000000000000087e8c8b31b9301b265e20892b9d09f7f68469b9554f 2,500 1.00/1.00 vMB 9
751,735 751,735 0000000000000000000346ba94f24ec17e0790968b47552710f5def5db9ea3ad 3,491 1.00/1.00 vMB 10
751,734 751,734 000000000000000000046af1036e94cf62716b36497e458ebf51c67645817441 2,280 1.00/1.00 vMB 8
751,733 751,733 00000000000000000006fed2d1512cabfbc05e1baf01b7bdf6ab9959696f4c05 3,283 1.00/1.00 vMB 11
751,732 751,732 00000000000000000000d60dfc1a38d7d5a3c0c23ca233a10329b9d3dc8347c9 2,716 1.00/1.00 vMB 15
751,731 751,731 00000000000000000005b6c749f137499c23c85be0ca2a17db243b419dd1394a 3,521 1.00/1.00 vMB 16
751,730 751,730 000000000000000000001fd62db48c223b8ec33b3c0419b2f9816f5793bc3245 3,113 1.00/1.00 vMB 23
751,729 751,729 0000000000000000000255dfb10a0c783902d4f2ff5f31b648e39b9c42464d28 3,188 1.00/1.00 vMB 20
751,728 751,728 000000000000000000053455ad4445ab4c0c4d767adddccfd919db4aa9ea840b 3,208 1.00/1.00 vMB 28
751,727 751,727 000000000000000000066f7f09b1f803cbc7f3ebb730711374ce34629faecccb 1 0.00/1.00 vMB 0
751,726 751,726 00000000000000000005f574c0a27861d9019e0ba469bc6821f5774c4ffbfb19 1,357 0.84/1.00 vMB 3
751,725 751,725 00000000000000000006c50efc1142fd6bc6435db34edf912ec228956c8d8f94 474 1.00/1.00 vMB 1
751,724 751,724 000000000000000000022cae275decfa1b9423a5fb41ec4389dea7fcb2d7769f 2,665 1.00/1.00 vMB 13
751,723 751,723 00000000000000000006eae29ff68fbf6fd70308234b2fa921dd3a04ab78e88b 2,028 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.