Loading Tool

Explorer IconExplorer

Memory Pool

101,953 transactions
19.11 vMB
0.05247592 BTC
Random Selection Loading Transactions
Max Size: 150.76/200 MB

Candidate Block

Mining Attempt f30e11509e1c24372ccf8b9820dd202d4bf9cbdb5eebd6046fd978a198c42067
Version 20000000
Previous Block 000000000000000000007f0e960de609b0b73b7d7c410ee51f7023aee4756820
Merkle Root a534c54316d78861128c330849a0ca35017517c94c956ee037977eff4bc1f4c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,577
Size: 1.00 vMB
Total Fees: 0.00659501 BTC
Feerates: 186.24 > 0.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,732 (67 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,665 916,665 000000000000000000010e590896a67ec75691c97c41b9f90da1761c0cddc031 2,375 0.65/1.00 vMB 2
916,664 916,664 00000000000000000000e5d9055f6300ade3b7ada622ce6451a2f19c136591c2 5,949 1.00/1.00 vMB 1
916,663 916,663 00000000000000000000b3b551b8631c3955f7adae262c796b9b02ce9e3abd9d 3,781 1.00/1.00 vMB 1
916,662 916,662 00000000000000000000cce6c7b5ba8e469ce3aa061b076ea1031028dd65a34d 1,113 0.37/1.00 vMB 2
916,661 916,661 0000000000000000000123c0f1b9521d96eec132cf44e71a7d4a0b2053070281 6,578 1.00/1.00 vMB 0
916,660 916,660 0000000000000000000064e16cd81aea11cdc9725ca2efe7e7230bf129dcbd11 2,440 1.00/1.00 vMB 2
916,659 916,659 000000000000000000005d708f07fd29ede72c124989e9261307e392ec2c114d 3,256 1.00/1.00 vMB 3
916,658 916,658 00000000000000000001622b2e4aadd32503ad190c0321e760f1ae2fbfd92a89 2,467 1.00/1.00 vMB 2
916,657 916,657 00000000000000000001a65911e9ae8468230a8592fac5f271777cf8fc4c34bb 3,239 1.00/1.00 vMB 2
916,656 916,656 000000000000000000012711f7e0d13e586752a42c66e25faf75f159b3d04911 3,449 1.00/1.00 vMB 3
916,655 916,655 000000000000000000006b2f3c1372b005da3dea6f624f21a6e0558b34638413 3,136 1.00/1.00 vMB 2
916,654 916,654 0000000000000000000154296e326e3e02d2c38f68f1898293d0b142b194a49a 6,191 1.00/1.00 vMB 0
916,653 916,653 00000000000000000001d6b063908d9919e56d6992b4efad014f47ff8550e338 3,535 1.00/1.00 vMB 2
916,652 916,652 000000000000000000015f9d55ac368a9c44ec9702b128470365c94200015318 4,756 1.00/1.00 vMB 1
916,651 916,651 000000000000000000005c92e69810091214ebee0263133593284db3497e287c 1,754 0.49/1.00 vMB 3
916,650 916,650 000000000000000000008c2e5320a18e5b1a9d9633b1f5cdc5ea01663ab86639 358 0.09/1.00 vMB 2
916,649 916,649 00000000000000000000abaf6959f340cac27bed087d53777de256666f65373d 4,038 1.00/1.00 vMB 0
916,648 916,648 0000000000000000000133f108e7a2c8069d96de6d6d7fdbf7888d62585cc9d4 3,586 1.00/1.00 vMB 3
916,647 916,647 0000000000000000000055062f4eb1f9859b0c0b8f0763318736cf758262a861 5,205 1.00/1.00 vMB 1
916,646 916,646 00000000000000000000f2bb9a2e6f6c03d04c8c97d13b6ad4be5e2eff04ab4e 2,087 0.78/1.00 vMB 2
916,645 916,645 000000000000000000007af45168f24db84b1fb4cac8e94cac73ff35cacaf761 2,984 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.36 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: 960.34 GB
    • Received: 28.76 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.