Loading Tool

Explorer IconExplorer

Memory Pool

35,363 transactions
25.85 vMB
0.06815326 BTC
Random Selection Loading Transactions
Max Size: 131.53/200 MB

Candidate Block

Mining Attempt fa98f686955c2706d71f0be7b5615e16fa0e35c5fd6e47bf72bf4bed22cff0fc
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root a7b9ba035fb3b285a00f464b612023bf7f136a63fec72096c44428b9777ebe33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,317
Size: 1.00 vMB
Total Fees: 0.02087093 BTC
Feerates: 150.77 > 2.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (147,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,943 766,943 000000000000000000007a22c0046feb63e43e915452ab267faf37234759d029 1,852 0.61/1.00 vMB 10
766,942 766,942 00000000000000000001bab2cb3971c54d0747fb43357ede0ab29b59e6edc11c 620 0.28/1.00 vMB 8
766,941 766,941 00000000000000000007a9d7b21a51bd59ca017f939991b3c85189d8561cf2f5 1,988 0.94/1.00 vMB 6
766,940 766,940 00000000000000000001128802192e5f6cb8829d67ddb9656c6bb1e80fc3e3e1 738 1.00/1.00 vMB 4
766,939 766,939 0000000000000000000584022114325291e5d92b21c25f7f980e32a1922b36da 1,282 0.42/1.00 vMB 8
766,938 766,938 00000000000000000000408ea0e8671bdf02ff15aab4fd717c21b50f4c6f9719 544 0.18/1.00 vMB 11
766,937 766,937 000000000000000000074b3cc34eef5171cea0e28aad7afa67f2abd57e8e5f1b 2,030 0.62/1.00 vMB 10
766,936 766,936 00000000000000000003104f642a23200e753be470e510f4c357781e568315b7 2,367 0.85/1.00 vMB 8
766,935 766,935 0000000000000000000443f1a5cddd1100c6847e14f4d6fde68ff2ab03c8b43b 1,227 0.35/1.00 vMB 9
766,934 766,934 0000000000000000000022036f9de09b851143803021a5c129e1e83f1ddec8ae 1,788 0.58/1.00 vMB 9
766,933 766,933 000000000000000000045c9a1f25a02ab66289fcb9bda33afa6015ca09db961d 2,746 1.00/1.00 vMB 9
766,932 766,932 000000000000000000040f04bba1a11364a13d5a6e3732fb3ec18e61cf1c6aed 730 0.20/1.00 vMB 8
766,931 766,931 000000000000000000069d0ba5837bdd251044b6de082cb2668da66a02ba5e45 835 0.30/1.00 vMB 10
766,930 766,930 0000000000000000000039f8111c3fd2160217821456f26b180bb01ae534e27c 1,763 0.84/1.00 vMB 8
766,929 766,929 00000000000000000002bd78a479dc0923f62540cc4b5f41995bd065bf02fbf9 2,057 0.85/1.00 vMB 8
766,928 766,928 0000000000000000000757e776ff1c9b5ea4b94455490159db31504e73b797a9 909 0.31/1.00 vMB 10
766,927 766,927 00000000000000000006867147d446a8f5314161cb1e58b4ad81f3e780e9c3f5 1,630 0.63/1.00 vMB 8
766,926 766,926 000000000000000000070eb83b31add667a76534e3cecaa6a3bca5a373cd3d0e 943 0.50/1.00 vMB 8
766,925 766,925 0000000000000000000581ef40d8797c6467dbbf38f926ab813da4a12c59172c 468 0.23/1.00 vMB 8
766,924 766,924 00000000000000000001467a518de4364d77593a5fc7cd1edad1bf727bca1e02 557 0.46/1.00 vMB 3
766,923 766,923 0000000000000000000540ba96ad08f88134a40fd7bb7fc85d7b944149c5fc78 2,525 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.