Loading Tool

Explorer IconExplorer

Memory Pool

88,274 transactions
32.16 vMB
0.13615188 BTC
Random Selection Loading Transactions
Max Size: 194.90/200 MB

Candidate Block

Mining Attempt 6af6851a5fae3bda314431bb112278901c9d689b6d32ff15bc8a3d85fe250685
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root c52aa87c5521747421aa6074cef8a946c4ddc1329348ce3777eb123c1e2b715b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,935
Size: 1.00 vMB
Total Fees: 0.05021486 BTC
Feerates: 101.65 > 5.03 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (171,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,203 743,203 00000000000000000008a20181894f4675dfde83908c33cff42e35e1cac1c511 2,642 1.00/1.00 vMB 11
743,202 743,202 000000000000000000026161cb3b85f01bc526cc48b53af1b2e8cf90a9a8a38e 3,030 1.00/1.00 vMB 23
743,201 743,201 000000000000000000043ac70fa569c518278e34a562e8b11872ca7cb41dd054 3,433 1.00/1.00 vMB 25
743,200 743,200 000000000000000000093a426d78930145e53f798654aaa40d9a2a67bafaef2d 3,048 1.00/1.00 vMB 5
743,199 743,199 0000000000000000000361106324e57b38be993900e79de96fec59b9db17c10a 2,672 1.00/1.00 vMB 16
743,198 743,198 0000000000000000000137761461e941ad0ce72cfc3c4a41c4d55702aae7f8f7 1,816 1.00/1.00 vMB 10
743,197 743,197 000000000000000000088aead2bff2d2a129d42e65ed1c5208a7ac7d53e6e43e 3,438 1.00/1.00 vMB 22
743,196 743,196 000000000000000000080ac93b141027f1c5a3304e65cdaacabad6637500c246 3,071 1.00/1.00 vMB 24
743,195 743,195 000000000000000000052e77b5ba84b09f922739712d60afd1f74c8b0a3490df 2,486 1.00/1.00 vMB 10
743,194 743,194 000000000000000000013f98db853c01da979a4a636d9dab1e6c564927142b92 2,855 1.00/1.00 vMB 15
743,193 743,193 00000000000000000006bc7264675d556aaffdc140424f0ce445530cf191065f 1,088 1.00/1.00 vMB 15
743,192 743,192 00000000000000000005d882f9fe101ac5ff34808f32332d49b8754890513f29 2,471 1.00/1.00 vMB 16
743,191 743,191 00000000000000000000d2446f359d7bd39648ea36c24259532963002775f2cf 2,423 1.00/1.00 vMB 24
743,190 743,190 0000000000000000000107d06ae426e961fc1fc5f6bf575d0d0372b1e1bd98f3 3,305 1.00/1.00 vMB 28
743,189 743,189 000000000000000000074fe1e7041a925284084607cc45ede004c9b7856a186d 2,337 1.00/1.00 vMB 15
743,188 743,188 00000000000000000003ca544ba975583166f7415b92886045682e91af3cad79 2,879 1.00/1.00 vMB 19
743,187 743,187 0000000000000000000078889e9f0d3d9acea8b7aacec5f8f5c990816fdf73d5 3,254 1.00/1.00 vMB 19
743,186 743,186 0000000000000000000244dcb7667707349b7d163b2a540a61234daeed102510 1,432 1.00/1.00 vMB 15
743,185 743,185 00000000000000000006c0c3eee391cb92b837fd66a2268ff2ff16b01dbba6a8 3,561 1.00/1.00 vMB 23
743,184 743,184 0000000000000000000544816af7e446d6c37ca4026f4e47bb6a8e7bff3f5e43 2,828 1.00/1.00 vMB 18
743,183 743,183 00000000000000000006d55604fc14fde648be4ecbf71812b10eb9f348212d3f 2,840 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.63 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.