Loading Tool

Explorer IconExplorer

Memory Pool

76,477 transactions
28.92 vMB
0.07549001 BTC
Random Selection Loading Transactions
Max Size: 176.73/200 MB

Candidate Block

Mining Attempt a2d6975eaa84ade21b0f4427a9a244acdac7a44507b96fd3d7454b562dc3c07a
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 83627ed774767e719573108cde3ad7bf9d074a7ff33bb3df296fbb6767e9921f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.01250575 BTC
Feerates: 77.76 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (198,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,777 716,777 00000000000000000008d0e0b0e97daf6d6334b2237a99af9f925f545f7ea04e 1,607 0.55/1.00 vMB 11
716,776 716,776 0000000000000000000453f354de513da215507c11b0fc9da64ca0c1135a3a86 723 0.22/1.00 vMB 13
716,775 716,775 0000000000000000000a7d274fecebb0d7a7fcf02527b8c73d19b253869e2e1e 1,138 0.45/1.00 vMB 12
716,774 716,774 000000000000000000001364633a4563ecb3b5b2399436fd64b3e4d5e26de357 520 0.24/1.00 vMB 11
716,773 716,773 000000000000000000038ed9499defe20f8a29ce28fed287ea9e55a83d3b7354 388 0.13/1.00 vMB 11
716,772 716,772 0000000000000000000746059c027f47236568bc140c753b1329a5de99b1ca49 2,173 0.86/1.00 vMB 5
716,771 716,771 0000000000000000000465111d9c4f8e800b8bde1a230916e21f5388e3992d3c 2,046 1.00/1.00 vMB 17
716,770 716,770 000000000000000000023434a7e2ace66acebfbe5390cc35e0e04e972bd02889 1,607 0.63/1.00 vMB 4
716,769 716,769 00000000000000000002ab5ccc6ea1afae0adcd6190a4c856de45c6c58e2e596 2,592 1.00/1.00 vMB 14
716,768 716,768 00000000000000000007e8bef421539d01444fd3f83b860b330573ee1cf60b1f 2,781 1.00/1.00 vMB 7
716,767 716,767 00000000000000000006fd818fc5115fdbbebf1acd42834288535bfb47631f8c 2,511 1.00/1.00 vMB 18
716,766 716,766 000000000000000000011220dc3ae90fc7b28b383a6a3c47f560769fcb8673d7 634 0.24/1.00 vMB 8
716,765 716,765 000000000000000000097fe6c32ac9fdb8456bc5590eb9a17f2edf4e14899cad 287 0.14/1.00 vMB 16
716,764 716,764 0000000000000000000271b8f191b08b0936ab3662a2dec45ac88270a6911ed3 1,762 0.77/1.00 vMB 5
716,763 716,763 0000000000000000000a6adbc89d8be5a0470d806a81184eb9f82a409f922151 1,541 1.00/1.00 vMB 14
716,762 716,762 00000000000000000006a24045f2279fb2a5f31a737df59c6927d4a089f28430 1,189 0.47/1.00 vMB 4
716,761 716,761 000000000000000000030e6380e6b96f29a8e80b196eccfecb4bd205bdd89663 2,986 1.00/1.00 vMB 15
716,760 716,760 00000000000000000000b7bf8f4aabb1a2633cd24b208d340b91dd321bfcf21c 1,955 0.66/1.00 vMB 9
716,759 716,759 00000000000000000000d83eda382566217be44e56081ea8064bb81a886b5550 1,276 0.47/1.00 vMB 10
716,758 716,758 000000000000000000025664cd8e5f1a1845ee4b21b17a8b696b805388e1527a 858 0.39/1.00 vMB 10
716,757 716,757 00000000000000000001a8a4c05ddeeeb047e328eaafbbd01bbe1cf7c2d7710e 480 0.14/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.