Loading Tool

Explorer IconExplorer

Memory Pool

80,788 transactions
30.25 vMB
0.11270879 BTC
Random Selection Loading Transactions
Max Size: 182.23/200 MB

Candidate Block

Mining Attempt 92b62a396676a127158d0d37ae635b12bd8a9886af97de2fc714dca01997faa2
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root e894fe60f100565a27de6141002246b0d0cfd24ef135ed130070c29791fac50c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,111
Size: 1.00 vMB
Total Fees: 0.04054699 BTC
Feerates: 150.68 > 4.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (111,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
803,452 803,452 000000000000000000032d8644907c0ac72bd741dc3507874e9afc315bc7b4f2 2,435 1.00/1.00 vMB 12
803,451 803,451 00000000000000000004d8e3682495f6953b2f45996d38828f44f22dce45f3ad 2,938 1.00/1.00 vMB 12
803,450 803,450 000000000000000000053472b9a103ebb3535207bd1242a60d67999871c70791 2,651 1.00/1.00 vMB 11
803,449 803,449 00000000000000000004b75252d3b278ef2554644d6c65b3270d07bbd7a25fef 3,066 1.00/1.00 vMB 23
803,448 803,448 000000000000000000008e330a45776b9454ece94c1e80c02c2d8258bf66c2eb 1,849 1.00/1.00 vMB 9
803,447 803,447 00000000000000000000ced72e6b1ecefd2987fcb5f642643f597d32b37543a6 2,638 1.00/1.00 vMB 12
803,446 803,446 00000000000000000003cd7649d75181950a75af8f5edabb266fa6832e538a41 2,679 1.00/1.00 vMB 12
803,445 803,445 000000000000000000042b166b7475173440c574168f0b4ab44e14777bcf34e4 1,992 1.00/1.00 vMB 12
803,444 803,444 0000000000000000000440e9eaa8c86f4e17a7e28c5dffdc03bd5e6352d13ea9 3,294 1.00/1.00 vMB 24
803,443 803,443 000000000000000000019283bdfa17a8b317a16212420da85bf617743b09d281 5,335 1.00/1.00 vMB 8
803,442 803,442 00000000000000000003b5a37a58ca8251a5e9c53d4c447f4731bc903fbef325 4,203 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.22 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.