Loading Tool

Explorer IconExplorer

Memory Pool

80,041 transactions
31.07 vMB
0.07936304 BTC
Random Selection Loading Transactions
Max Size: 188.03/200 MB

Candidate Block

Mining Attempt a5507c1f802d01f05422e8c1e35052e447a702732648834bee557e9712b9a1ad
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 382d8176a96b5b97208f8c71dfce1bdb6c65a0c151701e0a99f2598c1ab3ada1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,533
Size: 1.00 vMB
Total Fees: 0.01243216 BTC
Feerates: 100.25 > 1.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (190,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
724,679 724,679 00000000000000000004ed1c721995dfc388a4dfc318279dced2ee81c56b4490 1,637 0.92/1.00 vMB 6
724,678 724,678 0000000000000000000706b84ace9b312a005672eb91f9e8ae200b89d61b5b6b 391 0.30/1.00 vMB 4
724,677 724,677 00000000000000000004c87f07e8fa989d511acc3d2fc5a6fe7f4a7ddbe1a898 1,644 1.00/1.00 vMB 3
724,676 724,676 000000000000000000007b48a0c34d04ffa26fd60e81ff1a4d930ff6360b69f8 1,702 1.00/1.00 vMB 6
724,675 724,675 00000000000000000006cdc149b616b59a92e4e8dedb68529a579ed287a1b891 2,411 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.74 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: 708.13 GB
    • Received: 16.72 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.