Loading Tool

Explorer IconExplorer

Memory Pool

41,277 transactions
28.38 vMB
0.08154962 BTC
Random Selection Loading Transactions
Max Size: 146.51/200 MB

Candidate Block

Mining Attempt f79d5aa228b040765d90793ce192e28dcf7b28454b4082df8dbdbb80afb25f11
Version 20000000
Previous Block 000000000000000000000c8dd3aa90b2683bd797f53b5c708aaea95dbee3ac0c
Merkle Root 44838eaa734b8c1fff49069b0f38827e27a04f5c1ff266bb9978983cebf3e639
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.01735456 BTC
Feerates: 8.16 > 1.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,307 (4,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,762 909,762 0000000000000000000137adec7900be617f7e42a721142ec2acb4c191ed3447 213 0.06/1.00 vMB 4
909,761 909,761 0000000000000000000140f9294f3e6a9d6be2e67e4cdf2bd46730dd3328eef4 4,504 1.00/1.00 vMB 0
909,760 909,760 00000000000000000000060043f9380dfe1ba94ff8a29e4d739ff97de592c6ff 3,918 1.00/1.00 vMB 3
909,759 909,759 000000000000000000020d27017d859e693eaf6dc2a1b68263ad26463dcd817f 3,719 1.00/1.00 vMB 2
909,758 909,758 00000000000000000001b11a01ac9d9815f98801b5182b1c3b20ed27eb6a59f9 4,035 1.00/1.00 vMB 2
909,757 909,757 00000000000000000001e83fde3ff562b7c21f9df0c1e8e4db48b337992883fd 4,345 1.00/1.00 vMB 1
909,756 909,756 00000000000000000001e9a6fcc23a90418f4902210f07988ef18859f97f570a 3,524 1.00/1.00 vMB 5
909,755 909,755 000000000000000000009c9f855e32557543990042a35403939c34728bab6385 760 0.31/1.00 vMB 2
909,754 909,754 00000000000000000001b4b89a2bab6997dc9deb65219187b6fa48fde8dfb8fc 2,515 1.00/1.00 vMB 1
909,753 909,753 00000000000000000000ec66985583b7b7784028f1eb6c39938927a27eb6ac08 870 1.00/1.00 vMB 1
909,752 909,752 00000000000000000001480f5f15d3d6ece3de9467fa855f61b39391ca21b580 1,219 1.00/1.00 vMB 1
909,751 909,751 00000000000000000001c903edf630354097a2d8d064942c96af29c2193e1168 2,113 1.00/1.00 vMB 2
909,750 909,750 00000000000000000001ebcd8a5dac0e2a2a47421092552b85a6550b3b6e63d4 2,415 0.86/1.00 vMB 2
909,749 909,749 00000000000000000000db26a8b1b18ab40a00386359ea0d90ae08aca0914238 3,256 1.00/1.00 vMB 5
909,748 909,748 00000000000000000000c78c6a9d15a82c677cef9ad6dab2dffa23406f15e04f 810 0.21/1.00 vMB 3
909,747 909,747 00000000000000000000842311bf3da5cafcbd6a3c14de9bcb00f081e80a8aaf 1,485 0.51/1.00 vMB 3
909,746 909,746 0000000000000000000196a2f85eb8fb582a518268e9ce4f3d1d1880229c530a 447 0.16/1.00 vMB 2
909,745 909,745 0000000000000000000217340d9c1de40bddf03013de020830c08effbbd3fe05 1,439 1.00/1.00 vMB 1
909,744 909,744 000000000000000000002edee16c58dae827e6f50744e33c91b058cdbad77a42 1,563 1.00/1.00 vMB 0
909,743 909,743 0000000000000000000161f4f2bbb97f4f265d5f9fa99064f38637bd4c07a222 3,741 1.00/1.00 vMB 4
909,742 909,742 000000000000000000020b602b59883889a5618b37c9a9af421803fea7b61200 2,655 0.94/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 581.44 GB
    • Received: 9.12 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.