Loading Tool

Explorer IconExplorer

Memory Pool

39,735 transactions
25.88 vMB
0.06315237 BTC
Random Selection Loading Transactions
Max Size: 134.30/200 MB

Candidate Block

Mining Attempt ddc5e172652033128ac675aa738e2d86ca875d18225da120db1d2169e2e2a470
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 87d5d75c0d448cd8ff66a72b97951531eba0c8804836735de8bffe36b21cfab0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,089
Size: 1.00 vMB
Total Fees: 0.01463987 BTC
Feerates: 73.20 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (331,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,624 583,624 000000000000000000153dd43a909edc330b0f4cd9282c5b3437336a808794d8 2,770 1.00/1.00 vMB 87
583,623 583,623 00000000000000000007834723566aac389967bb6fe1a21a70be110fc19ce793 2,558 1.00/1.00 vMB 104
583,622 583,622 0000000000000000000b1782a7311454808395a9865edf1deae5fd92ab7f6530 2,699 1.00/1.00 vMB 39
583,621 583,621 00000000000000000014b70f3113502f5f23f31614aa8581db8838a0aa2e053c 2,663 1.00/1.00 vMB 61
583,620 583,620 0000000000000000001adc257897101371a98078a1263f96cbe4b6d17aee3680 2,850 1.00/1.00 vMB 69
583,619 583,619 0000000000000000001fb2e5d6794f2667beeda1e1c028eb0e1e4a892587ae19 2,866 1.00/1.00 vMB 104
583,618 583,618 000000000000000000091118959bc6095168009fa7a0d69b3e97920fa604684a 2,819 1.00/1.00 vMB 64
583,617 583,617 0000000000000000000530955f706d83a5b22053ae55db8e8fd941ee1140f06b 2,463 1.00/1.00 vMB 27
583,616 583,616 000000000000000000206c743f545a60c095f9a84f4aec6aea496b0f67a0e3ca 2,946 1.00/1.00 vMB 53
583,615 583,615 00000000000000000010a5d659f2b8ea7865f465e988ee2cf349542f6d67479d 2,606 1.00/1.00 vMB 18
583,614 583,614 0000000000000000001d335ecfaa54ee20ea845639121f409fb3378bb31f67f6 3,180 1.00/1.00 vMB 91
583,613 583,613 00000000000000000013c99448984dda498ab09bba6ea13a1bda646145bc6d9f 2,153 1.00/1.00 vMB 35
583,612 583,612 00000000000000000000da70449acf747c7c848da533fb25dec2fdb2689b55c9 2,231 1.00/1.00 vMB 77
583,611 583,611 00000000000000000004105aec3a75c5f3f7daf737f2481fc54951b758151538 2,089 1.00/1.00 vMB 12
583,610 583,610 0000000000000000000a7e36acae6741cc87d40752570ae928a1d569666bb0fb 2,641 1.00/1.00 vMB 58
583,609 583,609 0000000000000000001460fc84dac45b20223daebe450a22e76781045a716254 2,986 1.00/1.00 vMB 101
583,608 583,608 0000000000000000001b8271e78da33fb31d92231583ee6b59e23e77ca1dfec6 2,882 1.00/1.00 vMB 33
583,607 583,607 0000000000000000001fc6287fd1a61191187cc753cff192c52b2fc4a067c1bb 2,620 1.00/1.00 vMB 44
583,606 583,606 0000000000000000000bf15c8c98f4c9fce27babe961c7882bb26d265569079e 2,627 1.00/1.00 vMB 70
583,605 583,605 0000000000000000000734ca65736623d1b68d4d2278564d3305a48c6a5fbf72 411 0.13/1.00 vMB 59
583,604 583,604 00000000000000000009b53bd500563fcaebd8e61138fd674c44475ec92e5c0c 2,159 0.77/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.16 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: 653.42 GB
    • Received: 13.87 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.