Loading Tool

Explorer IconExplorer

Memory Pool

53,680 transactions
29.73 vMB
0.10339532 BTC
Random Selection Loading Transactions
Max Size: 159.68/200 MB

Candidate Block

Mining Attempt e3cb645c265e4d8f984ad2d3c4d6c72b2fb08d75deeeb212413dae169fe7237c
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root fa2c1c5201b7efb317909bf2419b5171f06c51145d96672930a568a85066bc08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.03124894 BTC
Feerates: 150.77 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (384,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,170 530,170 0000000000000000002ed4fd498f417bce6a715880e9a78303305e4e5bd20623 2,378 1.00/1.00 vMB 7
530,169 530,169 0000000000000000003752ad2b62d557b9966907157b95e9d1062e220fea4647 1 0.00/1.00 vMB 0
530,168 530,168 00000000000000000036812fa6295f80943c8d8371b1720de306145607e74f88 2,272 1.00/1.00 vMB 47
530,167 530,167 0000000000000000000d22c829ae64c322956f1c2fa0afefb40b513bdda41afc 788 0.67/1.00 vMB 19
530,166 530,166 00000000000000000019a95a83e6fe9f831693ba3bcf098fe24ddb1833596959 1,647 1.00/1.00 vMB 18
530,165 530,165 000000000000000000247763a1fe3bbaef2001c8e729e7bb1434b70860315dd7 839 0.50/1.00 vMB 23
530,164 530,164 00000000000000000008f3ca48ca3025a42752d69ec6f7db2af020010e9f63f7 575 0.98/1.00 vMB 7
530,163 530,163 0000000000000000000cd40910231234064fde257046e6527ef70a52deafb527 2,448 1.00/1.00 vMB 24
530,162 530,162 0000000000000000002b4a86425a6e1e9f4bfe158d9d1465c74019e4594ce519 715 0.56/1.00 vMB 20
530,161 530,161 0000000000000000001101e45d67174d6579377b62c20448ded7a002f25eee3e 866 0.54/1.00 vMB 15
530,160 530,160 00000000000000000010a93d24600c2af693f65a6cbca7c12676fa103084147a 287 0.79/1.00 vMB 3
530,159 530,159 00000000000000000004ace8828afa95482005e9b82791e60ede8be2851eeede 1,521 1.00/1.00 vMB 16
530,158 530,158 00000000000000000018ab3c2db485078332690b8e907f86c86e54efcf2a51a7 1,881 1.00/1.00 vMB 32
530,157 530,157 00000000000000000016fe70bcc66c45e17dcf137dc9016b4f9ef8159b6c4c0d 723 0.46/1.00 vMB 19
530,156 530,156 000000000000000000282ef2ac414f3766bf4a38855fcb45c159a34842e9ff27 375 0.29/1.00 vMB 20
530,155 530,155 0000000000000000000ea176b33c7b90f4f491014cedc3027be28aea0c351c8c 461 0.86/1.00 vMB 3
530,154 530,154 000000000000000000170ea4c7a8d935c8dacf2006c03789723a5ee970a521da 222 1.00/1.00 vMB 2
530,153 530,153 00000000000000000003fd7938dcd4eec95e6d31a858b2046cc775550e6e6cfa 2,102 1.00/1.00 vMB 25
530,152 530,152 00000000000000000003b5247965e2b6a38597dd66488770dcd9942f5a32ecda 1,759 1.00/1.00 vMB 6
530,151 530,151 0000000000000000002894cfd2141b155bb71f0ecc291c5e60c38eab8b567d2e 2,340 1.00/1.00 vMB 35
530,150 530,150 00000000000000000009ab8dd203c7f5ea9ef83b9c4ab38a3da5a7a8d5b59a15 159 0.15/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.