Loading Tool

Explorer IconExplorer

Memory Pool

74,880 transactions
27.62 vMB
0.07422978 BTC
Random Selection Loading Transactions
Max Size: 168.48/200 MB

Candidate Block

Mining Attempt 6e448ec7b675b4e18a4d7f68df959355f45c6a6af65903cdb3b0801e2ca45fdc
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root d2fe7270d39f4ef6f0b22aa08ae7bca5f0ea9c1755c69bfe3548586eabf1523c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,305
Size: 1.00 vMB
Total Fees: 0.01523937 BTC
Feerates: 100.35 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (190,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,700 724,700 000000000000000000011a3105997a2bf2e13635a7ecdda22f5267d9ac37c37c 873 1.00/1.00 vMB 5
724,699 724,699 00000000000000000006a952f5d8f739ef61721af67d3e65515bd77eea855758 2,142 1.00/1.00 vMB 4
724,698 724,698 00000000000000000000aa6d539c89ff6c6154b361e39fd7c5472f23975ec372 1,952 1.00/1.00 vMB 14
724,697 724,697 000000000000000000065676a19a2dfba0171b592d52f5ea7db54d45bb386400 1,320 0.59/1.00 vMB 8
724,696 724,696 0000000000000000000409cb35541f3856381485971232173af25980ff3a0f1a 2,348 0.93/1.00 vMB 3
724,695 724,695 0000000000000000000590d333d697ca5d06736689a47a4198857ee937dfac83 2,547 1.00/1.00 vMB 15
724,694 724,694 00000000000000000003fe97cd264f32b053b8c4e39096a4e92afeb12d51bed8 946 0.70/1.00 vMB 5
724,693 724,693 00000000000000000004f016d1c4bcb292e5fa4fa508d2a1e7f2768a7dcd1ba9 1,258 0.76/1.00 vMB 12
724,692 724,692 0000000000000000000329fc59b9922d8d660eac82cc234a60d910e82e36ce13 2,283 1.00/1.00 vMB 7
724,691 724,691 00000000000000000000002a2a53d24ef9e2f8eb8dd628e603bfcac472aeffc3 724 0.76/1.00 vMB 2
724,690 724,690 00000000000000000001fba9b1925ac7a11c38fe8f922cec831d9538bdb49fdf 2,116 0.99/1.00 vMB 6
724,689 724,689 0000000000000000000095b2e20c687c1e3320af5ca9c18bc19b1b4854a20983 813 0.74/1.00 vMB 4
724,688 724,688 0000000000000000000492565d8637f4ae4a5094453fafee1cbaf8ce70c79575 1,420 0.63/1.00 vMB 7
724,687 724,687 0000000000000000000432f810df88118b667846c8d428f3058729af8c788d95 143 0.06/1.00 vMB 7
724,686 724,686 0000000000000000000052f1d93d3faddb4fce24d4b185c73e97d0d02a54208f 254 0.07/1.00 vMB 9
724,685 724,685 00000000000000000003cca59f8386142f8da65d7117ab683235df132a777b4f 1,072 0.50/1.00 vMB 7
724,684 724,684 00000000000000000003ef2f587378d8916d77eb19c9a8bcdc5df31dcc27ce95 1,183 0.56/1.00 vMB 7
724,683 724,683 00000000000000000000697d7031cb4599a747d2e1df5eeb2c79685f571fd0a3 1,022 0.48/1.00 vMB 8
724,682 724,682 00000000000000000005440db7de6a302289faf96517d22c4cbe96df9c43e129 83 0.04/1.00 vMB 7
724,681 724,681 00000000000000000003e4fbd2555ee53cc05c6a32568ef529df36f4863237fc 660 0.32/1.00 vMB 6
724,680 724,680 00000000000000000000d2f8d13c136f823ccd7011be161a2020a562ecbb3728 1,161 0.56/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.