Loading Tool

Explorer IconExplorer

Memory Pool

82,790 transactions
30.53 vMB
0.15990129 BTC
Random Selection Loading Transactions
Max Size: 185.26/200 MB

Candidate Block

Mining Attempt 6d60ab2ffa40216da1065f9e9e950f466abb348f8820354bf1f23388559852b9
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root a92aa7a6de69a02ba51170ba2367b9cf985eea9fa7777f7d0d95299c165d40a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,066
Size: 1.00 vMB
Total Fees: 0.08178594 BTC
Feerates: 111.00 > 8.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (111,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,473 803,473 000000000000000000038f00cd0a3519e374a15e3210125caa279578d1e62dd1 1,601 1.00/1.00 vMB 9
803,472 803,472 000000000000000000035fd6ae98f4daceb7772980aa011f39504ec3873ff469 3,400 1.00/1.00 vMB 22
803,471 803,471 0000000000000000000271dcabefaf7e3547890bcdf69a0b27aaf6df61da8d79 3,657 1.00/1.00 vMB 9
803,470 803,470 000000000000000000038aec74f2dc729d985646847a2ccb199e570fd7dabf5d 4,993 1.00/1.00 vMB 9
803,469 803,469 00000000000000000003baa102e6ae48d24f637b977a3c555083dd31fbff3ed2 2,016 1.00/1.00 vMB 9
803,468 803,468 00000000000000000004a3f9e3dce181f1c5587d8e26b6353c3ea2a66e12746a 3,061 1.00/1.00 vMB 16
803,467 803,467 00000000000000000004eb5f7937439d9a71259432e34b9714bea527e1c790c4 3,362 1.00/1.00 vMB 15
803,466 803,466 000000000000000000010268a35671c48de634b599905d0c60f909a0815aa07a 4,141 1.00/1.00 vMB 10
803,465 803,465 00000000000000000004b0c78e0a253284c7f9be1214c69be58a34760ecb6698 3,577 1.00/1.00 vMB 9
803,464 803,464 00000000000000000000471dea15f8e6d392c305f9a6afea37e420fd627fa207 3,622 1.00/1.00 vMB 11
803,463 803,463 00000000000000000002425f4b2d109474ef7c5570b74882f497faa0dd6df1af 4,342 1.00/1.00 vMB 9
803,462 803,462 0000000000000000000470a2b5081cdc34797360b0376e2460a017e0c8ec8543 4,399 1.00/1.00 vMB 10
803,461 803,461 0000000000000000000505505c8c1c846173bbfcaf88ee70aa9bd8f7ddc17caa 3,040 1.00/1.00 vMB 13
803,460 803,460 00000000000000000002ded9bdc32f866255c715a76d3cc95b45002ea6e68eb1 4,033 1.00/1.00 vMB 9
803,459 803,459 000000000000000000009ac457b406e18f20d066fbab165d1ed60894809a66f7 2,768 1.00/1.00 vMB 8
803,458 803,458 00000000000000000004a948144db8e6ef26feacb137de27090c8157f79a7b25 1,749 1.00/1.00 vMB 9
803,457 803,457 00000000000000000000bb378161808808a139810c681914df53c4b5f1320f0f 2,360 1.00/1.00 vMB 11
803,456 803,456 000000000000000000020a4cc5c547363d741271016cc265bf8745209739fdea 2,064 1.00/1.00 vMB 13
803,455 803,455 00000000000000000002c0736b4a33aa4652cc607c639fc8e13d57f6bc3808d5 2,916 1.00/1.00 vMB 18
803,454 803,454 00000000000000000003db45d2291811a624ad5b805e4bea7c36a28e61656ef5 3,109 1.00/1.00 vMB 13
803,453 803,453 00000000000000000003ab8b2f5aa083086dab91e468eff274b4913067c00fa2 4,274 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.61 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.91 GB
    • Received: 16.06 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.