Loading Tool

Explorer IconExplorer

Memory Pool

25,874 transactions
26.73 vMB
0.05655113 BTC
Random Selection Loading Transactions
Max Size: 128.11/200 MB

Candidate Block

Mining Attempt 90746ec0103ff47fef1a581baff2f25fc9bf17c9d40df0d5eff2f270dfd7bafe
Version 20000000
Previous Block 00000000000000000001f153be8400a938169c22122f44526eb6818272e825e6
Merkle Root 51b56f0b5b1707c6f341341d710fd49c87cea4b7f9a028385cfd3cac34734eaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,307
Size: 1.00 vMB
Total Fees: 0.00643163 BTC
Feerates: 79.73 > 0.64 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,496 (837,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
76,945 76,945 00000000001eceb1a834a9278af2aa9d1a141a7f2dc7f349d6b5703a8852e4c6 1 0.00/1.00 vMB 0
76,944 76,944 0000000000503c14dd5ac5b735f0177b6358fe4ee990d7f67fb3aeaa4fa6927b 2 0.00/1.00 vMB 0
76,943 76,943 0000000000238092cdb93dc269fbeeb1b609d2a0cfac452bab5ec2752c7b7be2 1 0.00/1.00 vMB 0
76,942 76,942 000000000021013558ffc908c30c4f66ce9c80b14864a41f385c75698c8acf44 1 0.00/1.00 vMB 0
76,941 76,941 00000000005906b2d228b7a3e36011cd65fd89dfde0acb60680b953a05848b3d 2 0.00/1.00 vMB 0
76,940 76,940 000000000021ee1fcc424dbdd9f91e0ae4576288f7bf49e5cce319a203ce0f8b 2 0.00/1.00 vMB 0
76,939 76,939 00000000003aa0cdfedfbf372ea8b9721c90649e7e1256db31c43b6e17d22ab2 3 0.00/1.00 vMB 0
76,938 76,938 00000000003222e407f55237d5326ae43400dbf53689803ea258f2b2f686561d 1 0.00/1.00 vMB 0
76,937 76,937 00000000003af25c36f5c392d4c6036550cc8a665d549ca67894058858f70657 1 0.00/1.00 vMB 0
76,936 76,936 00000000000c69325a1a0512878be398fdc13e03fd5f920aa9b3ef0d1dd2328c 1 0.00/1.00 vMB 0
76,935 76,935 000000000018a809311919d05d7f50925e89ac1601cd2abbdc43559e12bec69a 2 0.00/1.00 vMB 0
76,934 76,934 00000000000c1efbee94299a77f474544b7d30d1a4df6012916ff1335e23c06b 1 0.00/1.00 vMB 0
76,933 76,933 00000000003eb6a23ccd4b3e4fc4a2163f54e04fcd84c89dc18d354f4e45837c 1 0.00/1.00 vMB 0
76,932 76,932 000000000012285fbb084a9106f552a6b97209a820806247672b1b3f0750f53f 3 0.00/1.00 vMB 0
76,931 76,931 0000000000464440413e2b32fbd2cba99cdff97cfb4843f5085587e63f0a4cc3 1 0.00/1.00 vMB 0
76,930 76,930 000000000028982133866246369e0bed9ff946644448458a60615372fabbfe75 3 0.00/1.00 vMB 0
76,929 76,929 00000000003f2aed3daf0d7a966fa40ea3ee31cd5be5d3154265b03625abdef6 9 0.01/1.00 vMB 0
76,928 76,928 000000000038ccdcaad2051f08f2e80ce05df1f30347d4079d14966833f49a80 3 0.00/1.00 vMB 0
76,927 76,927 00000000001800377c528558c3fb50f74ca2966d154c8b5884767617b6ad4cbe 1 0.00/1.00 vMB 0
76,926 76,926 00000000001f4243ecde7b92ec303ce4612e0752610d1324b6646ae47738911f 1 0.00/1.00 vMB 0
76,925 76,925 0000000000410190ae4fcaca95599bbbbd9ca11392176c2d3f44f38af9053d72 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.94 GB
    • Received: 10.93 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.