Loading Tool

Explorer IconExplorer

Memory Pool

81,019 transactions
30.39 vMB
0.13390079 BTC
Random Selection Loading Transactions
Max Size: 181.96/200 MB

Candidate Block

Mining Attempt abc2b896f31e85b91f2d9d835883624684e26b07d4b576db57fdeab62bae1171
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 094cd5efdb76299f483fa1742dec397d60e532335a4a36dae3a8a1e7a1f94ad1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,636
Size: 1.00 vMB
Total Fees: 0.06153940 BTC
Feerates: 150.86 > 6.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (385,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,693 529,693 000000000000000000053a3c9647e30336443d17e81ebe6bebe6e0cc7f5c8c68 1,006 0.87/1.00 vMB 5
529,692 529,692 0000000000000000003305105cbb7c843ca26881017ee04aa9272ba8323e95b2 643 1.00/1.00 vMB 6
529,691 529,691 00000000000000000014234e2d8f3c2b74e121143aea6b02166859f5f70b0436 160 1.00/1.00 vMB 3
529,690 529,690 00000000000000000033ceeb1484246130266c939e10acaad01f89441e6b70e5 374 1.00/1.00 vMB 3
529,689 529,689 000000000000000000048cbfd0cd0eb45d6518763785262d4af7d5cc58fe18ee 2,146 1.00/1.00 vMB 22
529,688 529,688 0000000000000000001dee5fd46462bfab8e2d8814794cbecbc05816db521a99 2,990 1.00/1.00 vMB 48
529,687 529,687 00000000000000000026acc7f21d9205d616c8ce091f353badb840c1b1eb51c6 2,780 1.00/1.00 vMB 19
529,686 529,686 00000000000000000004a323562d46e2c816bd009d96d39076418a65b28270ef 2,364 1.00/1.00 vMB 58
529,685 529,685 00000000000000000003c41ac554c778d710d47c1ccd78593816354e34fc456f 648 0.32/1.00 vMB 38
529,684 529,684 00000000000000000015e1e5dc07a2f7629cd422643999592bc7eab1fb7c119f 45 0.01/1.00 vMB 31
529,683 529,683 00000000000000000005036708b14a59de1f2168041cd663566a87f8f4b9d109 2,040 0.84/1.00 vMB 29
529,682 529,682 00000000000000000009daa012052d941a2f9ff0fa796ef0ff2e6e1403e7443c 432 0.21/1.00 vMB 33
529,681 529,681 00000000000000000032d464fb99b5b71f496e9a9e52181ca05222355c2cb98a 845 0.48/1.00 vMB 27
529,680 529,680 0000000000000000002957616227155fbaa03ef22a057cec4b5f02f48d1f6d05 1,014 0.58/1.00 vMB 52
529,679 529,679 000000000000000000362efc3c92aa17e6971e7545c74dee4d3fcc41536e9c71 1,683 0.64/1.00 vMB 33
529,678 529,678 00000000000000000014827f4e4dfcb2006c3811576855cd6026413073e31047 2,350 0.90/1.00 vMB 35
529,677 529,677 0000000000000000002f9a57d60001133d4a3427375ac411411be48a08c1689f 1,885 0.98/1.00 vMB 22
529,676 529,676 0000000000000000002db3da155ddc0e1e34489adda4a8c666428fb2618c0314 2,382 1.00/1.00 vMB 16
529,675 529,675 000000000000000000185ebaa00a59aef247db0d80691acd7577fabc79e0a9f8 2,975 1.00/1.00 vMB 51
529,674 529,674 000000000000000000261d1091fbefc17099ce58800522ee36c439fd77b06a8e 1,528 0.92/1.00 vMB 39
529,673 529,673 0000000000000000000ebbcf16ae91b63881797f6d03a5f32ae1483c7358b8bf 1,447 0.87/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.