Loading Tool

Explorer IconExplorer

Memory Pool

81,202 transactions
29.84 vMB
0.10531074 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt c19c5243b7ead509eb312dd0935c18769d6b91ffbd80a34751d1de6c77667b18
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 77f1c0dedd2766a154a04b7a3cdf3d5503e98c8b1c7c384bb2e1b20ff569fbc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.03981910 BTC
Feerates: 146.36 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (143,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,560 771,560 00000000000000000004b091c631a9d22ea3700b9099ff7a6486a42ee1c1acf1 515 0.27/1.00 vMB 9
771,559 771,559 000000000000000000030cee1aedf07194c28c8637a4dbabf9d09d532f42cc07 891 0.86/1.00 vMB 3
771,558 771,558 000000000000000000064a830f39a12dcdc37e0934c1ba38e240e35b4d532db7 1,356 1.00/1.00 vMB 10
771,557 771,557 0000000000000000000631b6fa0f83aaa5480a479579cff12ee4fde4d06f4752 216 0.11/1.00 vMB 6
771,556 771,556 00000000000000000003f0093667c395b5fd6fee4ed5f01015b388ce2b8a4fe9 1,745 1.00/1.00 vMB 2
771,555 771,555 00000000000000000006edfc5de50fa0d609f358096cf275c53d77ed92e55377 2,793 1.00/1.00 vMB 7
771,554 771,554 00000000000000000003548c2f12e3314cbe506f5385a00bfbd2179f8d29e5cb 3,293 1.00/1.00 vMB 14
771,553 771,553 00000000000000000001c159fb533d845b36389d8969f3b100ea9bf48e678b7a 2,880 1.00/1.00 vMB 10
771,552 771,552 00000000000000000006cf6683d39f0440e50cda718aab7aa66ae2049749739c 2,596 1.00/1.00 vMB 18
771,551 771,551 0000000000000000000777ceade95e5ebb7befdffd393e56a774c6a0354cd122 716 0.48/1.00 vMB 1
771,550 771,550 00000000000000000005a4293c9ce034fcc2d030baa6356df1a9b152b1bc8e57 692 1.00/1.00 vMB 3
771,549 771,549 0000000000000000000509f2a7128c57123f88230e605ff6f2b1ab953407ebae 70 1.00/1.00 vMB 1
771,548 771,548 00000000000000000000d4c370e9bcb1ecff6ec30695e5a7f02281cad5f3e87c 2,426 1.00/1.00 vMB 9
771,547 771,547 000000000000000000044fe51cf464d2a05942da6be7761391d580794c8d77f6 1,681 1.00/1.00 vMB 8
771,546 771,546 000000000000000000065e9a3e09480c6b900a349c2febacff31a241fd1772b4 1,976 1.00/1.00 vMB 8
771,545 771,545 00000000000000000001cc1955c153d076d9bd17d5af498b99b597b435528687 456 1.00/1.00 vMB 3
771,544 771,544 000000000000000000066849b18aef753502e4da3f7244a3e36dad17002dc804 2,799 1.00/1.00 vMB 16
771,543 771,543 000000000000000000003a3b3e5636c0b698b40afc2a9dc5dc533310146bafd8 1,090 1.00/1.00 vMB 9
771,542 771,542 000000000000000000034e026552cb73afb4324eb52b8d1219ce6ed5ba69abff 2,262 1.00/1.00 vMB 20
771,541 771,541 00000000000000000007638aa3ba89124c4c29d88388f7ee69fefb24f69df1f4 1,168 1.00/1.00 vMB 8
771,540 771,540 00000000000000000007e0559a561f753cd54ef26d148fd3c98f97c956c68945 184 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.58 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.30 GB
    • Received: 15.90 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.