Loading Tool

Explorer IconExplorer

Memory Pool

85,970 transactions
33.13 vMB
0.09655628 BTC
Random Selection Loading Transactions
Max Size: 196.18/200 MB

Candidate Block

Mining Attempt 7bff08d2513b43c85a28cb7cda49394f94e2da000e7ac1d5971df1c295973748
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 19af23c044249126891c9104a18f9fb39ffbeb527266f61406ad448efeee3096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.03056722 BTC
Feerates: 150.67 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (162,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,320 752,320 000000000000000000057b86c912d30eddc69d524cc91c0c186d25704c4f4e33 2,985 1.00/1.00 vMB 20
752,319 752,319 000000000000000000056d96ba8054ffae759d44f223abcc8c2f553db397f61b 3,281 1.00/1.00 vMB 15
752,318 752,318 0000000000000000000319ad7532998d4f123b910ac429942aecb88d1efac18e 998 1.00/1.00 vMB 13
752,317 752,317 000000000000000000077268de5d387171a79e828fd91a805ec3837f7fed817e 2,163 1.00/1.00 vMB 18
752,316 752,316 000000000000000000050ed12a3c6fe799b38001058bbf49b29889999c50b148 3,291 1.00/1.00 vMB 22
752,315 752,315 000000000000000000014523a56426846fa60a2485fcaed7d2062f38a9eec48f 3,622 1.00/1.00 vMB 19
752,314 752,314 000000000000000000010ea9fac6f828f53cec40611f71cc912c00a0bdc52ae1 2,809 1.00/1.00 vMB 19
752,313 752,313 00000000000000000000bd10e235bc6b2125027f936148357e2d55e3cc12126a 2,395 1.00/1.00 vMB 36
752,312 752,312 000000000000000000063e223a49c189e622fad82aab9d9377f17bea0a119b58 1,574 1.00/1.00 vMB 15
752,311 752,311 000000000000000000048a6186587953ac8ac3b297ee0bbf1acbdab3b9b22ed6 2,699 1.00/1.00 vMB 17
752,310 752,310 0000000000000000000759ab0c27b0a2f34499795b580517b02e743d66d56197 3,137 1.00/1.00 vMB 29
752,309 752,309 000000000000000000064cb175e87dd571bd8a3cc72c0ba19d2af09f03ab89c8 2,744 1.00/1.00 vMB 19
752,308 752,308 000000000000000000066f97255be3d5fcd18129d059867180a63c0b01dd0e5c 2,406 1.00/1.00 vMB 15
752,307 752,307 00000000000000000003dc421d0586f8b42c172db0777ef83764570e87bc3266 3,063 1.00/1.00 vMB 11
752,306 752,306 00000000000000000001f36a33d72c58d0911683f23fcf27b7849a66758a2f67 1,581 1.00/1.00 vMB 13
752,305 752,305 0000000000000000000751f4e27cb72be92f935418ff3e926e7abb2317eddfad 2,912 1.00/1.00 vMB 14
752,304 752,304 000000000000000000023ea8596c244091e30a72df8287e3db7877bc631edcf4 4,492 1.00/1.00 vMB 18
752,303 752,303 000000000000000000050c8ea49f389f66cc667ba6b3ae0f21012da23ce244e2 2,214 1.00/1.00 vMB 13
752,302 752,302 0000000000000000000738c6200ffe980bef47388f4e1ec574d12024baceb3fc 3,354 1.00/1.00 vMB 18
752,301 752,301 0000000000000000000012348bcabce098c51bd14cf17b44b0c69be5f8d29920 2,280 1.00/1.00 vMB 14
752,300 752,300 0000000000000000000443ea46ebd04ae95ce4abc70845d84c53e979f4de92ed 2,662 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.