Loading Tool

Explorer IconExplorer

Memory Pool

54,537 transactions
32.24 vMB
0.22467983 BTC
Random Selection Loading Transactions
Max Size: 172.84/200 MB

Candidate Block

Mining Attempt 93b3de252583e57139ae762ee5c5762a8ccccc1d87aef5d1117b74a83a26b369
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 7ac942aa627c7da5900fe86ff562fe557f48450877658a52a750b3caa9c8a8de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,918
Size: 1.00 vMB
Total Fees: 0.11876360 BTC
Feerates: 101.66 > 11.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (153,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,312 761,312 000000000000000000027bbb9ed73b01ebfe60b02b61c9f80a4cdd6b79ea9b1e 1,441 1.00/1.00 vMB 17
761,311 761,311 000000000000000000066c4c3cb971f4716843ded3c82869376ac61e9272f9e0 2,635 1.00/1.00 vMB 14
761,310 761,310 00000000000000000005327dbff4cb7b39d8a9f608c2ff32e5339434978a5dff 1 0.00/1.00 vMB 0
761,309 761,309 000000000000000000046d2e004fd3019ec3ca24d1e1057bb7bf7599c6a37e56 2,964 1.00/1.00 vMB 16
761,308 761,308 000000000000000000000c127d042af60978e2570e847dc445c4adea95cb2ccd 1,692 1.00/1.00 vMB 10
761,307 761,307 0000000000000000000523f4da7ba3c902366a3cd113d11a9b7741fc10deaa4b 2,657 1.00/1.00 vMB 9
761,306 761,306 00000000000000000000741b300c34cae1d0ec7dc929bd4dd264b2b9568c8808 2,985 1.00/1.00 vMB 13
761,305 761,305 000000000000000000045a572928876af1f72a7d6d863a62190d18b2ea77549d 3,477 1.00/1.00 vMB 21
761,304 761,304 000000000000000000076498c23e3391c49ead0d22df4cb3db103754cb033743 2,814 1.00/1.00 vMB 15
761,303 761,303 000000000000000000045d332ce37cccf173bd0e82b8c6d1db7fbbf849eb7444 3,352 1.00/1.00 vMB 23
761,302 761,302 000000000000000000072a7d18674f4ab188a3328d99ce3908892dceb4c72331 1,341 1.00/1.00 vMB 13
761,301 761,301 0000000000000000000310f742afba3f712b954d15825b189373998f264c0e38 1,714 1.00/1.00 vMB 19
761,300 761,300 000000000000000000028efd0136b2f3ab046f9da1642660f8459e245f3825b9 1,268 1.00/1.00 vMB 15
761,299 761,299 0000000000000000000288b0606bd8713c542a5a1e04ce1786298fdcbb5408ca 1,729 1.00/1.00 vMB 4
761,298 761,298 000000000000000000003cb25ce3fc946ff0ca55781d747d4ecffb2cd1bc5a72 2,236 1.00/1.00 vMB 9
761,297 761,297 0000000000000000000320ca950164014e2b399076c1650e58acbcab0752b9d4 1,329 1.00/1.00 vMB 11
761,296 761,296 00000000000000000002c0a00ffd373566fe4e775e6c064ee3904d76929b0b5c 3,087 1.00/1.00 vMB 15
761,295 761,295 00000000000000000001f9b0d4e6c76af4e4cb3b5844b6f4eab2237fab36425e 2,609 1.00/1.00 vMB 13
761,294 761,294 000000000000000000043e9d97113e56d885592fc2fa3ae71af051d58a95a776 3,180 1.00/1.00 vMB 24
761,293 761,293 0000000000000000000227332c85b211b1ed4881e5dcbf53f7f7a0a1f9155ed0 3,085 1.00/1.00 vMB 15
761,292 761,292 000000000000000000076f8567501b43f536918792ae7d072eb2b70061822dd8 702 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.